Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 439 Bytes

File metadata and controls

15 lines (9 loc) · 439 Bytes

STATUS: DISCONTINUED

DogeOS Website

Access by: https://Project-DogeOS.github.io

For Dev

This website is now generated by harpjs. All sources are in folder _harp/public.

To preview locally & dev the website, please cd _harp; harp server and then go to localhost:9000

To build the website, please cd _harp; ./build.sh