2
0
Fork
You've already forked blog
0
[MIRROR of https://git.vern.cc/vern/blog] Source files for our blog. Syncs every 10 minutes.
  • Shell 52.3%
  • XSLT 38.3%
  • HTML 5.4%
  • Makefile 4%
Find a file
2022年12月12日 14:32:16 +05:30
posts new services dec22 2022年12月12日 14:32:16 +05:30
.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
_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
LICENSE Initial commit 2022年07月29日 15:33:50 +02:00
LICENSE.posts Add 'LICENSE.posts' 2022年11月04日 08:50:33 -04: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
README.md 'standard markdown' -> 'pandoc-compatible markdown' 2022年11月18日 08:57:33 -05:00
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

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.