Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giraldomauricio/crocetti
Sinatra based Lightweight, Database-Less CMS
https://github.com/giraldomauricio/crocetti
Last synced: 3 months ago
JSON representation
Sinatra based Lightweight, Database-Less CMS
- Host: GitHub
- URL: https://github.com/giraldomauricio/crocetti
- Owner: giraldomauricio
- License: gpl-2.0
- Created: 2015-04-18T03:20:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-23T19:22:18.000Z (over 9 years ago)
- Last Synced: 2024-02-12T02:08:27.037Z (9 months ago)
- Language: Ruby
- Size: 234 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# crocetti
Sinatra based Lightweight, Database-Less CMS| [![Build Status](https://travis-ci.org/giraldomauricio/crocetti.svg?branch=master)](https://travis-ci.org/giraldomauricio/crocetti) | [![Code Climate](https://codeclimate.com/github/giraldomauricio/crocetti/badges/gpa.svg)](https://codeclimate.com/github/giraldomauricio/crocetti) | [![Test Coverage](https://codeclimate.com/github/giraldomauricio/crocetti/badges/coverage.svg)](https://codeclimate.com/github/giraldomauricio/crocetti)
Why Crocetti? Well, if you like Sinatra (The singer) you may heard of Dean Martin (born Dino Paul Crocetti; June 7, 1917 – December 25, 1995). That's the source of this CMS name.
TODO:
- Build
- Instructions## Description
Crocetti is a very simple but very powerful CMS System that has no dependencies in Database Storage. It can manage assets, routes, templates, tags and integration with other code. Crocetti comes with a Renderer (For content output), Admin (For Content administration) and API (For integration).
Crocetti was designed to work as an API with an HTML5 interface, so it can get along with Bootstrap, Angular, etc. By default, the admin comes with a proprietary set of libraries on top of Bootstrap 3.