Integrate Simcoe Trades Journal Jekyll site with DigitalOcean App Platform spec

This commit is contained in:
Your Name
2026-07-31 11:12:33 -04:00
commit c5993bce0d
26 changed files with 1246 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
name: simcoetradesjournal
static_sites:
- name: simcoetradesjournal
build_command: bundle exec jekyll build
environment_slug: jekyll
output_dir: _site
github:
branch: main
deploy_on_push: true
repo: krisf/simcoetradesjournal
+10
View File
@@ -0,0 +1,10 @@
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