GithubHelp home page GithubHelp logo

Comments (14)

Simpleyyt avatar Simpleyyt commented on June 2, 2024 1

Maybe finished this weekend.

from jekyll-jacman.

Simpleyyt avatar Simpleyyt commented on June 2, 2024 1
  1. You may add it like this: ![local image](/assets/img/banner.jpg)https://www.colins.xyz/assets/img/banner.jpg
  2. Read this post: https://jekyllrb.com/docs/posts/#post-excerpts

from jekyll-jacman.

Simpleyyt avatar Simpleyyt commented on June 2, 2024 1

add it to _config.yml excerpt_separator: <!--more-->

from jekyll-jacman.

Simpleyyt avatar Simpleyyt commented on June 2, 2024 1

Done. Add tagcloud. But it is a little ugly. #

from jekyll-jacman.

Simpleyyt avatar Simpleyyt commented on June 2, 2024

Sorry. Because the theme is ported from hexo, some instruction is wrong. The correct path is /tags and /categories (I had created them). And add follow on the _config.yml:

menu:
  Home: /
  Categories: /categories
  Tags: /tags
  Archives: /archives
  About: /about

from jekyll-jacman.

Simpleyyt avatar Simpleyyt commented on June 2, 2024

I had updated the document.

from jekyll-jacman.

0bo avatar 0bo commented on June 2, 2024

I saw your pull request in my one, so nice of you! Thank you :P

Another issue is that tagcloud in widgets seems not working. when I add it, github give notice

A file was included in /_layouts/default.html that is a symlink or does not exist in your _includes directory. For more information, see https://help.github.com/articles/page-build-failed-file-is-a-symlink/.

Could you please check?

from jekyll-jacman.

Simpleyyt avatar Simpleyyt commented on June 2, 2024

It is not yet implemented.

from jekyll-jacman.

0bo avatar 0bo commented on June 2, 2024

Thanks for your great work! really enjoy it!

Just another question, is it possible to include /assets/img file in post? I tried in my test post by ![](/assets/img/xxx.jgp), but it seems not working. Anyway to add this feature?

Thank you

from jekyll-jacman.

0bo avatar 0bo commented on June 2, 2024

also, in the home page, my test post only show title without other content, even I didn't add any

<!--more--> tag

how can I make mine like yours?

thank you

from jekyll-jacman.

0bo avatar 0bo commented on June 2, 2024

well, for the second question, I guess I found the way. just don't add empty line, then it will show up.

then what <!--more-->tag use for?

I saw you add <!--more-->tag in most posts

from jekyll-jacman.

0bo avatar 0bo commented on June 2, 2024

hi,

just find that when set close_aside: true, the sidebar of gallery post won't close.

Is it a function needs to add or I can set somewhere?

I tried add close_aside: true under layout part, but it doesn't work.

Thank you.

from jekyll-jacman.

Simpleyyt avatar Simpleyyt commented on June 2, 2024

close_aside can only be set on _config.yml.

from jekyll-jacman.

0bo avatar 0bo commented on June 2, 2024

so, does it work with gallery post? it seems not 😭

you know it would be beautiful if we can close sidebar on gallery post, so that pictures will be in the middle 😆 sorry for ocd :P

from jekyll-jacman.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.