Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 384 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 384 Bytes

VivaLaPanda.moe frontend

The code for my personal website. This mainly consists of the radio page, and the exploration pages. I do try to credit assets, but I'm pretty bad at it...

Developing

To regenerate templates: microtemplate.exe --out "../" --path "." Uses https://github.com/VivaLaPanda/microtemplate

To host a simple http server for testing: python3 -m http.server