Commit 9f058fa
[flow][docs] Add
Summary:
Building the website printed a Docusaurus warning listing 46 blog posts without truncation markers. Each affected post is a short stub that points at a Medium article via `medium-link` in its frontmatter — there is no full-article body on the Flow site, so the rendered post is essentially equal to the preview.
To silence the warning while preserving the current presentation, append `<!--truncate-->` at the end of each affected post. This matches the marker style already used in the rest of `website/blog/` (e.g. `2015-02-20-Flow-Comments.md`) and tells Docusaurus that the entire stub body is the preview, which is what gets rendered on the blog index today anyway.
Changelog: [internal]
Reviewed By: marcoww6
Differential Revision: D105734945
fbshipit-source-id: ec902c17c01b3254fdfdd40f78ae27a1ee3081fe<!--truncate--> markers to stub blog posts1 parent 145c005 commit 9f058fa
46 files changed
Lines changed: 92 additions & 0 deletions
File tree
- website/blog
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
0 commit comments