This is the source code for https://werefox.cafe, https://info.werefox.cafe, and possibly other subdomains in the future.
Go to file
Alexis Werefox bebc2f84c2 Thanks again, asonix. Updated dependencies to remove lines from Dockerfile. Fixed HRT Tracker... Again. 2021-04-26 16:49:40 +00:00
src/info Thanks again, asonix. Updated dependencies to remove lines from Dockerfile. Fixed HRT Tracker... Again. 2021-04-26 16:49:40 +00:00
.gitignore Added public to the repo because why the fuck not? 2021-04-26 00:19:16 +00:00
Dockerfile Thanks again, asonix. Updated dependencies to remove lines from Dockerfile. Fixed HRT Tracker... Again. 2021-04-26 16:49:40 +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
docker-compose.yml Now we're thinking with portals. 2021-04-18 02:38:19 +00:00
start.sh Slight modification to start script. 2021-04-19 05:42:15 +00:00

README.md

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