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,268 of 180,507
Downloads: 69,836

Daily

Ranking: 17,105 of 180,487
Downloads: 40

Depends on

RankDownloadsName
11880,247,616rack
16855,753,735rake
20802,622,455minitest
35541,097,210tilt
93322,342,518byebug
117260,467,316sinatra
137228,303,723capybara
220143,460,992haml
97633,424,550minitest-reporters
98932,689,695RedCloth
1,74611,084,299rdiscount
2,7674,249,830sass-embedded
8,655283,548haml-contrib
35,67829,779mr-sparkle

Owners

#GravatarHandle
1icongma