blog/README.md

15 lines
384 B
Markdown
Raw Normal View History

2022-07-29 13:33:50 +00:00
# pblog
2022-07-29 14:46:26 +00:00
Pandoc static blog generator
[https://pblog.xyz](https://pblog.xyz)
2022-09-10 14:07:44 +00:00
## Getting Started with Contributing
2022-07-29 14:46:26 +00:00
2022-09-10 14:07:44 +00:00
To contribute to the blog, just create a new md file in /posts. You can copy the meta info from other posts.
2022-07-29 14:46:26 +00:00
2022-09-10 14:07:44 +00:00
This uses standard markdown, not any adaptation of it.
2022-07-29 14:46:26 +00:00
2022-09-10 14:07:44 +00:00
For media, use 0.vern.cc, our 0x0 instance. We do not wipe old images on it so that isn't an issue.
2022-07-29 14:46:26 +00:00