Top "Jekyll" questions

Jekyll is a blog-aware, static site generator written in Ruby.

grunt watch & connect

I am kinda new to grunt and want to use it with Jekyll and some LESS-compiling. My problem now is, …

javascript gruntjs jekyll grunt-contrib-watch
Including CSS stylesheets in Jekyll pages

I have been playing around with Jekyll for a couple of weeks now and I am trying to create a …

html css jekyll
YAML front matter for Jekyll and nested lists

I have a set of nested yaml lists with something like the following: title: the example image: link.jpg products: …

yaml jekyll
How to deploy a jekyll site locally with css, js and background images included?

I've been trying to load my octopress site (based on jekyll) to my local network. There is no server, I …

css image static publish jekyll
How to customize Jekyll's url?

I would like to use Jekyll to create a site. not a blog. Is there a way to avoid to …

html ruby jekyll
301 redirect for site hosted at github?

Here's a Github repository of mine: https://github.com/n1k0/casperjs There's a gh-pages branch to hold the project …

redirect github hosting jekyll github-pages
How do I protect a directory within github-pages?

I am building my personal website using Jekyll and hosting it at github-pages. I would like to have a password …

jekyll github-pages
What is the best approach for redirection of old pages in Jekyll and GitHub Pages?

I have blog on github pages - jekyll What is the best way to solve url strategy migration? I found …

redirect github jekyll http-status-code-301 github-pages
Jekyll & KramDown - How to Display Table Border

I am using Jekyll default kramdown. I have a table showed using surround text, etc. | Tables | Are | Cool | | ------------- |:-------------:| …

html css markdown jekyll kramdown
How do I use disqus comments in github pages blog (Markdown)?

Is it possible to integrate disqus html comments in a blog using github-pages? I like the idea of using github, …

jekyll github-pages disqus