Scaffolding for future blogs #162

Merged
lars.winzer merged 9 commits from chore/networking-blog into main 2026-03-10 13:04:20 +01:00
Showing only changes of commit ea8ac3831f - Show all commits
+3 -1
View File
@@ -35,7 +35,9 @@ This protocol handles game state synchronization, player actions, lobby and glob
│ └── test/ # Unit tests
├── documents/ # Project resources and documentation
│ ├── images/ # Images for README and documentation
│ ├── docs # Documentation
│ ├── docs # Directory for diary and blog files
│ │ ├── diary # Diary files for each organizational meetup
| | └── blog # Blog files covering project-related topics
│ ├── milestones/ # Milestone deliverables (6 milestones)
│ └── (Other resources) # Additional project materials
└── outreach/ # Public-facing content and marketing materials