#generator #static #cli

app blust

another static blog generator

3 releases

0.1.2 Mar 25, 2023
0.1.1 Jul 27, 2022
0.1.0 Jul 27, 2022

#247 in #static

MIT license

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
~160K SLoC