blog/README.md

17 lines
587 B
Markdown

# pblog
Pandoc static blog generator
https://codeberg.org/tdarb/pblog
## Getting Started with Contributing
To contribute to the blog, just create a new md file in /posts. You can copy the meta info from other posts.
This uses `pandoc`-compatible markdown, [more info here](https://pandoc.org/MANUAL.html#pandocs-markdown).
For media, use 0.vern.cc, our 0x0 instance. We do not wipe old images on it so that isn't an issue.
## Licensing
The blog generation scripts are licensed under the ISC License while the content (everything inside /posts) is licensed under the CC BY-SA 4.0.