bacon 2.12.1

background rust compiler
1
2
3
4
5
6
7
8
9
10
11
12
13

Bacon's website is live at https://dystroy.org/bacon

It's built using [mkdocs](https://www.mkdocs.org/) (minimal version: 1.0.4).

To test it locally, cd to the website directory then

	mkdocs serve

To build it, do

	mkdocs build