How to work with jekyll

  1. First you need to install the docker from here on your mac.
  2. 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:

  • a post with code
  • Syncing Repositories with rsync
  • a distill-style blog post
  • a post with jupyter notebook
  • a post with custom blockquotes