![]() |
1 year ago | |
---|---|---|
.github | 1 year ago | |
assets | 1 year ago | |
posts | 1 year ago | |
themes | 1 year ago | |
.gitattributes | 1 year ago | |
.gitignore | 1 year ago | |
.lfsconfig | 1 year ago | |
.travis.yml | 1 year ago | |
README.md | 1 year ago | |
conf.py | 1 year ago | |
id_ed25519.enc | 1 year ago |
Das neue Wiki der Toolbox
Hier entsteht das Toolbox Wiki. You have to install Nikola to get it working locally.
Clone
git clone https://gitea.see-base.de/toolbox/toolbox-wiki.git
Install Nikola:
pip install --upgrade "Nikola[extras]"
````
**New site**
```bash
nikola new_post -e
Build site
nikola build
Serve local site
nikola serve --browser