Philipp Oppermann f1c68fd6dc Remove installation of pygments
We don't deploy on this branch, so syntax highlighting is not needed.
2016-05-02 15:44:36 +02:00
2016-04-30 13:27:30 +02:00
2016-04-12 00:47:05 +02:00
2016-04-12 00:47:05 +02:00
2015-08-25 14:54:06 +02:00
2016-05-02 15:44:36 +02:00

Blog OS

Build Status

This repository contains the source code for the Writing an OS in Rust series at os.phil-opp.com.

Bare Bones

Memory Management

Additional Resources

Building

You need to have nasm, grub-mkrescue, xorriso, qemu and a nighly Rust compiler installed. Then you can run it using make run.

Please file an issue if you run into any problems.

License

The source code is dual-licensed under MIT or the Apache License (Version 2.0). This excludes the blog directory.

Description
Languages
HTML 96.5%
SCSS 1.5%
CSS 1.2%
JavaScript 0.4%
Python 0.2%