RubyGems Navigation menu

nesta 0.12.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 (8):

haml >= 3.1
haml-contrib >= 1.0
rack ~> 2.0
rdiscount ~> 2.1
RedCloth ~> 4.2
sassc >= 2.2
sinatra ~> 2.0
tilt ~> 2.0

Development Dependencies (6):

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

Owners:

Pushed by:

Authors:

  • Graham Ashton

SHA 256 checksum:

6186937327397bb481c1c407db96f493623c9e300ab6ad584ad0b6deddbd2e4b

Total downloads 69,663

For this version 1,738

Licenses:

N/A

Required Ruby Version: >= 0

Links: