nijho.lt This is my personal website build with Hugo and the Academic theme (docs) and hosted via Netlify. See the builds on Netlify here. Run the following command to start the server locally: docker build -t blog . && docker run -it -p 8080:80 blog