refactor: update content structure and layout templates

- Updated author format in content files
- Added section field to content files
- Simplified categories format
- Removed no-category.html layout
- Updated list.html and single.html layouts
- Updated index.html layout
- Updated generate-content.js script
- Do not index content with git
This commit is contained in:
kbe
2025-08-18 17:41:33 +02:00
parent 2135420573
commit fced4930c1
267 changed files with 805 additions and 584 deletions

4
.gitignore vendored
View File

@@ -160,7 +160,7 @@ dist
# WordPress fetched content (auto-generated, should not be committed)
/data/wordpress/
/content/posts/
!content/posts/.gitkeep
/content/
!content/.gitkeep
hugo_stats.json