Get obidian live sync to work and add doc site

This commit is contained in:
James Thompson
2026-03-23 08:01:38 +00:00
parent 95bdab6b9d
commit c546fab5e1
12 changed files with 80 additions and 17 deletions

View File

@@ -7,3 +7,9 @@ repos:
language: system
pass_filenames: false
always_run: true
- id: build-docs-site
name: Build docs site
entry: make docs
language: system
pass_filenames: false
always_run: true