Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
e66f6b5
Added CFPs (#9)
leogdion Feb 2, 2026
00d6c22
Adding Job Applications (#8)
leogdion Feb 2, 2026
4896499
Add topic skills (#7)
leogdion Feb 2, 2026
11a67ee
Updated CFP for February 2026 (#12)
leogdion Feb 9, 2026
ab9ce22
Merge pull request #15 from leogdion/2026.02
leogdion Feb 27, 2026
fcfa2b7
Implement talk prep breakdown for issue (#23)
leogdion Mar 13, 2026
4549889
Reorganize repo and add talk prep content (#25)
leogdion Mar 22, 2026
57ba9d7
Migrate server-side CloudKit talk content from year-in-review
leogdion Mar 22, 2026
997917e
Merge talk prep and strategy content from year-in-review migrate-talk…
leogdion Mar 22, 2026
904073c
Reorganize talks/ into docs/ with improved structure
leogdion Mar 27, 2026
3e24069
Replace conferences/ with distilled content-reference.md
leogdion Mar 27, 2026
6dd2e99
Consolidate content-reference, outline, and demo-script into talk-pre…
leogdion Mar 27, 2026
b1581b3
Consolidate marketing docs into plan.md
leogdion Mar 27, 2026
6735ce5
Merge talk-prep.md into docs/README.md
leogdion Mar 27, 2026
1091743
Move content series into docs/cloudkit-guide/
leogdion Mar 27, 2026
ba6529c
Delete docs/cloudkit-guide/marketing/consulting.md
leogdion Mar 27, 2026
7dcac45
Delete docs/cloudkit-guide/articles/cloudkit-server-auth.md
leogdion Mar 27, 2026
538fb5e
Hide marketing folder and rename plan.md to README.md
leogdion Mar 27, 2026
061b152
Rename .marketing/ to .social/
leogdion Mar 27, 2026
d26989c
Move article content to articles/README.md, trim .social/
leogdion Mar 27, 2026
37f9602
Move social pieces from articles/ to .social/
leogdion Mar 27, 2026
04fbcdc
Fix PR review issues: links, BushelCloud description, stale deadline
leogdion Mar 27, 2026
1c8daf8
Fix directory tree label in cloudkit-guide README
leogdion Mar 27, 2026
d397318
Remove hardcoded stats and Vapor article from cloudkit-guide
leogdion Mar 27, 2026
13aa8cd
Add why-mistkit.md doc
leogdion Apr 7, 2026
be202ad
Remove Swift Rockies from talks and social content
leogdion Apr 13, 2026
2e64fdd
Merge branch 'v1.0.0-alpha.5' into migrate-talks
leogdion Apr 14, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 1 addition & 10 deletions docs/cloudkit-guide/.social/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@
- [ ] Share talk abstract with key takeaway teaser
- [ ] Link to CloudKit server auth article (if published)

**Pre-Swift Rockies** (early July, 2–4 weeks before July 22)
- [ ] "Speaking at Swift Rockies" announcement
- [ ] Share insights from Swift Craft delivery
- [ ] Highlight what's new/updated since Swift Craft

**Pre-iOSDevUK** (mid August, 2–4 weeks before Sept 7)
- [ ] "Speaking at iOSDevUK" announcement
- [ ] Emphasize first-time speaker angle at iOSDevUK
Expand All @@ -39,13 +34,9 @@
- [ ] Thank organizers and attendees
- [ ] Share any audience questions that sparked interesting discussion

**After Swift Rockies (July 22–23)**
- [ ] Brief recap with what changed since Swift Craft
- [ ] Highlight audience feedback

**After iOSDevUK (Sept 7–10)**
- [ ] Comprehensive recap (final delivery)
- [ ] "What I learned giving this talk 3 times" reflection
- [ ] "What I learned giving this talk 2 times" reflection
- [ ] Share final slides and all resources

---
Expand Down
5 changes: 5 additions & 0 deletions docs/why-mistkit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Why do I need MistKit?
How does CloudKit work behind the scenes?
How can I upload a file?
How does authentication work?

Loading