Website

Last updated: 2023-08-13

The webpages are built with Hugo, a static site generator that turns markdown into HTML. The GitHub repository has a Actions workflow that automatically updates the website whenever a change is pushed to the master branch. Theoretically it's possible to just write the content and create a pull request, but if you install hugo locally you can preview your changes before you commit them. Follow this tutorial to install hugo on your system.

If you want to contribute to the website, fork bb1950328/BrickSimWeb, make your changes and submit a pull request.