feat: use github pages and jekyll for docs

This commit is contained in:
Eneko Illarramendi 2020-05-04 17:20:36 +02:00
parent a61d346669
commit b37af0c600
10 changed files with 173 additions and 13 deletions

10
docs/_config.yml Normal file
View file

@ -0,0 +1,10 @@
title: "LNbits docs"
remote_theme: pmarsceill/just-the-docs
logo: "/logos/lnbits-full.png"
search_enabled: true
aux_links:
"LNbits on GitHub":
- "//github.com/lnbits/lnbits"
"lnbits.com":
- "//lnbits.com"