3 releases
new 0.1.2 | Mar 25, 2023 |
---|---|
0.1.1 | Jul 27, 2022 |
0.1.0 | Jul 27, 2022 |
#237 in Development tools
14KB
221 lines
blust 💥
another static blog generator
💻 install
if you use rust, you can install blust with cargo
cargo install blust
✍️ instructions
blust will search for *.md files in your current directory and export the generated static files on the specified path
blust <outpath>
blust ../docs
Dependencies
~7MB
~147K SLoC