Migrate site to-do back to README
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
This directory hosts the Kerolox website.
|
This directory hosts the Kerolox website.
|
||||||
|
|
||||||
Documentation on how to contribute to the site itself lives in at `./content/contribute/site.md`.
|
Documentation on how to contribute to the site itself lives in at `./content/contribute/site.md`.
|
||||||
|
|
||||||
|
- 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: cookbook for common Kerolox idioms
|
||||||
|
- TODO: tag example pages by demonstrated concept
|
||||||
|
- TODO: favicon
|
||||||
|
|||||||
@@ -39,12 +39,3 @@ make serve
|
|||||||
```
|
```
|
||||||
|
|
||||||
This runs Zola as an HTTP server of the site's content at `http://localhost:1111`. Note that while Zola will reload the _contents_ of the site, the _dependencies_ of the site, such as Typst diagrams, will _not_ be. To reload those, kill the server with `Ctrl+C` and run `make serve` again.
|
This runs Zola as an HTTP server of the site's content at `http://localhost:1111`. Note that while Zola will reload the _contents_ of the site, the _dependencies_ of the site, such as Typst diagrams, will _not_ be. To reload those, kill the server with `Ctrl+C` and run `make serve` again.
|
||||||
|
|
||||||
# Website To-Do Items
|
|
||||||
|
|
||||||
- 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: cookbook for common Kerolox idioms
|
|
||||||
- TODO: tag example pages by demonstrated concept
|
|
||||||
- TODO: favicon
|
|
||||||
|
|||||||
Reference in New Issue
Block a user