mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
89fc4860e6
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.
7 lines
280 B
Plaintext
7 lines
280 B
Plaintext
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: https://rubygems.org/gems/nanoc
|