blust

Crates.ioblust
lib.rsblust
version0.1.2
sourcesrc
created_at2022-07-27 19:32:31.809299
updated_at2023-03-25 17:40:17.38332
descriptionanother static blog generator
homepagehttps://github.com/LudeeD/blust
repositoryhttps://github.com/LudeeD/blust
max_upload_size
id634070
size66,534
Luís Silva (LudeeD)

documentation

https://github.com/LudeeD/blust

README

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
Commit count: 9

cargo fmt