issues
search
SiddharthChillale
/
siddharthchillale.github.io
Developement and Deployment repo for my personal website
https://siddharthchillale.github.io/
0
stars
0
forks
source link
Write Article on using Docker for generating sites and running on webserver.
#4
Open
SiddharthChillale
opened
3 months ago
SiddharthChillale
commented
3 months ago
Generate static website with Hugo.
Hugo is run in docker.
Start a nginx server in docker which serves the generated website.
Orchestrate everything using docker-compose.