๐ฟ Catnap Documentation
June 25, 2026 ยท View on GitHub
View the site here
โ๏ธ Editing the site
The source files for the site are in docs/src/
๐ง Building the site
The site utilizes mdbook to build the site.
To build the site, you must be in the docs/ directory, and then run mdbook build.
The site will be in docs/book.
๐งช Testing
To test the site, run mdbook serve in the docs/ directory and go to http://localhost:3000
๐ค Contributing
See CONTRIBUTING.md for guidelines on editing pages, adding new ones, and writing style.