[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%
|
|
||
|---|---|---|
| posts | new services dec22 | |
| .gitignore | _header.html: Use nav.php | |
| .woodpecker.yml | Fix IP | |
| _config.sh | Apparently en_US is wrong | |
| _footer.html | guess i made it worse :D | |
| _header.html | _header.html: Fix to use /en/nav.php | |
| LICENSE | Initial commit | |
| LICENSE.posts | Add 'LICENSE.posts' | |
| makefile | Fix date, add nav/footer to blogindex | |
| pblog.sh | use vernsite stylesheet instead of using special one | |
| README.md | 'standard markdown' -> 'pandoc-compatible markdown' | |
| rss.xsl | no need to sed.sh that part | |
| sed.sh | no need to sed.sh that part | |
pblog
Pandoc static blog generator
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.