Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 576 Bytes

File metadata and controls

20 lines (13 loc) · 576 Bytes

Contributing

Here is an example flow to contribute.

  1. Open the project in VS Code.

  2. You should see a notification asking to "Reopen in Container". Click it.

  3. To start the server, run the following command in the VS Code integrated terminal:

    bundle exec jekyll serve --host 0.0.0.0 --port 8082
  4. Open your browser and navigate to http://localhost:8082 to view the site.

  5. Edit

This website is based on Agency Jekyll theme