GithubHelp home page GithubHelp logo

joesb / monsti Goto Github PK

View Code? Open in Web Editor NEW

This project forked from monsti/monsti

0.0 2.0 0.0 4.95 MB

Simple and resource efficient CMS for small sites

Home Page: http://www.monsti.org

License: GNU Affero General Public License v3.0

Makefile 2.91% Go 83.15% Ruby 0.34% CSS 3.38% Shell 0.60% HTML 7.44% JavaScript 2.17%

monsti's Introduction

Monsti CMS

Monsti is a CMS designed to host multiple websites or blogs. It is mainly designed for web projects like personal, small business, or small NGO websites.

It provides a simple web frontend for basic site building and editing tasks. More advanced tasks like adding new content types have to be done by writing modules in Go that communicate to Monsti via RPC using a high level API.

Monsti is still under development and unstable. Don't expect any backward compatibility at this point. It's already in use to host some non critical websites, but the API and architecture still change a lot.

Build Status Gratipay

Features

  • Fast; thanks to Go, a statically typed compiled language, and dependency based caching of pages, queries and calculations. Make your websites almost as fast as statically generated ones!
  • Low armortized (i.e. for many hosted sites) resource usage
  • No database system required; configuration and content is stored in human readable files. Xapian integration is planned for searching and indexing.
  • Internationalization ready (Included languages: de, en).
  • Easy to use (albeit basic at the current stage of development) web frontend.
  • Separation of code, configuration and presentation.
  • Developer friendly: Includes a HTTPd; Go templates; high level API for node type and field creation and other common tasks.
  • Administrator friendly: Syslog; init script; Makefile target for basic Debian packaging (via fpm, other distributions should be easy); respecting the filesystem hierarchy

Project

Website: http://www.monsti.org/ Code: http://www.gitorious.org/monsti | http://github.com/monsti

Acknowledgements

monsti's People

Contributors

ricochet2200 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.