From 57db51a7c8837d970b5785e1e6ed5e81dbae6f12 Mon Sep 17 00:00:00 2001
From: pommicket index.html
and pugl.js
,
the JavaScript for pugl (hopefully it doesn't become too unmanageable to have just one file).
+you can run make
to generate a public/
directory which has just the files
+that should be hosted.
+
the guide is automatically generated from the files in guide-src/
by guide-src/make.py
(you can also just run make
to generate it), which is a simple script whose main purpose is adding
-a sidebar to all of the guide pages. any PNG files are automatically copied from guide-src/
to guide/
.
+a sidebar to all of the guide pages. any PNG/JPG/SVG files are automatically copied from guide-src/
to guide/
.
when you add or remove pages from the guide, you'll need to edit guide-src/outline.txt
.