Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 216 Bytes

File metadata and controls

14 lines (10 loc) · 216 Bytes

Linux Kernel Notes

Tried turning some of my notes into a "book" form using LLMs. Requires installing mdbook

cargo install mdbook

After doing this, you can serve the book locally:

mdbook serve