Categories: None [Edit]

nesta

https://rubygems.org/gems/nesta
https://github.com/gma/nesta
Nesta is a lightweight Content Management System, written in Ruby using the Sinatra web framework. Nesta has the simplicity of a static site generator, but (being a fully fledged Rack application) allows you to serve dynamic content on demand. Content is stored on disk in plain text files (there is no database). Edit your content in a text editor and keep it under version control (most people use git, but any version control system will do fine). Implementing your site's design is easy, but Nesta also has a small selection of themes to choose from.

Total

Ranking: 19,686 of 182,595
Downloads: 71,246

Daily

Ranking: 79,566 of 182,583
Downloads: 1

Depends on

RankDownloadsName
9952,859,087rack
11933,493,934rake
19876,178,474minitest
36581,285,030tilt
95350,089,738byebug
121277,354,237sinatra
138250,632,664capybara
223155,197,865haml
97537,623,806RedCloth
99436,297,270minitest-reporters
1,84611,358,430rdiscount
1,93310,163,358sass-embedded
9,120288,642haml-contrib
36,24630,471mr-sparkle

Owners

#GravatarHandle
1icongma