Jekyll
This site has been upgraded to Jekyll. This recent move away from Wordpress to a static site generator has made things much faster. The old Wordpress site has been archived and is available, with some reduced functionality, here.
Check out the Jekyll docs if you would like to know more about this static site generator. Users with bugs/feature requests should head over to Jekyll’s GitHub repo. Development questions may be posted on Jekyll Talk.
Jekyll Development Resources
- Jekyll cheatsheet
- Markdown cheatsheet
- Markdown guide by Matt Cone
- Matt’s cheatsheet
- Themes
- Plugins
- Liquid templating language documentation by Shopify
Advanced Jekyll functions and topics
- Customized dynamic menu generation
- Plugin-less includes for Jekyll
- Syntax highlighting for code blocks using Rouge
- For a list of supported languages go here
Useful code
- Installing additional Jekyll Ruby-based
gems
(such as plugins or themes) from the default repository:- In your terminal shell:
gem install --GEM-NAME--
- In your terminal shell:
Material on this site is licensed under a Creative Commons BY-NC-SA 4.0 license unless specified otherwise.