This repository contains the source code and content for my blog located at www.jvandertil.nl.
Feel free to open an issue or a pull request if you notice something missing, wrong, misspelled, or any other reason.
This repository contains the following parts:
- eng/
- Contains scripts for deploying and building the blog components
- src/blog
- Contains the hugo source and content of my blog posts.
- src/blog-comment-function
- Contains the Azure Functions that power the comments on my blog posts.