This is a static website where Nacdlow server plugins can be showcased and its binaries hosted.
To build this website, you need Hugo installed.
You may build using the hugo
command, which will generate the files in the
public/
folder. Or you can build and host it on your machine with hugo serve
, which will run a server on localhost:1313
.