Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
www
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Richard Marcus
www
Commits
acb4457f
Unverified
Commit
acb4457f
authored
7 years ago
by
Tom Wiesing
Browse files
Options
Downloads
Patches
Plain Diff
Add 'run' to jekyll excludes
parent
9b367291
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
_config.yml
+18
-17
18 additions, 17 deletions
_config.yml
with
18 additions
and
17 deletions
_config.yml
+
18
−
17
View file @
acb4457f
...
...
@@ -17,6 +17,7 @@ plugins:
-
jekyll-redirect-from
exclude
:
-
'
run'
# because Michael
-
'
public/materialize/materialize-src/*'
-
'
public/*.md'
-
'
public/*.html'
...
...
@@ -79,14 +80,14 @@ menu:
-
title
:
'
News'
url
:
'
/news/'
active
:
'
/news/'
-
title
:
'
People'
active
:
'
/people/'
url
:
'
/people/'
items
:
-
title
:
'
Former
Members'
url
:
'
/people/former/'
-
title
:
'
Research'
url
:
'
/research/'
folder
:
'
research'
...
...
@@ -94,7 +95,7 @@ menu:
-
title
:
'
Bibliography'
external
:
true
url
:
'
https://kwarc.github.io/bibs/'
-
title
:
'
Systems'
active
:
'
/systems/'
url
:
'
/systems/'
...
...
@@ -103,22 +104,22 @@ menu:
url
:
'
/systems/orphans/'
-
title
:
'
Historic
Systems'
url
:
'
/systems/historic/'
-
title
:
'
Projects'
active
:
'
/projects/'
url
:
'
/projects/'
items
:
-
title
:
'
Completed
Projects'
url
:
'
/projects/completed/'
-
title
:
'
Courses
&
Theses'
url
:
'
/courses/'
active
:
'
/courses/'
items
:
-
title
:
'
Overview
(D)'
url
:
'
/courses/overview/'
url
:
'
/courses/overview/'
-
title
:
'
Former
Courses'
url
:
'
/courses/former/'
url
:
'
/courses/former/'
-
title
:
'
Upcoming
Courses'
url
:
'
/courses/upcoming/'
-
title
:
'
Thesis
Topics
&
Projects'
...
...
@@ -129,43 +130,43 @@ menu:
-
title
:
'
Events'
url
:
'
/events/'
active
:
'
/events/'
-
title
:
'
Hiring'
url
:
'
/hiring/'
active
:
'
/hiring/'
-
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
# default values -- the one for all **must** be first
defaults
:
-
scope
:
path
:
"
"
path
:
"
"
values
:
menu_hidden
:
false
menu_order
:
100
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment