@@ -7,91 +7,103 @@ opensource: "No"
7
7
typeofcms : " API Driven"
8
8
supportedgenerators :
9
9
- 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.
11
11
images :
12
12
- path : /img/cms/bcms-dashboard.jpg
13
- - path : /img/cms/bcms-drag-n-drop.gif
14
13
---
15
14
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**
19
16
20
17
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
+
21
22
22
- ## [ Start for Free ] ( https://thebcms.com/ )
23
+ < br />
23
24
24
- ### Architecture
25
+ ## Architecture
25
26
BCMS provides RESTful APIs and a simple setup that developers can extend to fit their specific needs.
26
27
27
28
- ** API-first** : Built for developers, with RESTful APIs for seamless content access.
28
29
- ** Serverless Functions** : Handle forms, emails, and automation directly within BCMS.
29
30
30
- ### Core Features
31
+ ## Core Features
31
32
32
- #### Flexible Content Modeling
33
+ ### Flexible Content Modeling
33
34
- Over 10 built-in input types, including text, images, videos, and documents.
34
35
- Easily create custom content structures using a drag-and-drop interface.
35
36
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
37
40
- Publish content across multiple platforms, ensuring easy updates and consistency.
38
41
39
- #### Internationalization
42
+ ### Internationalization
40
43
- Fully supports multilingual content in any language
41
44
42
- #### Advanced Media Manager
45
+ ### Advanced Media Manager
43
46
- Organize and manage media files using folders and subfolders.
44
47
- Built-in image processing tools with format-specific previews.
45
48
46
- ### Development
49
+ ## Development
47
50
48
- #### TypeScript Support
51
+ ### TypeScript Support
49
52
- Automatically generated types based on your content structure ensure reliable, type-safe development.
50
53
51
- #### Integrations with Popular Frameworks
54
+ ### Integrations with Popular Frameworks
52
55
- Out-of-the-box integrations for Next.js, Nuxt.js, Gatsby.js, Svelte and Astro.js simplify development.
53
56
54
- #### Fast Content Retrieval
57
+ ### Fast Content Retrieval
55
58
- Use BCMS global search to fetch any content quickly, even for large-scale projects.
56
59
57
- ### Security & Permissions
60
+ ## Security & Permissions
58
61
- Fine-grained access control with customizable API keys and permissions.
59
62
60
- ### Extensibility
63
+ ## Extensibility
61
64
- Extend BCMS with serverless functions, cron jobs, and webhooks to fit any custom project needs.
62
65
63
- ### Collaborative Content Editing
66
+ ## Collaborative Content Editing
64
67
- Multiple team members can edit the same entry at once, ensuring smooth collaboration.
65
68
66
- ## Get Started with BCMS and Next.js
69
+
70
+
71
+ <br />
72
+
73
+ ## Get Started with BCMS and your ❤️ framework
67
74
To integrate BCMS into a Next.js project, follow these steps:
68
75
69
- ## Create a project with BCMS in under a minute:
76
+ ### Create a project with BCMS in under a minute:
70
77
``` sh
71
78
npx @thebcms/cli create
72
79
```
73
80
81
+ <br />
82
+
83
+
74
84
## Use Cases
75
85
BCMS is optimized for various applications, including:
76
86
- ** Programmatic SEO pages** : Generate thousands of SEO-friendly pages efficiently.
77
87
- ** Job boards** : Manage job listings with custom templates and workflows.
78
88
- ** E-commerce sites** : Easily handle large product catalogs.
79
89
- ** Personal and business websites** : Customize content for blogs, portfolios, and corporate sites.
80
90
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 )
88
97
89
98
## Community & Support
90
99
- [ 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 )
92
101
- [ GitHub] ( https://github.com/bcms )
93
102
94
103
## Code Starters
95
104
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 >
96
108
97
- [ Start for Free ] ( https://thebcms.com/ )
109
+ < br />
0 commit comments