|
Initially developed to generate the GitHub static pages, it can also be set to read a template, run it through Textile or Markdown and Liquid converters, and spit out a complete static website.
Here are some key features of "Jekyll":
Process:
· Set up the basic structure of the site
· Create some posts, or import them from a previous platform
· Run the site locally to see how it looks
· Deploy the site
Requirements:
· RedCloth: Textile support (Ruby)
· Liquid: Templating system (Ruby)
· Classifier: Generating related posts (Ruby)
· Maruku: Default markdown engine (Ruby)
· Directory Watcher: Auto-regeneration of sites (Ruby)
· Open4: Talking to pygments for syntax highlighting (Ruby)
· Pygments: Syntax highlighting (Python)
What's New in This Release: [ read full changelog ]
· Allow setting of RedCloth options
· Added post_url Liquid tag for internal post linking
· Allow multiple plugin dirs to be specified
· Inline TOC token support for RDiscount
· Added the option to specify the paginated URL format
· Support Redcarpet 2 and fenced code blocks
· Better reporting of Liquid errors
Via: Jekyll 0.12.0
0 Comment:
Post a Comment