Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc> |
||
---|---|---|
posts | ||
.gitignore | ||
.woodpecker.yml | ||
LICENSE | ||
LICENSE.posts | ||
README.md | ||
_config.sh | ||
_footer.html | ||
_header.html | ||
makefile | ||
pblog.sh | ||
rss.xsl | ||
sed.sh |
README.md
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.
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.