Crates.io | blust |
lib.rs | blust |
version | 0.1.2 |
source | src |
created_at | 2022-07-27 19:32:31.809299 |
updated_at | 2023-03-25 17:40:17.38332 |
description | another static blog generator |
homepage | https://github.com/LudeeD/blust |
repository | https://github.com/LudeeD/blust |
max_upload_size | |
id | 634070 |
size | 66,534 |
another static blog generator
if you use rust, you can install blust with cargo
cargo install blust
blust will search for *.md files in your current directory and export the generated static files on the specified path
blust <outpath>
blust ../docs