forked from JuliaLang/www_old.julialang.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
34 lines (34 loc) · 772 Bytes
/
_config.yml
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
permalink: /:categories/:year/:month/:title
highlighter: rouge
gems:
- jekyll-redirect-from
navigation:
- title: home
url: /
- title: source
url: "https://github.com/JuliaLang/julia"
- url: "/downloads/"
title: downloads
- url: "http://docs.julialang.org/"
title: docs
- url: "http://pkg.julialang.org/"
title: packages
- url: "/blog/"
title: blog
- url: "/community/"
title: community
- url: "/ecosystems"
title: ecosystems
- url: "/learning/"
title: learning
- url: "/teaching/"
title: teaching
- url: "/publications/"
title: publications
- url: "/soc/ideas-page.html"
title: GSoC
- url: "http://juliacon.org"
title: juliacon
collections:
publications:
permalink: /publications/:path