Fragmenta CMS

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

  • 所有者: fragmenta/fragmenta-cms
  • 平台: Linux, Mac
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Fragmenta CMS

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

用法

配置

Session Name

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

Theme

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

要求

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

版本历史记录

(恕删略)


主要指标

概览
名称与所有者fragmenta/fragmenta-cms
主编程语言Go
编程语言Shell (语言数: 4)
平台Linux, Mac
许可证MIT License
所有者活动
创建于2015-07-25 20:08:53
推送于2020-11-28 17:30:56
最后一次提交2018-08-03 21:59:54
发布数5
最新版本名称v1.5.5 (发布于 )
第一版名称v1.0 (发布于 )
用户参与
星数588
关注者数37
派生数70
提交数68
已启用问题?
问题数42
打开的问题数17
拉请求数1
打开的拉请求数1
关闭的拉请求数5
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

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