my website! mirrored!
Find a file
2025-02-03 12:10:36 -05:00
.devcontainer split dev and prod docker stages 2023-06-08 10:29:27 -04:00
.github/workflows Create deploy_site.yml for pages deployment test 2023-10-27 11:45:08 -04:00
.vscode start on recipe section. doesnt look right yet 2022-06-20 21:55:50 -04:00
_static add about me. archive old posts 2025-02-03 12:10:36 -05:00
_templates add about me. archive old posts 2025-02-03 12:10:36 -05:00
archived_posts add about me. archive old posts 2025-02-03 12:10:36 -05:00
assets add about me. archive old posts 2025-02-03 12:10:36 -05:00
posts add about me. archive old posts 2025-02-03 12:10:36 -05:00
recipes fix navbar. add recipe 2022-10-05 10:29:10 -04:00
.dockerignore add dockerfile 2021-07-24 13:29:34 -06:00
.gitignore happy with the blog portion. Recipes needs to be re-integrated 2023-01-20 10:32:51 -05:00
conf.py add about me. archive old posts 2025-02-03 12:10:36 -05:00
container_serve.sh add post about working with canbus dbc files 2024-12-09 09:43:59 -05:00
Dockerfile use drawio diagram embedding 2023-10-27 11:44:15 -04:00
index.rst progress 2025-01-31 15:38:58 -05:00
pip-requirements.txt add post about working with canbus dbc files 2024-12-09 09:43:59 -05:00
README.md Update README.md 2023-07-09 10:16:53 -06: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 8888: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