-
Notifications
You must be signed in to change notification settings - Fork 559
/
menu.yml
38 lines (33 loc) · 1.05 KB
/
menu.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
36
37
38
# For documentation on this file, see:
# https://github.com/riggraz/no-style-please#customize-the-menu
entries:
- title: info
entries:
- title: a (nearly) no-CSS, fast, minimalist Jekyll theme.
- title: github repo
url: https://github.com/riggraz/no-style-please
- title: "used by <a href='https://riggraz.dev'>riggraz.dev</a> and <a href='https://github.com/riggraz/no-style-please/network/dependents'>many others</a>"
- title: all posts
post_list:
limit: 5
show_more: true
show_more_text: See archive...
show_more_url: archive.html
- title: posts by category
post_list:
category: example2
show_more: true
show_more_text: See more posts...
show_more_url: example2-archive.html
- title: rss
url: feed.xml
- title: another list
entries:
- title: with subitems
entries:
- title: with subsubitems
- title: example page
url: about
- title: PRO TIP
entries:
- title: to edit this menu, edit _data/menu.yml file