my website! mirrored!
Find a file
2025-08-11 17:34:00 -05:00
.devcontainer
.github/workflows
.vscode
_static blog title be whatever the hostname is 2025-05-28 11:56:50 -04:00
_templates add links to sidebar 2025-05-29 09:04:27 -04:00
assets
posts finish writing release versioning for now 2025-08-11 17:34:00 -05:00
recipes
.dockerignore
.gitignore
conf.py blog title be whatever the hostname is 2025-05-28 11:56:50 -04:00
container_serve.sh
Dockerfile
index.rst
pip-requirements.txt remove existing dependency to avoid conflict 2025-05-29 09:13:56 -04:00
README.md Update README.md 2025-07-24 16:27:41 -04:00

Its a website! Sphinx + ablog

Run locally

  1. From this directory install dependencies with npm install
  2. Run the server with npm start

Build the production docker image

docker build -t leo_website:latest .

Run the production container

docker run --rm -td -p 9999:8090 --name=leo_website leo_website:latest

Colors of the rainbow

(just a quick refernce for the color swatch of the rainbow in the old main image)

#F6E73C

#F8BA4B

#5AB2DA

#F591AB

#865897

#06061D