Skip to content

Files

Latest commit

zhuzhenfeng.codelpil
zhuzhenfeng.code
and
Mar 8, 2022
3752f62 · Mar 8, 2022

History

History
15 lines (9 loc) · 219 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 219 Bytes

The Gleam website

https://gleam.run

Run the website locally

Install github-pages (requires Ruby)

gem install github-pages
gem install webrick # For Ruby3.x

and run make serve in root directory.