The ~vern blog
Go to file
Arya Kiran b1dc4cc6fa
use /blog/style.css instead of /style.css
2022-09-17 22:02:34 +05:30
media Initial commit on Codeberg 2022-07-29 10:27:37 -04:00
posts get author from md file, do not hardcode 2022-09-11 18:13:35 +05:30
.gitignore Purge _output and keep fresh for new installs 2022-07-30 12:03:36 -04:00
.woodpecker.yml its port 22 2022-09-16 22:57:12 +05:30
LICENSE Initial commit 2022-07-29 15:33:50 +02:00
README.md Add contribution instructions 2022-09-10 19:37:44 +05:30
_config.sh Apparently en_US is wrong 2022-09-13 16:31:24 +05:30
_footer.html Add my changes 2022-09-09 17:34:18 +05:30
_header.html Add my changes 2022-09-09 17:34:18 +05:30
makefile Fix date, add nav/footer to blogindex 2022-09-09 19:33:56 +05:30
pblog.sh use /blog/style.css instead of /style.css 2022-09-17 22:02:34 +05:30
rss.xsl Add my changes 2022-09-09 17:34:18 +05:30
sed.sh Split sed expressions into multiple lines 2022-09-09 19:44:03 +05:30
style.css Fix date, add nav/footer to blogindex 2022-09-09 19:33:56 +05:30

README.md

pblog

Pandoc static blog generator

https://pblog.xyz

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 standard markdown, not any adaptation of it.

For media, use 0.vern.cc, our 0x0 instance. We do not wipe old images on it so that isn't an issue.