forked from nostr-protocol/data-vending-machines
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
executable file
·33 lines (31 loc) · 917 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
# Theme settings
doks:
baseurl:
color_theme: blue # Available themes: blue (default), green, purple, red and yellow
header:
logo:
text: Data Vending Machine
image:
nav:
- item_name: Home
item_url: /
- item_name: NIP-90
item_url: https://github.com/nostr-protocol/nips/blob/vending-machine/90.md
footer:
content:
logo:
text: Data Vending Machine
image:
copyright: MIT License
social_list:
- network_name: github
profile_url: "https://github.com/pablof7z/data-vending-machines.org"
# SASS settings
sass:
sass_dir: ./doks-theme/_sass
style: :compressed
# Jekyll settings
layouts_dir: ./doks-theme/_layouts
includes_dir: ./doks-theme/_includes
exclude: [ 'README.md', 'CHANGELOG.md' ]
permalink: /:title/