diff --git a/site/README.md b/site/README.md index b4111c8..d9c0e55 100644 --- a/site/README.md +++ b/site/README.md @@ -1,11 +1,3 @@ -- TODO: migrate into docs and replace contents of this file with backlink -- TODO: [PWA support](https://abridge.pages.dev/overview-abridge/#pwa) for mobile sandbox -- TODO: Atkinson Hyperlegible Next -- TODO: tag example pages by demonstrated concept -- TODO: document how to report bugs and get help -- TODO: document security policy -- TODO: cookbook for common Kerolox idioms - This directory hosts the Kerolox website. -The site is generated with [Zola](https://getzola.org), a minimalist static site generator. +Documentation on how to contribute to the site itself lives in at `./content/contribute/site.md`. diff --git a/site/content/contribute/site.md b/site/content/contribute/site.md index dee577b..72c310d 100644 --- a/site/content/contribute/site.md +++ b/site/content/contribute/site.md @@ -3,4 +3,11 @@ title = "Website" description = "How to contribute to the Kerolox website." +++ +- TODO: [PWA support](https://abridge.pages.dev/overview-abridge/#pwa) for mobile sandbox +- TODO: Atkinson Hyperlegible Next +- TODO: document how to report bugs and get help +- TODO: document security policy +- TODO: cookbook for common Kerolox idioms +- TODO: tag example pages by demonstrated concept + TODO