This is the source code for https://werefox.cafe, https://info.werefox.cafe, and possibly other subdomains in the future.
Go to file
2021-04-26 16:02:14 +00:00
src/info Templated out the identities pages, no longer linking externally. Added AGPL3 2021-04-26 15:55:28 +00:00
.gitignore Added public to the repo because why the fuck not? 2021-04-26 00:19:16 +00:00
docker-compose.yml Now we're thinking with portals. 2021-04-18 02:38:19 +00:00
Dockerfile I finished the testimonials page oh my god 2021-04-19 04:14:21 +00:00
LICENSE Templated out the identities pages, no longer linking externally. Added AGPL3 2021-04-26 15:55:28 +00:00
README.md Updated README. 2021-04-26 16:02:14 +00:00
start.sh Slight modification to start script. 2021-04-19 05:42:15 +00:00

Source Code for info.werefox.dev

Here's all the source code for the site I generate at info.werefox.dev.

(If the subdomain changes, I'll update the README)

Usage

I don't really have any instructions for ya yet, but if you wanna get this up and running yourself, here are some usage steps.

You can use start.sh to start up the container in Dev mode.

./start.sh dev

Or, if you want to build for Production:

./start build
./start start