RubyGems Navigation menu

nesta 0.11.1

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.16.0 - April 11, 2024 (59.5 KB)
  2. 0.15.0 - July 11, 2023 (59 KB)
  3. 0.14.0 - March 23, 2023 (59 KB)
  4. 0.13.0 - September 28, 2022 (55 KB)
  5. 0.12.0 - June 30, 2020 (55 KB)
  6. 0.11.1 - March 26, 2015 (55 KB)
Show all versions (22 total)

Runtime Dependencies (8):

haml >= 3.1
haml-contrib >= 1.0
rack >= 1.3
rdiscount ~> 2.1
RedCloth ~> 4.2
sass >= 3.1
sinatra ~> 1.4
tilt ~> 1.4

Development Dependencies (5):

mr-sparkle >= 0.0.2
rack-test = 0.6.1
rspec ~> 2.14.0
test-unit = 1.2.3
webrat ~> 0.7.3

Owners:

Authors:

  • Graham Ashton

SHA 256 checksum:

54054e0d7e4dceff31273212a5faa1e17d0151a1da04b4bb8422c39671628047

Total downloads 69,663

For this version 6,837

Licenses:

N/A

Required Ruby Version: >= 0

Links: