![]() After adding dark mode in (#164), the fixed-color override for `fg-color--light` no longer works as expected since the color can now be one of two options. For now, delete this override and live with what's provided by the default styling. This works better than the current broken styling in dark mode where h5 headers show up as super dark text on a dark background. Signed-off-by: jaydee-coder <187227976+jaydee-coder@users.noreply.github.com> |
||
---|---|---|
.github/workflows | ||
artwork@80d14f8b6f | ||
docs | ||
overrides | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
Makefile | ||
README.md | ||
mkdocs.yml |
README.md
Asahi Linux documentation repository
This is the Asahi Linux documentation repository.
Usage
This is made with MkDocs. Run make build
to build the site, or make test
to spin up a local webserver for review. The website is rebuilt by the CI on every commit and served via GitHub Pages.