Jekyll is a blog-aware, static site generator written in Ruby.
Is it possible to setup configuration values within the config.yml file and have them be printed within the HTML …
jekyllThis is my first time to use Jekyll and Pygments. But I don't know how to insert colorful code snippet. …
css jekyll pygmentsAs of maruku engine (the default), writing table like surround text, etc. | Tables | Are | Cool | | ------------- |:-------------:| -----:| | col 3 is | …
jekyll github-pages redcarpetI've got a Markdown-formatted sidebar that I'd like to show up in my Jekyll blog. I'd previously tried to include …
markdown jekyllI am working with Jekyll and GitHub flavored markdown. The end result is to host the content on GitHub Pages. …
markdown jekyll github-flavored-markdownI created a Jekyll-powered blog and am hosting it with GitHub Pages. Now, I want to set up a subdomain (…
github subdomain jekyll host github-pagesI'm trying to pick a random element from an array -- is this possible using Liquid/Jekyll? I can create …
jekyll liquidI want to build documentation site using Jekyll and GitHub Pages. The problem is Jekyll only accept a filename under _…
jekyll github-pagesI'm using kramdown with Jekyll on GitHub Pages. I have a piece of markdown that I want to use twice, …
markdown jekyll github-pages static-site kramdownI'm trying to use Kramdown's auto "Table of Contents" generator on a page (not a post) on my Jekyll site. _…
jekyll kramdown