
The official documentation site for SlayerOS, a lightweight, x86_64 operating system kernel, detailing its architecture and development process.
A statically generated, responsive documentation website built with VitePress and UnoCSS, deployed via GitHub Pages. The site provides comprehensive guides on the SlayerOS architecture (Memory Management, Paging, Heap, Bootloader/Limine, LibC), development workflow (building, debugging with GDB), and configuration options (kernel features, build flags). The structure supports detailed technical documentation for low-level OS development, featuring a custom theme and continuous deployment via GitHub Actions on every push to the main branch.