mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 20:09:14 -04:00
6 lines
265 B
Text
6 lines
265 B
Text
nanoc is a simple but very flexible static site generator written in Ruby.
|
|
It operates on local files, and therefore does not run on the server.
|
|
nanoc "compiles" the local source files into HTML (usually), by evaluating
|
|
eRuby, Markdown, etc.
|
|
|
|
WWW: http://nanoc.ws/
|