-
Notifications
You must be signed in to change notification settings - Fork 2
/
mkdocs.yml
67 lines (62 loc) · 1.57 KB
/
mkdocs.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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
site_name: BoltRing Documentation
site_description: 'Bitcoin Lightning Contactless NFC Payment Ring Documentation'
copyright: "Copyright © 2023 The Bitcoin BoltRing Team"
site_author: 'Titusz Pan'
site_url: 'https://docs.bolt-ring.com'
# Repository
repo_name: 'bitcoin-ring/boltring-docs'
repo_url: 'https://github.com/bitcoin-ring/boltring-docs'
edit_uri: 'edit/main/docs/'
extra_css:
- css/styles.css
theme:
name: material
language: en
favicon: images/favicon.png
icon:
logo: fontawesome/brands/bitcoin
palette:
primary: deep orange
accent: green
features:
- navigation.tracking
- navigation.expand
- navigation.footer
- toc.follow
extra:
social:
- icon: fontawesome/brands/twitter
link: https://twitter.com/bitcoin_ring
- icon: fontawesome/brands/github
link: https://github.com/bitcoin-ring
- icon: fontawesome/solid/cart-shopping
link: https://bitcoin-ring.com
plugins:
- search
- glightbox
markdown_extensions:
- attr_list
- md_in_html
- admonition
- footnotes
- pymdownx.details
- pymdownx.superfences
- pymdownx.magiclink
- pymdownx.critic
- pymdownx.caret
- pymdownx.keys
- pymdownx.mark
- pymdownx.tilde
- abbr
- pymdownx.snippets:
auto_append:
- includes/definitions.md
nav:
- Introduction: index.md
- Getting Started: getting-started.md
- Merchant Compatibility: merchant-compatibility.md
- Guides:
- Video Tutorials: video-tutorials.md
- LNbits Setup: lnbits.md
- BoltRing Reset: boltring-reset.md
- BoltRing Shop: https://bitcoin-ring.com