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,255 of 180,459
Downloads: 69,773

Daily

Ranking: 19,389 of 180,454
Downloads: 21

Depends on

RankDownloadsName
11878,287,764rack
16853,643,152rake
20800,698,648minitest
35540,027,138tilt
94321,593,031byebug
117260,004,089sinatra
137227,694,138capybara
219143,175,284haml
97633,338,253minitest-reporters
98932,604,345RedCloth
1,74611,075,675rdiscount
2,7824,197,771sass-embedded
8,649283,360haml-contrib
35,67129,755mr-sparkle

Owners

#GravatarHandle
1icongma