/dinosaur-homepage

The dinosaur server's homepage.

Primary LanguagePythonMIT LicenseMIT

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.