Jekyll is a blog-aware, static site generator written in Ruby.
If I have a page/post in Jekyll with headers, is it possible to auto-generate a table-of-contents/outline for navigation? …
markdown jekyllOne of my web pages needs to include rows of items (image, title, description). The description must accept markdown. I …
yaml jekyll github-pagesI'm aware that there are single-level breadcrumbs in http://raphinou.github.com/jekyll-base/ but I'm looking for some good ways …
breadcrumbs jekyll liquidWhen I run jekyll --server my site is available at http://localhost:4000/, but when I deploy to GitHub Project Pages, …
jekyll github-pagesI am setting up a basic Github-hosted Jekyll website (so minimal, I am not even bothering to change the default …
jekyll liquidI am using jekyll with Github pages for my website. I am trying to make some posts not visible in …
html post github jekyll github-pagesI have built a site locally with Jekyll, and have pushed it to a new master repo (username.github.com) …
github jekyll github-pages