this site is developed with spring boot. all html and web assets go in the public
folder.
- clone this repository
- make changes to the web assets in the
public
folder - preview them with
spring run app.groovy
and look at localhost:8080
Bugs can be filed using Github Issues
Please read the contributors' guide