Jekyll
Dr. Jekyll and Mr. Hyde, Paramount 1931
Jekyll ist ein in Ruby geschriebenes Static Site Tool mit einem deutlichen Schwerpunkt auf die Erstellung von Weblogs. Es kann aber mehr, was dadurch bewiesen wird, daß die Github-Seiten mit Jekyll betrieben werden.
Da das Teil plattformübergreifend funktioniert, ist es durchaus eine Alternative zu RubyFrontier.
Mit Hyde (Emacs Mode) existiert ein Plugin für den Emacs (das auch mit dem Aquamacs funktionieren sollte).
Ähnliche Software
- Hyde, ein Static Site Tool in Python
- RubyFrontier
Literatur
- Journey to Jekyll
- Ein umfangreiches Tutorial ist Jekyll: Sites Made Simple
- Eine etwas kürzere Einführung: Blogging Like A Boss
- Static blogging the Jekyll way
- How To: Moving from WordPress to Jekyll
- No Server Required - Jekyll & Amazon S3
- Andrew Burgess: Building Static Sites with Jekyll, nettts+, 11. Oktober 2011
- Young Hahn: Using Jekyll and GitHub Pages for Our Site, Development Seed, 9. November 2011
Die meisten User nutzen Rake, die Ruby-Version eines Makefiles, um die Seitenerstellung zu automatisieren. Hier ein paar Beispiele:
- http://github.com/appden/appden.github.com/blob/master/Rakefile
- http://github.com/tatey/tatey.com/blob/master/Rakefile
- http://github.com/jimeh/jimeh.me/blob/master/Rakefile
- http://davidwparker.com/2009/12/01/my-jekyll-rake-file/
Links
Sie sind hier: Start → Webworking → Statische Seiten → jekyll.txt