They need to be manually built on the server for now.
blog/*.html
atom.xml
+dist
./md2html.sh
```
+### Dist directory
+
+The dist directory contains some pre-build binaries
+
+Currently the webserver expects those binaries to be there.
+
+- `dist/gbrg/rg.gb` should contain the latest build of gbrg
+
## License
This program is distributed under the terms of the MIT License.
<p>
Gbrg is a turn-based rpg for the gameboy written in ulas.
It serves as a demo project for the assembler.
+
+ The latest build of the game can be downloaded <a href="/dist/gbrg/rg.gb">here</a>
</p>
</article>