Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fragmenta/fragmenta-cms

A user-friendly CMS written in Go (golang)
https://github.com/fragmenta/fragmenta-cms

Last synced: 8 days ago
JSON representation

A user-friendly CMS written in Go (golang)

Awesome Lists containing this project

README

        

![Fragmenta CMS](https://avatars3.githubusercontent.com/u/8027677?v=3&s=100)

# Fragmenta CMS

Fragmenta CMS is a user-friendly Content Management System built with Go. For more information and a demo of the CMS in action, see the website at http://fragmenta.eu

## Usage

## Config

#### Session Name
The *session_name* key is used to set the name used in cookies.

#### Theme
The *theme* key is used to set the theme. To use a theme, add a key with the name of your theme folder to the fragmenta.json file. Theme templates will then override any templates in the app at the same path.

## Requirements

Go 1.8 is now required, as some new features from this release and the 1.7 release are used.

## Version History