Skip to content

Conversation

@polyipseity
Copy link
Member

@polyipseity polyipseity commented Jan 18, 2026

Apart from adding docs, this adds a workflow to publish "./docs/api" as GH pages. Might need to set it up.

Fixes #52.

@polyipseity polyipseity self-assigned this Jan 18, 2026
@polyipseity polyipseity added the documentation Improvements or additions to documentation label Jan 18, 2026
@polyipseity polyipseity force-pushed the add-docs branch 4 times, most recently from dc4c0cf to 21fa8ee Compare January 24, 2026 08:55
@polyipseity
Copy link
Member Author

Fixes #52.

@polyipseity polyipseity marked this pull request as ready for review January 25, 2026 05:28
Details will be moved under `docs/`.
… cache for docs workflows

Use numeric node-version (24) in `.github/workflows/docs.yml` and `.github/workflows/docs-publish.yml`

Enable Corepack and run `corepack install` before installing dependencies

Split node/cache setup to a dedicated `setup-node` step with `cache: yarn`

Reorder and consolidate dependency install steps (Corepack prepare + yarn install --frozen-lockfile)

Minor comment formatting fix in `docs-publish.yml`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Internal docs for template API

2 participants