The source code for NETWORG's blog.
If you want to use Docker for local development, you can simply run docker-compose up
. Then navigate to http://localhost:4000 to see the blog. The Docker container automatically detects new changes and rebuilds the page. You do however have to refresh the web browser with F5.