A WIP project to convert html to gmi.
Go to file
chmod777 22f8ff92da Remove printing args. 2021-03-05 13:16:46 +00:00
src Remove printing args. 2021-03-05 13:16:46 +00:00
.gitignore Add comments. Ignore target/ dir and .swp files. 2021-02-24 04:28:57 +00:00
Cargo.toml Back in working state using kuchiki as kuchiki as html tree traverser. 2021-03-05 02:51:48 -09:00
README.md Add links to my blog and gemlog. 2021-02-24 04:35:51 +00:00
rustfmt.toml Add tests for a tags and add config struct. 2021-02-26 10:51:56 +00:00

README.md

html2gemini_rs

A WIP project to convert .html files to .gmi files used by the Gemini protocol.

This will not be for everybody at least at first. I will only be adding features that I need for my blog/gemlog to start.