Rename About to Spaces, add About page

This commit is contained in:
Tanner
2026-09-23 20:58:23 +00:00
parent 933720125a
commit 1a264905ea
14 changed files with 195 additions and 20 deletions
+3 -2
View File
@@ -16,7 +16,8 @@ This is the static website for Protospace, a non-profit makerspace in Calgary, A
- Every page must be an `index.html` inside its own route directory:
- `/index.html`
- `/the-space/index.html`
- `/about/index.html`
- `/spaces/index.html`
- `/join-us/index.html`
- `/contact/index.html`
- `/wood-shop/index.html`
@@ -66,7 +67,7 @@ Keep source code pleasant for humans to read and edit.
When adding or editing a page, match the existing structure:
- Header with Protospace logo and links to About, Membership, Wiki, Portal, and Contact
- Header with Protospace logo and links to About, Spaces, Membership, Wiki, Portal, and Contact
- Main page content with one meaningful `<h1>`
- Sidebar containing the current open-house information, address, parking details, map iframe, and search control where applicable
- Footer containing YouTube, FAQ, and Facebook links