* doc requirements

* more docs
* changed btc_init to include more features and set txindex to 1
* masked rpm-ostree-countme timer
This commit is contained in:
b0xxer
2024-02-12 07:01:09 -06:00
parent 06dd99394c
commit af6443a5eb
5 changed files with 63 additions and 5 deletions
+24 -1
View File
@@ -1 +1,24 @@
site_name: My Docs
site_name: n0xb0x
site_url: https://n0xb0x.org
nav:
- Home: index.md
- Getting Started: install.md
markdown_extensions:
- pymdownx.blocks.admonition
- pymdownx.blocks.definition
- pymdownx.blocks.details
- pymdownx.blocks.html
- pymdownx.blocks.tab
- pymdownx.caret
#- pymdownx.emoji
#- pymdownx.extra
- pymdownx.highlight
- pymdownx.inlinehilite
- pymdownx.keys
#- pymdownx.magiclink
#- pymdownx.mark
#- pymdownx.smartsymbols
#- pymdownx.tabbed
#- pymdownx.tilde
+1
View File
@@ -1,2 +1,3 @@
mkdocs==1.5.3
pymdown-extensions==10.7