web: host-your-own page + nav links; deploy-to-both-repos reminder
Add web/host-your-own.html and link it from the chat and how-it-works headers and footers. make stamp now stamps it alongside the other pages. CLAUDE.md: turn the deploy flow into an explicit push-BOTH-repos reminder (zebra-report source + www.unturf.com served) and list host-your-own.html as a deployed page.
This commit is contained in:
parent
b269fce2f6
commit
5e1c4402b2
5 changed files with 418 additions and 15 deletions
2
Makefile
2
Makefile
|
|
@ -8,7 +8,7 @@ PULSE = src/pulse.c
|
|||
|
||||
# stamp each web page with today's date + its own md5/sha256 (run before deploy)
|
||||
stamp:
|
||||
@node web/stamp.js web/chat.html web/zebra-audio.html web/how-it-works.html
|
||||
@node web/stamp.js web/chat.html web/zebra-audio.html web/how-it-works.html web/host-your-own.html
|
||||
|
||||
all: tx rx chat bt carrier zebrad
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue