Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/littleosbook/littleosbook
Source for the little book about OS development
https://github.com/littleosbook/littleosbook
Last synced: about 8 hours ago
JSON representation
Source for the little book about OS development
- Host: GitHub
- URL: https://github.com/littleosbook/littleosbook
- Owner: littleosbook
- Created: 2012-02-29T13:44:54.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-04-22T00:45:54.000Z (over 1 year ago)
- Last Synced: 2025-01-04T07:08:02.479Z (7 days ago)
- Language: CSS
- Homepage: http://littleosbook.github.io/
- Size: 645 KB
- Stars: 2,250
- Watchers: 84
- Forks: 245
- Open Issues: 65
-
Metadata Files:
- Readme: README.md
- Citation: citation_style.csl
Awesome Lists containing this project
- starred-awesome - littleosbook - Source for the little book about OS development (CSS)
README
# littleosbook
This is the source code for the book "The little book about OS development".
The source for the book is written in
["Pandoc"](http://johnmacfarlane.net/pandoc/) Markdown.## Building
If you want to use the build scripts (which we recommend you to do), you need
["Make"](http://www.gnu.org/software/make/).To convert the Markdown to either HTML or PDF, you need to have
["Pandoc"](http://johnmacfarlane.net/pandoc/) version 1.9.1.1 or higher. For
installing Pandoc, see .If you want to create the PDF version, you also need `pdflatex` installed.
## Errors
If you find any error (there are probably plenty :)), please open a new
["issue"](https://github.com/littleosbook/littleosbook/issues).## Contributing
If you want to contribute new material or fix some errors, please open fork the
repository, make your changes and open a pull request.## License
All content is licensed under the Creative Commons Attribute, NonCommercial,
Share-Alike license. See
for more details.