very_simple_cms 0.0.1
Very-Simple-Cms is a lightweight Content Management System, written in Ruby using the Ruby on Rails web framework. Very-Simple-Cms 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).
Gemfile:
=
安裝:
=
Runtime 相依性套件 (2):
rails
~> 4.0.0
yaml_record_rails_4
>= 0