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,770 of 183,062
Downloads: 71,679

Daily

Ranking: 45,403 of 183,052
Downloads: 2

Depends on

RankDownloadsName
9971,610,117rack
10951,844,034rake
19893,294,636minitest
36590,877,210tilt
94356,345,771byebug
122281,452,015sinatra
137255,835,238capybara
226157,669,756haml
97438,505,048RedCloth
99536,971,488minitest-reporters
1,85111,579,143sass-embedded
1,86711,420,264rdiscount
9,182290,076haml-contrib
36,35730,600mr-sparkle

Owners

#GravatarHandle
1icongma