Coder Social home page Coder Social logo

dut3062796s / monsti Goto Github PK

View Code? Open in Web Editor NEW

This project forked from monsti/monsti

0.0 1.0 0.0 5.09 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.47% Go 83.88% Ruby 0.07% CSS 3.19% Shell 0.56% HTML 7.78% JavaScript 2.05%

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 should not be considered rock stable. The API and architecture still might change until the first stable release. But as it's already in use to host some websites, migrations to new releases will be as pleasant as possible and fully documented.

If you have a problem, please first have a look at Monsti's manual in the doc directory or online. Also have a look at and search the open issues. If you can't find any help in the manual or open issues, you might open a new issue (preferred) or contact the author: [email protected].

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, nl).
  • 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

Contributions

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Acknowledgements

monsti's People

Contributors

ricochet2200 avatar chrneumann avatar fedir avatar

Watchers

 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.