Domain-Github-Pages-Initializer

Domain-Github-Pages-Initializer

Starter template repository for the Domain Jekyll theme

Domain Github Pages Initializer

Starter template repository for the Domain Jekyll Theme.

Usage

  1. Click Use this template button to generate a repository setup for the Domain Jekyll Theme.

  2. Customize _config.yml to make it your own!

Development Environment

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.

  1. Fork this repo. Clone it to your machine.

  2. Install Docker/Compose. You must have Docker and Compose installed.

  3. In the directory you downloaded the project, open terminal and run the following command docker compose up.

  4. You should now be able to go to your web browser and view the site Here