Jekyll is a blog-aware, static site generator written in Ruby.
My blog is built with Jekyll on Github. In the navigation bar, the default order is Pages, Messages, About, Archives. …
jekyll github-pagesThere are many themes for Jekyll, e.g. https://github.com/jekyll/jekyll/wiki/Themes. What is the easiest way …
ruby jekyll jekyll-bootstrapI am using Jekyll as a static generator for a website (not a blog), and I want to have an …
jekyll github-pagesI've been using Jekyll for a static site (so that its easy to maintain), and have been stuck at the …
html jekyllI have a Jekyll blog and I want to use MathJax with it, in the sense that I want to …
jekyll mathjaxMy jekyll blog template have links to resources and pages like so: {{ site.url }}/my-page.html This works well in …
hyperlink jekyllI'm trying to implement a service catalog in Jekyll, in which each of 20 or 30 pages will contain a 7x2 table. …
yaml liquid jekyll