Skip to content

Commit 787b593

Browse files
committed
Update BCMS content
1 parent e1235db commit 787b593

File tree

2 files changed

+42
-30
lines changed

2 files changed

+42
-30
lines changed

src/site/headless-cms/bcms.md

+42-30
Original file line numberDiff line numberDiff line change
@@ -7,91 +7,103 @@ opensource: "No"
77
typeofcms: "API Driven"
88
supportedgenerators:
99
- All
10-
description: BCMS provides flexible content modeling for creative projects in Next.js, Astro, Nuxt.js, Svelte, and Gatsby.js. Comes with strong TypeScript support and rich customization options.
10+
description: BCMS is a powerful API-first headless CMS. Comes with strong TypeScript support and rich customization options.
1111
images:
1212
- path: /img/cms/bcms-dashboard.jpg
13-
- path: /img/cms/bcms-drag-n-drop.gif
1413
---
1514

16-
![/img/cms/bcms-dashboard.jpg]
17-
18-
## BCMS: Headless CMS built for Developers, loved by their Clients
15+
# **BCMS: Headless CMS built for Developers, loved by their Clients**
1916

2017
BCMS is a powerful headless CMS offering flexible content modeling and API-first architecture. Comes with official SDK integration for Next.js, Astro, Nuxt.js, Svelte and Gatsby.js.
18+
<br /><br />
19+
20+
<a href="https://thebcms.com/" style="margin: 1rem 0; padding: 1rem; background-color: #c5ff09; color: #04070b; text-decoration: none; border-radius: 90px; font-size: 1.25rem; font-weight: 600; ">Start for free</a>
21+
2122

22-
## [Start for Free](https://thebcms.com/)
23+
<br />
2324

24-
### Architecture
25+
## Architecture
2526
BCMS provides RESTful APIs and a simple setup that developers can extend to fit their specific needs.
2627

2728
- **API-first**: Built for developers, with RESTful APIs for seamless content access.
2829
- **Serverless Functions**: Handle forms, emails, and automation directly within BCMS.
2930

30-
### Core Features
31+
## Core Features
3132

32-
#### Flexible Content Modeling
33+
### Flexible Content Modeling
3334
- Over 10 built-in input types, including text, images, videos, and documents.
3435
- Easily create custom content structures using a drag-and-drop interface.
3536

36-
#### Omnichannel Content Delivery
37+
![Creating content structure by drag-n-dropping inputs](/img/cms/bcms-drag-n-drop.gif)
38+
39+
### Omnichannel Content Delivery
3740
- Publish content across multiple platforms, ensuring easy updates and consistency.
3841

39-
#### Internationalization
42+
### Internationalization
4043
- Fully supports multilingual content in any language
4144

42-
#### Advanced Media Manager
45+
### Advanced Media Manager
4346
- Organize and manage media files using folders and subfolders.
4447
- Built-in image processing tools with format-specific previews.
4548

46-
### Development
49+
## Development
4750

48-
#### TypeScript Support
51+
### TypeScript Support
4952
- Automatically generated types based on your content structure ensure reliable, type-safe development.
5053

51-
#### Integrations with Popular Frameworks
54+
### Integrations with Popular Frameworks
5255
- Out-of-the-box integrations for Next.js, Nuxt.js, Gatsby.js, Svelte and Astro.js simplify development.
5356

54-
#### Fast Content Retrieval
57+
### Fast Content Retrieval
5558
- Use BCMS global search to fetch any content quickly, even for large-scale projects.
5659

57-
### Security & Permissions
60+
## Security & Permissions
5861
- Fine-grained access control with customizable API keys and permissions.
5962

60-
### Extensibility
63+
## Extensibility
6164
- Extend BCMS with serverless functions, cron jobs, and webhooks to fit any custom project needs.
6265

63-
### Collaborative Content Editing
66+
## Collaborative Content Editing
6467
- Multiple team members can edit the same entry at once, ensuring smooth collaboration.
6568

66-
## Get Started with BCMS and Next.js
69+
70+
71+
<br />
72+
73+
## Get Started with BCMS and your ❤️ framework
6774
To integrate BCMS into a Next.js project, follow these steps:
6875

69-
## Create a project with BCMS in under a minute:
76+
### Create a project with BCMS in under a minute:
7077
```sh
7178
npx @thebcms/cli create
7279
```
7380

81+
<br />
82+
83+
7484
## Use Cases
7585
BCMS is optimized for various applications, including:
7686
- **Programmatic SEO pages**: Generate thousands of SEO-friendly pages efficiently.
7787
- **Job boards**: Manage job listings with custom templates and workflows.
7888
- **E-commerce sites**: Easily handle large product catalogs.
7989
- **Personal and business websites**: Customize content for blogs, portfolios, and corporate sites.
8090

81-
## Supported frameworks
82-
BCMS works seamlessly with:
83-
- **Next.js**
84-
- **Nuxt.js**
85-
- **Gatsby.js**
86-
- **Astro.js**
87-
- **SvelteKit**
91+
## Official integrations
92+
93+
- [Next.js](https://thebcms.com/docs/next-js)
94+
- [Nuxt.js](https://thebcms.com/docs/nuxt-js)
95+
- [Gatsby.js](https://thebcms.com/docs/gatsby-js)
96+
- [Astro.js](https://thebcms.com/docs/astro)
8897

8998
## Community & Support
9099
- [Documentation](https://thebcms.com/docs)
91-
- [Discord Community]([https://thebcms.com/discord](https://discord.com/invite/SYBY89ccaR))
100+
- [Discord Community](https://discord.com/invite/SYBY89ccaR)
92101
- [GitHub](https://github.com/bcms)
93102

94103
## Code Starters
95104
Jumpstart your projects with production-ready starters: [https://thebcms.com/starters](https://thebcms.com/starters)
105+
<br /><br />
106+
107+
<a href="https://thebcms.com/" style="margin: 1rem 0; padding: 1rem; background-color: #c5ff09; color: #04070b; text-decoration: none; border-radius: 90px; font-size: 1.25rem; font-weight: 600; ">Start for free</a>
96108

97-
[Start for Free](https://thebcms.com/)
109+
<br />

src/site/img/cms/bcms-dashboard.jpg

483 KB
Loading

0 commit comments

Comments
 (0)