Here is an example flow to contribute.
-
Open the project in VS Code.
-
You should see a notification asking to "Reopen in Container". Click it.
-
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 -
Open your browser and navigate to
http://localhost:8082to view the site. -
Edit