An overview of all public repositories published by Japer Technology Pty. Ltd.
🔗 Live site — https://japer-technology.github.io/an-overview/
This repository powers the Public Fabric: a GitHub Pages site that catalogs the public japer-technology GitHub footprint in one place.
It is intended to be the maintained front door for:
- flagship repositories
- experimental repositories
- GitHub-native forks
- published sites and developer portals
| Feature | Detail |
|---|---|
| Live data | Fetches repositories from the GitHub API in the browser |
| Snapshot fallback | Ships a committed JSON snapshot so the page always renders |
| Curated summaries | Uses hand-written summaries and featured-repo metadata from data/site.json |
| Search & filters | Supports full-text search, language filtering, scope filtering, and sort options |
| GitHub Pages ready | Deploys from an-overview/public-fabric |
an-overview/
public-fabric/ GitHub Pages site root
index.html Page shell
styles.css Styling and responsive layout
app.js Rendering, filtering, live API refresh, URL-state sync
data/
site.json Curated copy, featured repos, overrides
repos-snapshot.json Fallback snapshot
404.html Friendly not-found page
robots.txt Simple crawler allow-list
.nojekyll Disables Jekyll processing
script/
refresh-public-fabric-snapshot.py
Refreshes the snapshot from the GitHub API
PUBLIC-FABRIC-ONLINE.md Go-live and deployment checklist
Edit:
an-overview/public-fabric/data/site.json
Run:
python an-overview/script/refresh-public-fabric-snapshot.pyPush changes to main.
The GitHub Actions workflow deploys the Pages site automatically.
For first-time setup, see:
MIT — © 2026 Japer Technology