My Nest homepage!
https://yc.hackclub.app
yc
fb08e9c8f8
All checks were successful
/ build (push) Successful in 3s
Signed-off-by: yc <yc@hackclub.app> |
||
---|---|---|
.forgejo/workflows | ||
cgi | ||
Makefile | ||
README.md |
yc.hackclub.app
My Nest homepage!
Building
Standard Make invocations to build and install.
make
make install
And then to clean everything.
make clean
It installs CGI scripts to ~/cgi by default (make install PREFIX=/where/you/want/to/keep/it
).
I'm using Caddy as a reverse-proxy using the @aksdb/caddy-cgi plugin on GitHub.