The website for Domain Storytelling
Install Docker Desktop on Windows:
\$ winget install -e --id Docker.DockerDesktop
Install Docker Desktop on macOS:
\$ brew install --cask docker
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
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 @import
lines.
This work is licensed under a Creative Commons Attribution 4.0 International License.