Static Site Generator using Yew and Markdown files
Example Blog: https://cosmos-blog.netlify.app/
git clone https://github.com/manankarnik/static-site-generator.git
cd static-site-generator
rustup target add wasm32-unknown-unknown
cargo install --locked trunk
trunk serve