Useful links:
- Octopress Documentation – Obviously.
- Jekyll Wiki: Template Data – information about the data Jekyll provides for you to use in templates
- Shopify Wiki: Using Liquid – Liquid markup tutorial
- GitHub liquid Wiki: Liquid for Designers – More detailed Liquid information
- Rsync man page – For tweaking command line parameters for rsync deploy
Stuff to accomplish:
- Separate my tools category posts, so they are linked only from the tools page (not the main page, next/previous links, blog archive, or rss. Sitemap is OK I suppose.) – Done – changed from posts to pages
- Make it launch an editor when I do
rake new_post["whatever"]
– Done, by editing Rakefile