-
Notifications
You must be signed in to change notification settings - Fork 121
Home
gma edited this page Sep 13, 2010
·
14 revisions
Nesta is a lightweight CMS, ideally suited to running a small web site or a blog. It’s perfect for people who:
- Would rather edit their content in a text editor than in a web browser.
- Want to optimise their web site using forward thinking SEO techniques.
- Are capable of publishing a page by copying a text file to their web server.
These instructions are too brief. Fuller docs are coming, but I’ve not launched the site that’ll be hosting them yet…
$ git clone git://github.com/gma/nesta.git $ cd nesta $ cp config/config.yml.sample config/config.yml $ rake setup:sample_content $ ruby app.rb