Skip to content
Snippets Groups Projects
Select Git revision
  • 9a730cf8348a86af7365f2b2ba212fd5c7eeaec6
  • master default
  • patch-1
3 results

_config.yml

Blame
  • Forked from KWARC / kwarc.info / www
    Source project has a limited visibility.
    _config.yml 3.87 KiB
    permalink:        /news/:year/:month/:day/:title/
    
    # Setup
    title:               KWARC
    tagline:             'Knowledge Adaptation and Reasoning for Content '
    description:         'The Research Group of the Professorship for Knowledge Representation and Processing at <a href="https://fau.de" class="black-text">FAU Erlangen-Nürnberg</a> - <a href="https://cs.fau.de" class="black-text">Computer Science</a> (previously <a href="https://jacobs-university.de/" class="black-text">Jacobs University</a>). '
    url:                 https://kwarc.info
    baseurl:             ''
    paginate:            10
    paginate_path:       "/news/page:num/"
    blog_path:           "/news/"
    future:              True
    encoding: utf-8
    plugins:
      - jekyll-paginate
      - jekyll-github-metadata
      - jekyll-redirect-from
    
    exclude:
        - 'public/materialize/materialize-src/*'
        - 'public/*.md'
        - 'public/*.html'
        - '*/README.md'
    
    
    # About/contact
    author:
      name:              'The KWARC Group'
      url:               http://kwarc.info
      email:             kohlhase@kwarc.info
    
    semesters:
        former:
            - Fall03
            - Spring04
            - Fall04
            - Spring05
            - Fall04
            - Spring06
            - Fall06
            - Spring07
            - Fall07
            - Spring08
            - Fall08
            - Spring09
            - Fall09
            - Spring10
            - Fall10
            - Spring11
            - Fall11
            - Spring12
            - Fall12
            - Spring13
            - Fall13
            - Intersession14
            - Spring14
            - Fall14
            - Spring15
            - Fall15
            - Spring16
            - Fall16
            - Spring17
            - WS16/17
        current: SS17
        upcoming: WS17/18
    
    # Custom vars
    version:             0.3.0
    repository:          https://github.com/KWARC/kwarc.info
    tagfolder:           tag