mirror of
https://github.com/len0rd/personal-website.git
synced 2025-03-01 03:51:57 -05:00
Update README.md
This commit is contained in:
parent
edf3f8228e
commit
eb2c27f255
36
README.md
36
README.md
|
@ -1,20 +1,4 @@
|
|||
Its a website! Node/npm
|
||||
|
||||
## Colors of the rainbow
|
||||
|
||||
(just a quick refernce for the color swatch of the rainbow in the main image)
|
||||
|
||||
\#F6E73C
|
||||
|
||||
\#F8BA4B
|
||||
|
||||
\#5AB2DA
|
||||
|
||||
\#F591AB
|
||||
|
||||
\#865897
|
||||
|
||||
\#06061D
|
||||
Its a website! Sphinx + ablog
|
||||
|
||||
## Run locally
|
||||
|
||||
|
@ -27,4 +11,20 @@ Its a website! Node/npm
|
|||
|
||||
## Run the production container
|
||||
|
||||
`docker run --rm -td -p 8888:8090 leo_website:prod`
|
||||
`docker run --rm -td -p 8888:8090 leo_website:prod --name leo_website`
|
||||
|
||||
## 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
|
||||
|
|
Loading…
Reference in a new issue