aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-jekyll/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Jekyll is a simple, blog aware, static site generator. It takes aMartin Wilke2009-12-241-0/+30
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. WWW: http://github.com/mojombo/jekyll PR: ports/141947 Submitted by: Peter Schuller <peter.schuller at infidyne.com> Notes: svn path=/head/; revision=246561