sta1r / strangerpixel.github.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

strangerpixel.com

A fresh start for my site using Jekyll, Daniel McGraw's [Jekyll Base] (https://github.com/danielmcgraw/Jekyll-Base), and prose.io.

Updates and deployment

Concurrently:

jekyll serve --watch
compass watch

Preview at http://localhost:4000. Commit and push to master to deploy.

Legacy blog

To restore:

  • rename posts-old to _posts and run jekyll serve to regenerate
  • remove the tilde from ~blog.html to output _site/blog/index.html
  • edit the exclude array in _config.yml to restore tags and categories

TODO

  • Find a better/lighter integration for SASS and Jekyll.

About

License:Apache License 2.0


Languages

Language:HTML 46.0%Language:Mustache 33.6%Language:SCSS 14.5%Language:CSS 4.5%Language:JavaScript 0.7%Language:Makefile 0.4%Language:Ruby 0.3%