RubyGems Navigation menu

nesta 0.16.0

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)
Show all versions (22 total)

Runtime Dependencies (9):

haml >= 3.1, < 6.0
haml-contrib >= 1.0
rack ~> 2
rake >= 0
rdiscount ~> 2.1
RedCloth ~> 4.2
sass-embedded ~> 1.58
sinatra ~> 3.1
tilt ~> 2.1

Development Dependencies (5):

byebug >= 0
capybara ~> 2.0
minitest ~> 5.0
mr-sparkle >= 0

Owners:

Pushed by:

Authors:

  • Graham Ashton

SHA 256 checksum:

d04b6fd44cf14a6a78816dda4543ea31a79268e79633d0c9a1e7bc12547deafb

Total downloads 69,663

For this version 127

Licenses:

N/A

Required Ruby Version: >= 0

Links: