Skip to content

codster17/byte-sized

Repository files navigation

Static Site Generator

CodeSize License LastCommit

Static Site Generator using Yew and Markdown files

Example Blog: https://cosmos-blog.netlify.app/

Pre-requisites

Quick Start

Clone Repo

git clone https://github.com/manankarnik/static-site-generator.git

cd to Project

cd static-site-generator

Add wasm Target

rustup target add wasm32-unknown-unknown

Install trunk

cargo install --locked trunk

Serve

trunk serve

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published