Templated Pinboard posts.
Bulletin is a small utility that allows you to convert a set of Pinboard posts to a pre-defined template. It can be used to generate a self-hosted Pinboard HTML page.
cargo run -- --token ... -f "tag1,tag2" template.html > output.html
see cargo run -- --help
for more details.
Contributions are very much welcome, and I can guide you towards the right
solution if you want me to. See the help wanted
issues for a
potential contribution you can make to this project.
This crate was built as part of the "Open Source Contributions" YouTube series where I record myself working on existing or new open-source projects.
Check out the recordings here: