Fragmenta CMS

用 Go(golang)编写的用户友好的 CMS。「A user-friendly CMS written in Go (golang)」

  • Owner: fragmenta/fragmenta-cms
  • Platform: Linux, Mac
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Fragmenta CMS

Fragmenta CMS 是一个用 Go 构建的用户友好的内容管理系统。有关 CMS 的更多信息和演示,请参见 http://fragmenta.eu 网站。

用法

配置

Session Name

session_name 键用于设置 cookie 中使用的名称。

Theme

theme 键用于设置主题。要使用主题,请将带有主题文件夹名称的键添加到 fragmenta.json 文件中。然后,主题模板将覆盖应用程序中相同路径的任何模板。

要求

现在需要 Go 1.8,因为使用了该发行版和 1.7 发行版的一些新特性。

版本历史记录

(恕删略)


Main metrics

Overview
Name With Ownerfragmenta/fragmenta-cms
Primary LanguageGo
Program languageShell (Language Count: 4)
PlatformLinux, Mac
License:MIT License
所有者活动
Created At2015-07-25 20:08:53
Pushed At2020-11-28 17:30:56
Last Commit At2018-08-03 21:59:54
Release Count5
Last Release Namev1.5.5 (Posted on )
First Release Namev1.0 (Posted on )
用户参与
Stargazers Count588
Watchers Count37
Fork Count70
Commits Count68
Has Issues Enabled
Issues Count42
Issue Open Count17
Pull Requests Count1
Pull Requests Open Count1
Pull Requests Close Count5
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Fragmenta CMS

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