github.com/saadullahsaeed/fragmenta-cms@v1.5.4/README.md (about)

     1  ![Fragmenta CMS](https://avatars3.githubusercontent.com/u/8027677?v=3&s=100)
     2  
     3  # Fragmenta CMS
     4  
     5  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
     6  
     7  ## Usage
     8  
     9  
    10  
    11  ## Config 
    12  
    13  
    14  #### Session Name
    15  The *session_name* key is used to set the name used in cookies.
    16  
    17  #### Theme
    18  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. 
    19  
    20  
    21  ## Requirements 
    22  
    23  Go 1.8 is now required, as some new features from this release and the 1.7 release are used. 
    24  
    25  ## Version History