Build on the index
Data plane & public JSON
ALASKA.FYI is static-first: HTML from Eleventy, JSON alongside the build, and an optional GitHub JSON workspace for larger or collaborative datasets.
On this site
-
/data/alerts.json— alerts feed (seealaskafyi-web/src/data/alerts.schema.jsonin the repo) -
/data/gazetteer/*.json— gazetteer exports for lakes, mountains, towns, and more -
/json/index.json— catalog mirrored from the monorepoalaskafyi-json/publictree
alaskafyi-json (GitHub)
Versioned, open JSON and schemas can live in the alaskafyi-json repository for mirrors, PRs, and reuse outside the site build.
Quality gates (repo)
npm run validate:data · npm run validate:links (after build) · CI Lighthouse on key URLs