-
-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathmkdocs.yml
More file actions
22 lines (22 loc) · 599 Bytes
/
mkdocs.yml
File metadata and controls
22 lines (22 loc) · 599 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
site_name: 'MPS Rocks'
site_url: 'http://mps.rocks'
site_description: 'A curated list of awesome MPS extensions/libraries, software and resources'
site_author: 'Kolja Dummann'
repo_name: 'coolya/mps.rocks'
repo_url: 'https://github.com/coolya/mps.rocks'
edit_uri: ''
theme:
name: 'material'
palette:
primary: 'green'
accent: 'amber'
feature:
tabs: false
extra:
social:
- icon: 'fontawesome/brands/github'
link: 'https://github.com/coolya'
- icon: 'fontawesome/brands/twitter'
link: 'https://twitter.com/dumdidum'
nav:
- "Get yourself some MPS.": "index.md"