Date: Thu, 24 Dec 2009 22:15:57 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/rubygem-jekyll Makefile distinfo pkg-descr Message-ID: <200912242215.nBOMFvtN074483@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-12-24 22:15:57 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/rubygem-jekyll Makefile distinfo pkg-descr Log: 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. WWW: http://github.com/mojombo/jekyll PR: ports/141947 Submitted by: Peter Schuller <peter.schuller at infidyne.com> Revision Changes Path 1.2502 +1 -0 ports/www/Makefile 1.1 +30 -0 ports/www/rubygem-jekyll/Makefile (new) 1.1 +3 -0 ports/www/rubygem-jekyll/distinfo (new) 1.1 +9 -0 ports/www/rubygem-jekyll/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912242215.nBOMFvtN074483>