Commit 9b05997
committed
Refactor blog structure and content management
- Removed the old hello-world post and replaced it with a new documentation structure.
- Updated main layout to include meta description support.
- Refactored post layout to utilize new content collections and rendering methods.
- Deleted outdated post and index pages, replacing them with a new dynamic routing structure for posts.
- Implemented a new content configuration file for managing post and documentation collections.
- Added a new compilation principle post with detailed notes and structured content.
- Enhanced TypeScript configuration for better path resolution.1 parent 32ee69d commit 9b05997
17 files changed
Lines changed: 2651 additions & 1678 deletions
File tree
- src
- collections
- components
- home
- content
- docs
- post
- layouts
- pages
- post
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | | - | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
12 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
13 | 28 | | |
14 | 29 | | |
15 | 30 | | |
| |||
0 commit comments