wiki_ghostguild/scripts
Jennie Robinson Faber 16aef35682 Nest exported wiki docs under collection/parent folders
Outline docs with the same title under different parents (e.g. Peer Support
Playbook > Session Guides > Session 0 vs Manual > Session Content > Session 0)
were silently overwriting each other under the flat {collection}--{title}.md
naming, dropping 9 of 99 docs on every export. Use the full slugified doc
path instead, and have orphan cleanup scope to known collection-slug roots
(sweeping legacy flat files too) so sibling dirs like hub/, _local/, .claude/
stay untouched.

Also switch the cron's git add to -A so doc deletions and renames in Outline
actually propagate.
2026-04-21 13:12:19 +01:00
..
.cursorignore Add configuration to block access to hidden files in nginx 2026-03-31 17:50:00 +01:00
.cursorindexingignore Add configuration to block access to hidden files in nginx 2026-03-31 17:50:00 +01:00
export-content-cron.sh Nest exported wiki docs under collection/parent folders 2026-04-21 13:12:19 +01:00
export-content.js Nest exported wiki docs under collection/parent folders 2026-04-21 13:12:19 +01:00
import-curriculum.js Add Coop Foundations Curriculum content and import script 2026-03-09 14:33:06 +00:00
migrate-content.js Replace Nuxt wiki with Outline deployment config 2026-03-01 15:45:44 +00:00
migrate-hub.js Revert wiki theme CSS to previous version 2026-03-29 21:30:58 +01:00
outline-backup.sh Fix two cron jobs that surfaced once the container could actually run them 2026-04-08 11:57:02 +01:00
package-lock.json Add daily wiki content export 2026-03-04 17:34:09 +00:00
package.json Replace Nuxt wiki with Outline deployment config 2026-03-01 15:45:44 +00:00