Jekyll is a simple, blog aware, static site generator. It takes a template directory (representing the raw form of a website), runs it through Textile or Markdown and Liquid converters, and spits out a complete, static website suitable for serving with Apache or your favorite web server. This is also the engine behind GitHub Pages, which you can use to host your project’s page or blog right here from GitHub.
Getting Started
- Install the gem
- Read up about its Usage and Configuration
- Take a gander at some existing Sites
- Have questions? Post them on the Mailing List or join us at #Jekyll on Freenode (chat.freenode.net)
Diving In
- Migrate from your previous system
- Learn how the YAML Front Matter works
- Put information on your site with Template Data
- Customize the Permalinks your posts are generated with
- Highlight code, include other files, and transform text with Liquid Extensions.
- Add your own Converters, Generators, and Tags with Plugins
- Fork and Contribute your own modifications
Last edited by Kwpolska,
Go there...https://github.com/mojombo/jekyll/wiki
I learned about Jekyll from this Article....
Why and how I migrated from Drupal to Jekyll
Go there...
http://garron.me/linux/switching-drupal-jekyll-migrate.html
I looks like a good one to try out. It's not in my Fedora 14 Repos though. Looks like it is geared more towards Debian Distros...
Don
- Jekyll is a simple, blog aware, static site generator
- Why and how I migrated from Drupal to Jekyll
- jekyll
- mojombo/jekyll - GitHub
- Home - GitHub
- Install - GitHub
- Blog Migrations - GitHub
No comments:
Post a Comment