blog/Readme.md

10 lines
257 B
Markdown

# Blog
## Build
```
pelican content -t theme -s publishconf.py -o build
```
## License
The content (`content/article`) of this blog is lisenced under the [Creative Commons Attribution](https://creativecommons.org/licenses/by/4.0/), the rest is under MIT.