Tree


.build.ymlcommits | blame
LICENSEcommits | blame
README.mdcommits | blame
_config.shcommits | blame
_footer.htmlcommits | blame
_header.htmlcommits | blame
_output/
makefilecommits | blame
media/
pages/
pblog.shcommits | blame
posts/
rss.xslcommits | blame
style.csscommits | blame

README.md

# pblog

Pandoc static blog generator

[https://pblog.btxx.org](https://pblog.btxx.org)

## Getting Started

You can always read through the up-to-date article: [Introducing pblog](https://pblog.btxx.org/blog/pblog-intro.html)

But very basic steps:

1. Install dependencies
2. Write posts in the `posts` directory
3. Write pages in the `pages` directory
4. Build the site
5. Upload your `_output` folder to your web host

Enjoy!