We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76f25f2 commit f5343cfCopy full SHA for f5343cf
README.md
@@ -11,6 +11,20 @@ https://lightningames.github.io/pylnbits/
11
See also [Powered-by-LNBits](https://github.com/lnbits/lnbits/wiki/Powered-by-LNbits) for more resources.
12
This project, [pylnbits](https://github.com/lightningames/pylnbits), is also listed on the Powered by LNbits wiki.
13
14
+## Updating the docs
15
+
16
+See mkdocs for guidance on how to update docs and also https://github.com/lightningames/pylnbits/blob/main/mkdocs.yml
17
18
19
+deploy to github pages:
20
21
+https://www.mkdocs.org/user-guide/deploying-your-docs/#github-pages
22
23
24
+```
25
+mkdocs gh-deploy
26
27
28
## Getting Started
29
30
version at least python3.8
0 commit comments