Source code for lschaefer.xyz
  • PHP 53.6%
  • JavaScript 30.5%
  • Python 13.3%
  • CSS 2.1%
  • Dockerfile 0.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Lukas Schaefer 0e750cf8f6
Oopsie
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
2026-08-13 14:18:19 -04:00
html Oopsie 2026-08-13 14:18:19 -04:00
python Only delete games older than 1 week 2026-08-10 09:22:28 -04:00
.gitignore Make logging happen in a file instead of db 2026-08-09 17:09:48 -04:00
000-default.conf Fix dockerfile to support htaccess 2026-01-12 15:22:04 -05:00
docker-compose.prod.yaml Make logging happen in a file instead of db 2026-08-09 17:09:48 -04:00
docker-compose.yaml Make logging happen in a file instead of db 2026-08-09 17:09:48 -04:00
Dockerfile Fix dockerfile to support htaccess 2026-01-12 15:22:04 -05:00
LICENSE Updates license year 2022-06-14 16:41:32 -04:00
README.md Update github link to personal git instance 2026-01-26 16:23:08 -05:00
start.sh Move Dockerfile from dockerWebsite repo and create docker-compose files 2026-01-11 22:19:52 -05:00

website

Welcome to the README for this website's source code. I host the source code of my website so others can look at my website and learn from it. The link to a hosted version is at Link Here You are welcome to use the source code in any of your own projects. Also this contains the source code for my cookie clicker addon to use this just follow the directions at Link Here. If you want to recreate this use the docker-compose.prod.yaml in the root directory of this project.