Add daily wiki content export
Export script pulls all Outline documents via API and writes them as flat markdown files to content/wiki/ with frontmatter metadata. Cron wrapper auto-commits changes daily.
This commit is contained in:
parent
b5de1e575a
commit
2bb36af20e
37 changed files with 5272 additions and 0 deletions
40
content/wiki/programs--schedule.md
Normal file
40
content/wiki/programs--schedule.md
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
---
|
||||
title: Schedule
|
||||
collection: Programs
|
||||
path: Programs/Schedule
|
||||
parentDocument: null
|
||||
outlineId: 2cd2b4d9-2027-4cb1-9767-2c7eff97e8b1
|
||||
updatedAt: '2026-03-01T18:58:57.212Z'
|
||||
createdBy: Jennie R.F.
|
||||
---
|
||||
# Program Schedule
|
||||
|
||||
## Stage 1 (Months 1-2)
|
||||
|
||||
| Activity | Time | Frequency |
|
||||
|----------|------|-----------|
|
||||
| Workshops and discussions | 2 hours | Weekly |
|
||||
| Peer Support meetings | 1 hour | Weekly |
|
||||
| Asynchronous check-ins via Slack | 30 min - 1 hour | Weekly |
|
||||
| Networking and social events | 1 hour | Monthly |
|
||||
| Studio development work (outside meetings) | 2-3 hours | Weekly |
|
||||
| Financial support | $5,000 | |
|
||||
|
||||
## Self-assessment
|
||||
|
||||
| Activity | Time | Frequency |
|
||||
|----------|------|-----------|
|
||||
| Evaluate team alignment and program fit | 1 hour | One time |
|
||||
| Draft plan for Stage 2 | 2 hours | One time |
|
||||
| Facilitated collective evaluation | 1 hour | One time |
|
||||
|
||||
## Stage 2 (Months 3-6)
|
||||
|
||||
| Activity | Time | Frequency |
|
||||
|----------|------|-----------|
|
||||
| Peer Support meetings | 1 hour | Weekly |
|
||||
| Asynchronous check-ins via Slack | 30 min | Weekly |
|
||||
| Peer-led workshops and discussions | 2 hours | Every other week |
|
||||
| Peer workshop preparation and delivery | 4 hours | One time |
|
||||
| Studio development work (outside of meetings) | 2-3 hours | Weekly |
|
||||
| Financial support | $20,000 | |
|
||||
Loading…
Add table
Add a link
Reference in a new issue