The ~vern blog
Go to file
Skylar "The Cobra" Widulski 4756405aeb
I did this to fix CI
Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
2022-12-28 23:25:47 -05:00
posts I did this to fix CI 2022-12-28 23:25:47 -05:00
.gitignore _header.html: Use nav.php 2022-11-21 06:44:10 -05:00
.woodpecker.yml Fix IP 2022-10-24 23:08:46 +05:30
LICENSE Initial commit 2022-07-29 15:33:50 +02:00
LICENSE.posts Add 'LICENSE.posts' 2022-11-04 08:50:33 -04:00
README.md 'standard markdown' -> 'pandoc-compatible markdown' 2022-11-18 08:57:33 -05:00
_config.sh Apparently en_US is wrong 2022-09-13 16:31:24 +05:30
_footer.html guess i made it worse :D 2022-11-23 20:49:38 +05:30
_header.html _header.html: Fix to use /en/nav.php 2022-11-21 06:45:07 -05:00
makefile Fix date, add nav/footer to blogindex 2022-09-09 19:33:56 +05:30
pblog.sh use vernsite stylesheet instead of using special one 2022-12-10 21:28:21 +05:30
rss.xsl no need to sed.sh that part 2022-12-10 21:33:25 +05:30
sed.sh no need to sed.sh that part 2022-12-10 21:33:25 +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 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.