# Site title and subtitle. This is used in _includes/header.html title: 'Unison' subtitle: 'Combinatorial Register Allocation and Instruction Scheduling' # if you wish to integrate disqus on pages set your shortname here disqus_shortname: '' # if you use google analytics, add your tracking id here google_analytics_id: '' # Enable/show navigation. There are there options: # 0 - always hide # 1 - always show # 2 - show only if posts are present navigation: 1 # Keep as an empty string if served up at the root. If served up at a specific # path (e.g. on GitHub pages) leave off the trailing slash, e.g. /my-project baseurl: '' # Dates are not included in permalinks permalink: none # Syntax highlighting highlighter: rouge # Since these are pages, it doesn't really matter future: true # Use the kramdown Markdown renderer markdown: kramdown redcarpet: extensions: [ 'no_intra_emphasis', 'fenced_code_blocks', 'autolink', 'strikethrough', 'superscript', 'with_toc_data', 'tables', 'hardwrap' ] rcas-root: https://www.sics.se/%7ercas/ cschulte-root: http://www.gecode.org/~schulte/