This is the source code for my personal blog written in Jekyll.
- Open the project in VSCode.
- Install the "Remote - Containers" extension if you haven't already.
- When prompted, select "Reopen in Container".
- Wait for the container to build and start.
To start the server with hot reloading, run:
make serve