The public portfolio site for the Hyperpolymath ecosystem.
This repository serves the static GitHub Pages site that indexes projects, surfaces status context, and hosts shared visual assets (avatars). It is designed as a minimal deployable surface with a single HTML entrypoint and a curated asset catalog.
| File/Directory | Purpose |
|---|---|
|
Single-page site entrypoint |
|
Project SVGs + helper scripts for asset management |
|
Ownership and maintenance notes |
|
Palimpsest-MPL license text |
hyperpolymath.github.io/
├── avatars/ # Project SVGs + helper scripts
├── index.html # Main site
├── MAINTAINERS.adoc # Maintenance notes
└── LICENSE # PMPL-1.0 licenseThis repository is intended for GitHub Pages:
-
Push to the default branch
-
Enable GitHub Pages for the repository
-
Serve from the repository root
-
Add new projects by updating
index.htmland adding an avatar inavatars/. -
Keep the portfolio copy aligned with
register/REGISTER.mdinpalimpsest-license.
This repository is classified as RSR Infrastructure:
-
Single static page deployment
-
No build system required
-
Maintained asset catalog
Palimpsest-MPL License v1.0 (PMPL-1.0)—see LICENSE.