Educational resources for learners who want to attain an understanding of operating systems.
All content created by the OS Sketch Team and copyrighted by Gregory M. Kapfhammer.
Are you interested in contributing to the content on this web site? If the answer is yes, then please aim to avoid excessive pushes to pull requests (PRs) so as to avoid unnecessary builds on Netlify. In order to see run a local version of the web site on your development machine, you can follow this process that works on Linux, Mac, and Windows):
poetry install
and then poetry run mkdocs serve
.control + c
in
the terminal.