Commit 7167f16
Add Git submodule content management system (#1)
* Add meaningfool-writing content submodule
* Configure site to use content from writing submodule
- Updated content collections to include writing collection
- Modified pages to use writing collection instead of articles
- Updated ArticlesList component for new collection type
- Restructured content repository for clean URL structure
* Add Playwright test screenshots documenting submodule functionality
- Screenshot of homepage showing articles from submodule
- Screenshot of individual article page rendering correctly
- Confirms submodule content integration is working properly
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* Add automated submodule workflow and update deployment
- Add update-content.yml for automated submodule updates
- Update deploy.yml to include recursive submodules
- Enables GitHub Pages to properly build with submodule content
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 1d3df3c commit 7167f16
12 files changed
Lines changed: 352 additions & 312 deletions
File tree
- .github/workflows
- .playwright-mcp
- src
- components
- content
- pages
- articles
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Loading
Loading
Loading
0 commit comments