Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 911 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 911 Bytes

RealJenius.com Site Source

Overview

This is the Jekyll site source for http://realjenius.com.

Of particular note for lurkers:

  • Custom category/tag index and feed generation within _plugins.
  • A few other custom plugins for generating post urls, and expanding URLs when generating feeds.
  • Stylesheets and layout are all Twitter Bootstrap based.

On Deployments

Github builds are a branch mirror from my private Git repo. Deploys are automated to the site with a post-receive hook much like that documented here: Jekyll Post-Receive Git Deployment.

Questions/Comments?

Feel free to Contact Me!

Prerequisites

  • Jekyll 1.1.2+
  • Ruby 1.9.3+
  • Pygments 1.6+
  • Kramdown 1.2.0+