Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 448 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 448 Bytes

dinosaur-homepage

The dinosaur server's homepage

Page styling: nira/NattyanTV
SSG Scripting: tasuren

How to serve homepage

  1. Clone this repository.
  2. Install requirements. (pip install - requirements.txt)
  3. Run nisshi build.
  4. Builded files are in outputs directory.

For example, python3 -m http.server can serve the homepage.