my website! mirrored!
Find a file
2023-07-09 10:16:53 -06:00
.devcontainer split dev and prod docker stages 2023-06-08 10:29:27 -04:00
.vscode start on recipe section. doesnt look right yet 2022-06-20 21:55:50 -04:00
_templates happy with the blog portion. Recipes needs to be re-integrated 2023-01-20 10:32:51 -05:00
assets cleanup syncthing_arkos config page 2023-07-09 11:45:49 -04:00
posts cleanup syncthing_arkos config page 2023-07-09 11:45:49 -04: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 use bash script to run site 2023-06-08 11:12:32 -04:00
container_serve.sh container runs for production site 2023-06-14 20:16:47 -04:00
Dockerfile container runs for production site 2023-06-14 20:16:47 -04:00
index.rst happy with the blog portion. Recipes needs to be re-integrated 2023-01-20 10:32:51 -05:00
pip-requirements.txt fixes/updates. use pydata theme. use drawio extension in devcontainer 2023-05-27 23:41:55 -04: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