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 gems: - 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://gl.kwarc.info/kwarc/website tagfolder: tag materialize: materialize jquery: jquery-3.2.1 fontawesome: font-awesome-4.7.0 # Menu config menu: - title: 'News' url: '/news/' active: '/news/' - title: 'People' active: '/people/' items: - title: 'Current Members' url: '/people/' - title: 'Former Members' url: '/people/former/' - title: 'Bibliography' external: true url: 'https://kwarc.github.io/bibs/' - title: 'Research' folder: 'research' - title: 'Systems' active: '/systems/' items: - title: 'Current Systems' url: '/systems/' - title: 'Historic Systems' url: '/systems/historic/' - title: 'Projects' active: '/projects/' items: - title: 'Current Projects' url: '/projects/' - title: 'Completed Projects' url: '/projects/completed/' - title: '4Students' url: '/students/' active: '/students/' - title: 'Courses' active: '/courses/' items: - title: 'Overview' url: '/courses/index/' - title: 'Current Courses' url: '/courses/' - title: 'Former Courses' url: '/courses/former/' - title: 'Upcoming Courses' url: '/courses/upcoming/' - title: 'Contact' url: '/contact/' # Settings for compressing everything compress_html: clippings: [] comments: ["<!-- ", " -->"] # roles for people and their name roles: - id: faculty name: Faculty - id: postdoc name: Postdoc - id: phd-student name: "Phd Student" - id: master-student name: "Master Student" - id: bachelor-student name: "Bachelor Student" # default values -- the one for all **must** be first defaults: - scope: path: "" values: menu_hidden: false menu_order: 100 external: false