checkpoint commit
All checks were successful
Podman DDNS Image / build-and-push-ddns (push) Successful in 1m3s
All checks were successful
Podman DDNS Image / build-and-push-ddns (push) Successful in 1m3s
This commit is contained in:
22
stories/README.md
Normal file
22
stories/README.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Stories
|
||||
|
||||
Stories I want to tell. Unlike the `active` project, which stores notes in no
|
||||
particular order, stories are meant to be read and enjoyed from top to bottom.
|
||||
Hopefully they teach you something.
|
||||
|
||||
## This is a mkdocs project
|
||||
|
||||
`docs/` contains all the stories.
|
||||
|
||||
`mkdocs.yml` holds the project config.
|
||||
|
||||
```bash
|
||||
# Run the mkdocs site with mkdocs serve
|
||||
uv run mkdocs serve
|
||||
```
|
||||
|
||||
## Errata
|
||||
|
||||
mkdocs has a [bug that breaks
|
||||
autoreload](https://github.com/mkdocs/mkdocs/issues/4032). This project has
|
||||
pinned click to `8.2.1` to fix it.
|
||||
Reference in New Issue
Block a user