Skip to content

WPS/domainstorytelling.org

Repository files navigation

domainstorytelling.org

The website for Domain Storytelling CC BY 4.0

Development

Setup environment

Install Docker Desktop on Windows:

\$ winget install -e --id Docker.DockerDesktop

Install Docker Desktop on macOS:

\$ brew install --cask docker

Day-to-day Development

To run a server locally:

\$ docker compose up

Or open the project as a dev container and directly start the server:

\$ bundle exec jekyll serve

Configuration

The Minimal Mistakes skin was customized by copying the original main.scss file to assets\css. Any changes to the theme's Sass variables must be made before the any @importlines.

License

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0