https://github.com/libraz/formulon-homepage
Official website for Formulon
https://github.com/libraz/formulon-homepage
Last synced: 10 days ago
JSON representation
Official website for Formulon
- Host: GitHub
- URL: https://github.com/libraz/formulon-homepage
- Owner: libraz
- Created: 2026-05-11T12:20:15.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-14T09:16:36.000Z (28 days ago)
- Last Synced: 2026-05-14T11:29:01.810Z (28 days ago)
- Language: CSS
- Size: 234 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Formulon Homepage
Documentation site for [Formulon](https://github.com/libraz/formulon).
Deployed at .
The stack intentionally matches `go-oidc-provider-homepage`:
- VitePress
- Biome
- Node 22 via Volta
- Yarn 4
- `node-modules` linker
## Development
```sh
yarn install
yarn dev
```
## Checks
```sh
yarn lint
yarn build
```
English is the primary documentation language. Japanese pages live under `src/ja/` with matching structure for core navigation pages.