Source code for lschaefer.xyz
  • PHP 52.2%
  • JavaScript 31.9%
  • Python 13.2%
  • CSS 2.2%
  • Dockerfile 0.4%
Find a file
Lukas Schaefer 61cbbc5545
Update github link to personal git instance
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
2026-01-26 16:23:08 -05:00
html Update github link to personal git instance 2026-01-26 16:23:08 -05:00
python Don't change permissions when on developmentMachine 2026-01-11 22:58:49 -05:00
.gitignore Remove mail 2026-01-11 22:41:26 -05:00
000-default.conf Fix dockerfile to support htaccess 2026-01-12 15:22:04 -05:00
docker-compose.prod.yaml Add backup folder to docker-compose.prod 2026-01-11 22:30:11 -05:00
docker-compose.yaml Move Dockerfile from dockerWebsite repo and create docker-compose files 2026-01-11 22:19:52 -05: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.