File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Lite XL Website
22
3- > ** Note**
4- > This website is still under construction.
5- > Expect jank and general problems.
6-
73This website is written in Markdown with [ MkDocs] and [ mkdocs-material] .
84We also use [ mkdocs-macros-plugin] for rendering certain pages.
95
@@ -87,11 +83,15 @@ This project follows typical [MkDocs] file structure.
8783 - ` extra.css ` : Styles for custom syntax highlighting.
8884 - ` user-guide/ `
8985 - ` index.md ` : Homepage.
86+ - ` overrides/ ` : Overrides for the theme
9087
9188# Keymap
9289
9390The "generate keymap" action should be run after each release to update
9491the keymap.
92+ This workflow should run automatically, provided that the API keys used
93+ to invoke this workflow is still valid.
94+
9595The keymap generation is currently a two-part process involving some
9696fix up on our side to match [ pymdown] 's syntax.
9797This can be found in ` fix-keymap.py ` .
@@ -104,4 +104,4 @@ This can be found in `fix-keymap.py`.
104104[ pub-minifier ] : https://mkdocs-publisher.github.io/setup/seo-and-sharing/pub-minifier/
105105[ GTK Runtime ] : https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer
106106[ uv ] : https://docs.astral.sh/uv/
107- [ pymdown ] : https://facelessuser.github.io/pymdown-extensions/extensions/keys
107+ [ pymdown ] : https://facelessuser.github.io/pymdown-extensions/extensions/keys
You can’t perform that action at this time.
0 commit comments