3 releases
0.1.2 | Mar 25, 2023 |
---|---|
0.1.1 | Jul 27, 2022 |
0.1.0 | Jul 27, 2022 |
#283 in #static
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
~8MB
~159K SLoC