Skip to content

manankarnik/static-site-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Static Site Generator using Yew and Markdown files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published