Starter template repository for the Domain Jekyll Theme.
-
Click Use this template button to generate a repository setup for the Domain Jekyll Theme.
-
Customize _config.yml to make it your own!
Included in the repository is a docker-compose file that creates a container from the the official Jekyll Docker Image. This will allow you to setup a development environment without having to install Ruby and Jekyll manually and allow you to quickly test and preview changes.
-
Fork this repo. Clone it to your machine.
-
Install Docker/Compose. You must have Docker and Compose installed.
-
In the directory you downloaded the project, open terminal and run the following command
docker compose up. -
You should now be able to go to your web browser and view the site Here
