11 lines
274 B
YAML
11 lines
274 B
YAML
spec:
|
|
name: simcoetradesjournal
|
|
static_sites:
|
|
- name: simcoetradesjournal
|
|
build_command: bundle exec jekyll build
|
|
environment_slug: jekyll
|
|
output_dir: _site
|
|
git:
|
|
branch: main
|
|
repo_clone_url: https://github.com/krisf/simcoetradesjournal.git
|