-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestsquadSquad team work queueSquad team work queuesquad:bookAssigned to Book (Editor)Assigned to Book (Editor)
Description
Problem
13 blog posts are missing <!-- truncate --> markers. Without them, the blog list page renders the full post body instead of a preview — hurting UX and page load time.
Build warning:
[WARNING] Docusaurus found blog posts without truncation markers
Affected files (all in website/blog/)
2023-02-04-blog.md2023-02-09-azure-cloud-shell-faq.md2023-06-04-openai-cli-with-typescript.md2023-10-27-cloud-native-001.md2023-11-03-cloud-native-002-developer-environment-setup.md2023-11-10-cloud-native-003-api.md2023-11-21-cloud-native-004-devops.md2023-12-10-cloud-native-005-deploy-from-github-to-azure.md2023-12-28-cloud-native-006-client-todo.md2024-01-21-cloud-native-008-api-database.md2024-04-06-remote-code.md2024-04-07-mono-repo-functions.md2025-12-30-github-account-clean.md
Fix
Add <!-- truncate --> after the first meaningful paragraph of each post — after enough context for the reader to decide if they want to keep reading.
Notes
Book should place the marker at a natural break point, not mechanically after line 5.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestsquadSquad team work queueSquad team work queuesquad:bookAssigned to Book (Editor)Assigned to Book (Editor)