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