Skip to content

Commit c7063a8

Browse files
authored
feedback, move related examples section
1 parent 0b2fe10 commit c7063a8

File tree

1 file changed

+20
-18
lines changed

1 file changed

+20
-18
lines changed

examples/cms-builder-io/README.md

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,6 @@ This example showcases Next.js's [Static Generation](https://nextjs.org/docs/bas
66

77
[https://cms-builder-blog.vercel.app/](https://cms-builder-blog.vercel.app/)
88

9-
10-
### Related examples
11-
12-
- [WordPress](/examples/cms-wordpress)
13-
- [DatoCMS](/examples/cms-datocms)
14-
- [Sanity](/examples/cms-sanity)
15-
- [TakeShape](/examples/cms-takeshape)
16-
- [Prismic](/examples/cms-prismic)
17-
- [Contentful](/examples/cms-contentful)
18-
- [Agility CMS](/examples/cms-agilitycms)
19-
- [Cosmic](/examples/cms-cosmic)
20-
- [Strapi](/examples/cms-strapi)
21-
- [ButterCMS](/examples/cms-buttercms)
22-
- [GraphCMS](/examples/cms-graphcms)
23-
- [Kontent](/examples/cms-kontent)
24-
- [Ghost](/examples/cms-ghost)
25-
- [Blog Starter](/examples/blog-starter)
26-
279
## How to use
2810

2911
Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example:
@@ -92,3 +74,23 @@ To deploy your local project to Vercel, push it to GitHub/GitLab/Bitbucket and [
9274
Alternatively, you can deploy using our template by clicking on the Deploy button below.
9375

9476
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/cms-builder-io&project-name=cms-builder-io&repository-name=cms-builder-io&env=BUILDER_PUBLIC_KEY&envDescription=Required%20to%20connect%20the%20app%20with%20Builder.io&envLink=https://www.builder.io/c/docs/custom-react-components#api-key)
77+
78+
79+
### Related examples
80+
81+
- [WordPress](/examples/cms-wordpress)
82+
- [DatoCMS](/examples/cms-datocms)
83+
- [Sanity](/examples/cms-sanity)
84+
- [TakeShape](/examples/cms-takeshape)
85+
- [Prismic](/examples/cms-prismic)
86+
- [Contentful](/examples/cms-contentful)
87+
- [Agility CMS](/examples/cms-agilitycms)
88+
- [Cosmic](/examples/cms-cosmic)
89+
- [Strapi](/examples/cms-strapi)
90+
- [ButterCMS](/examples/cms-buttercms)
91+
- [GraphCMS](/examples/cms-graphcms)
92+
- [Kontent](/examples/cms-kontent)
93+
- [Ghost](/examples/cms-ghost)
94+
- [Blog Starter](/examples/blog-starter)
95+
96+

0 commit comments

Comments
 (0)