Official documentation for quickshell
				
			
		| assets/css | ||
| content | ||
| data | ||
| layouts | ||
| themes | ||
| typegen | ||
| types | ||
| .gitignore | ||
| .gitmodules | ||
| default.nix | ||
| flake.lock | ||
| flake.nix | ||
| hugo.toml | ||
| Justfile | ||
| package.nix | ||
| README.md | ||
| shell.nix | ||
quickshell-docs
Documentation for quickshell.
Hosted version at quickshell.outfoxxed.me.
Building the documentation
The docs depend on:
- just
 - hugo
 - rust
 
To build the documentation you must be in a subdirectory of the main quickshell repo, which is where the submodule clones this repo.
Run the following command to build and serve the docs locally:
$ just serve