Project

scms

0.01
No commit activity in last 3 years
No release in over 3 years
A static website CMS for Amazon's S3
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 10.1.1, ~> 10.1

Runtime

~> 2.4
~> 2.5
~> 0.7
~> 1.6
~> 3.2
~> 3.2
~> 1.3
 Project Readme

A static website CMS

If you need to build a quick html website but don't want to maintain each page independently Static-CMS could be for you. StaticCMS is a static website builder that creates html files from an eruby template. This facilitates the management of the layout/skin/theme from a single file. It also has a few nifty features such as JavaScript and CSS bundeling and minimisation When your happy with your website StaticCMS will also deploy to AmazonS3 setting appropriate caching settings.

Find it useful? Then let me know: https://twitter.com/c_probert

gem install scms
scms --create mynewsite
cd mynewsite
scms --serve

Further Reading

Gem Version