How to work with jekyll
- First you need to install the docker from here on your mac.
- Then you can use the following code to build your website locally.
```shell
{
docker compose up
}
```
Enjoy Reading This Article?
Here are some more articles you might like to read next: