This repository contains a very traditional template/view way of building our website.
Some of the stylesheets in this repository are used by the tool.
We use mustache templates, Go and BSDmake.
You can use whichever implementation of mustache you wish. A small utility in Go is given. If you Go installed simply go to the next section.
Once you have the requirements installed, edit the variables in the .env
file
and run: (bmake
in Linux)
$ make build start
Important: Do not add images/binary files to this repository. (no non-code, ok?)
This project is licensed under MIT. Additionally, you must read the attribution page before using any part of this project.