Skip to content

Repository files navigation

JoinPASS

Public website source for PASS, the Platform for AI Sovereignty Studies.

The site is built with Hugo and Lotus Docs, presents one focused public landing page in Traditional Chinese and one in English, and is deployed as a public-only static site with GitHub Actions and GitHub Pages.

Everything in this repository and in the generated site must be safe to make public. Member information, meeting access details, documents, and private resource links are shared separately by email and must not be committed here.

Development

Install local tools:

brew install hugo go dart-sass

Run the local server:

hugo server -D

Build locally:

hugo build --gc --minify

GitHub Actions uses .github/workflows/hugo.yml to build the site into public/ and deploy the artifact to the GitHub Pages organization site at https://joinpass.github.io/. Repository administrators must select GitHub Actions as the Pages source in the repository settings.

Required Process

All changes must follow SSD and OpenSpec. Read AGENTS.md and update docs/open-spec/ before implementation changes.

Releases

Packages

Contributors

Languages