Skip to content

Commit 9f058fa

Browse files
gkzmeta-codesync[bot]
authored andcommitted
[flow][docs] Add <!--truncate--> markers to stub blog posts
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
1 parent 145c005 commit 9f058fa

46 files changed

Lines changed: 92 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

website/blog/2015-07-29-Version-0.14.0.md

Lines changed: 2 additions & 0 deletions

website/blog/2015-09-10-Version-0.15.0.md

Lines changed: 2 additions & 0 deletions

website/blog/2015-09-22-Version-0.16.0.md

Lines changed: 2 additions & 0 deletions

website/blog/2015-10-07-Version-0.17.0.md

Lines changed: 2 additions & 0 deletions

website/blog/2017-07-27-Opaque-Types.md

Lines changed: 2 additions & 0 deletions

website/blog/2017-08-04-Linting-in-Flow.md

Lines changed: 2 additions & 0 deletions

website/blog/2017-08-16-Even-Better-Support-for-React-in-Flow.md

Lines changed: 2 additions & 0 deletions

website/blog/2017-08-25-Private-Object-Properties-Using-Flows-Opaque-Type-Aliases.md

Lines changed: 2 additions & 0 deletions

website/blog/2017-09-03-Flow-Support-in-Recompose.md

Lines changed: 2 additions & 0 deletions

website/blog/2018-02-20-Better-Flow-Error-Messages-for-the-Javascript-Ecosystem.md

Lines changed: 2 additions & 0 deletions

0 commit comments

Comments
 (0)