Codespaces
Using GitHub Codespaces …
In this blog post, I try using GitHub Codespaces to write this post in Hugo. Yes, it’s meta 🤓
A GitHub Codespace is a cloud-based developer environment attached to your GitHub repository. It contains the dependencies you need to work on your codebase in VS Code, either in the browser or from …