scratch/content/html/en/blog/01_nanoc.md

26 lines
563 B
Markdown
Raw Normal View History

2010-02-17 12:27:01 +00:00
-----
created_at: 2008-10-10T16:15:23+02:00
2010-02-17 12:27:01 +00:00
kind: article
title: Nanoc
2010-05-09 12:53:46 +00:00
author_name: Yann Esposito
author_uri: yannesposito.com
2010-02-17 12:27:01 +00:00
menupriority: 1
-----
What is nanoc?
=============================================
It is not exactly a
<abbr title="Content Management System">CMS</abbr>.
But a Framework to generate static web pages.
You have to program yourself webpages, the code
to generate the menu...
I added feature to make my website multilingual for example
You'll can find many informations on the
[official nanoc website](http://nanoc.stoneship.org).