-
Notifications
You must be signed in to change notification settings - Fork 1
/
_site.yml
35 lines (34 loc) · 940 Bytes
/
_site.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
35
name: "mizerBlog"
title: "mizer blog"
description: |
Blog for anything related to mizer size-spectrum models: new applications,
new features, technical details, plans and ideas. Contributions welcome.
base_url: https://blog.mizer.sizespectrum.org
repository_url: https://github.com/sizespectrum/MizerBlog/
favicon: images/favicon-16x16.png
creative_commons: CC BY
twitter:
site: "@mizer_model"
collections:
posts:
disqus:
shortname: mizer
hidden: false
share: [twitter]
output_dir: "docs"
exclude: "README.md"
theme: mizer.css
navbar:
source-url: true
right:
- text: "mizer home"
href: https://sizespectrum.org/mizer/
- icon: "fab fa-twitter fa-lg"
href: https://twitter.com/mizer_model
- icon: fa fa-rss fa-lg
href: index.xml
- icon: "fab fa-github fa-lg"
href: https://github.com/sizespectrum/mizerBlog
output:
distill::distill_article:
toc_depth: 2