My personal website
Built with Hugo.
A DevContainer is provided that creates a local environment to manage the site in VS Code. Hugo is ready installed in the container and can be used from the commandline. E.g.
hugo --help
The FrontMatterCMS Extension (eliostruyf.vscode-front-matter) is used to visualize the content of the website. All used extensions have been defined in the DevContainer configuration. No additional extensions have been installed manually.