Skip to content
Snippets Groups Projects
README.md 848 B
Newer Older
  • Learn to ignore specific revisions
  • Technical directions on adding a system
    ------------------------------------------
    
    To add a new system, create a file in this directory, taking the existing files as
    examples.
    
    Each post needs some specific parameters:
    
     * **layout** use `system`
     
     * **title** the title of the system
     * **teaser** (optional) a one-line description for the overview
    
     * **start_date** the system start date (YYYY[-MM])
     * **end_date** (optional) the system end date (YYYY[-MM])
    
     * **people** (optional) a list of KWARC people involved in this
    
     * **supported-by** (optional) a list projects that have provided funding that supports
       this project. Use the file names of the project to reference them. 
    
     
     * **website** (optional): the system home page
     * **repository** (optional): the system repository
    
    
    A system is considered active, iff it has no end date.