FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
unison-code.github.io/_config.yml at master · unison-code/unison-code.github.io · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
unison-code
/
unison-code.github.io
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
unison-code.github.io
/
_config.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
46 lines (36 loc) · 1.14 KB
Breadcrumbs
unison-code.github.io
/
_config.yml
Copy path
File metadata and controls
46 lines (36 loc) · 1.14 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
#
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/
Back
|
FazBrowse Home
|
New Git URL