You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/site/headless-cms/webiny.md
+53-39Lines changed: 53 additions & 39 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,77 +2,85 @@
2
2
title: Webiny
3
3
repo: webiny/webiny-js
4
4
homepage: https://www.webiny.com/
5
-
twitter: WebinyPlatform
5
+
twitter: WebinyCMS
6
6
opensource: "Yes"
7
7
typeofcms: "API Driven"
8
8
supportedgenerators:
9
9
- All
10
-
description: Webiny is a developer-friendly serverless CMS powered by Node, React and a GraphQL API.
10
+
description: Webiny is an highly customizable, scalable, serverless CMS that you can host on your own AWS account. It offers you enterprise-grade functionality while keeping your data within the secure perimeter of your own infrastructure.
11
11
images:
12
-
- path: /img/cms/webiny-page-builder.gif
13
-
- path: /img/cms/webiny-form-builder.gif
12
+
- path: /img/cms/webiny-headless-cms.gif
14
13
- path: /img/cms/webiny-file-manager.gif
15
14
---
16
-
## CMS for Serverless Web Development
17
15
18
-
The way we build, deploy and operate the web is evolving. Webiny is a developer-friendly serverless CMS powered by Node, React and a GraphQL API.
16
+
## Get Started
19
17
20
-
✅ Serverless. ✅ Open Source. ✅ GraphQL API. ✅ Self-hosted.
18
+
Create a new Webiny app by running:
21
19
22
-
### Made for developers
20
+
<br />
23
21
24
-
We created Webiny with developers in mind. It’s a single platform built with community accepted tools and libraries.
22
+
```
23
+
npx create-webiny-project my-webiny-project
24
+
```
25
25
26
-
### The future is serverless
26
+
<br />
27
27
28
-
Serverless will be the way how we create most, if not all, web applications and Webiny makes it real easy.
28
+
Or try our starters for [Gatsby](https://github.com/webiny/gatsby-starter-webiny) or [Next.js](https://github.com/webiny/nextjs-starter-webiny)
29
29
30
-
### Multi cloud support
30
+
<br />
31
31
32
-
Deployed Webiny to any of the major cloud providers, like AWS, GCP or Azure.
32
+
## Four Applications in One
33
33
34
-
### Serverless Framework
34
+
-**Headless CMS** for writing and storing your articles, blog posts, and page content
35
+
-**File Manager** to store your images, videos and other files that are served via CDN
36
+
-**Page Builder** so you can build static landing pages easily without involvement from developers
37
+
-**Form Builder** to make forms and receive submissions without needing a 3rd party or an engineering team
35
38
36
-
Webiny uses Serverless Framework, so you benefit from its ecosystem of tools and plugins.
39
+
<br />
37
40
38
-
### Complete environment
41
+
##Enterprise CMS for Custom Web Development
39
42
40
-
It’s a whole dev environment that’s ready to go. No need to configure webpack, babel, routing and other stuff. All you need is already there.
43
+
Webiny provides a **framework** for your teams to build your own **unique product**. It is built to be **highly customizable:** you can modify the admin UI, the GraphQL resolvers, and even scaffold, build and deploy entirely new applications! All of this is achieved through composable, pluginable architecture using TypeScript, React, GraphQL, Recoil, Pulumi and a host of other exciting, modern, community accepted tools and libraries.
One language is all you need to know, no matter if you’re coding a SPA or an API.
47
+
<br />
45
48
46
-
### More Than “Just” a CMS
49
+
##Decouple Marketing Needs from Engineering
47
50
48
-
Build Websites, Apps and APIs With Webiny. As a Developer You Will Benefit From Several Features.
51
+
You don’t want your engineers to spend time fixing headlines and moving pixels on the screen. With Webiny, your marketing team has the full control to create and manage content (including content models themselves), landing pages, files and forms across multiple web properties.
49
52
50
-
* Comes with an admin theme with over 30 React components
51
-
* Built-in server side rendering
52
-
* CSS-in-JS via Emotion
53
-
* Deployment CLI with support for multiple environments
54
-
* Foundation for building dynamic serverless sites and apps
55
-
* Designed and optimized to run inside AWS Lambda
53
+
We created Webiny with **developers in mind**. It’s a single platform built with community accepted tools and libraries that's made to be extensible. Webiny has a fully fledged plugin ecosystem which you can use to change the user interface, modify GraphQL resolvers, add new fields, and generally repurpose Webiny into the framework for your business.
56
54
57
-
### Webiny Comes With Several Ready-Made Serverless Apps
Businesses rely on Webiny because they see the value in open source tooling they can customize to their own needs. Although many organisations will leverage the features we've already built into Webiny, others will use a team of developers to modify it to their needs. That's something you simply cannot do with a SAAS platform.
64
61
65
-
Create forms using a drag&drop interface and track how they convert.
Don't be a tenant in someone else's system. Keep your data in your own cloud, under your own security perimeter, obeying your compliance requirements. Unlock greater performance by storing and delivering content closer to your users.
GraphQL based headless CMS with powerful content modeling features.
70
+
## Infinite Scalability
74
71
75
-
### Using Webiny You Get the Full Spectrum of Serverless Benefits Out of the Box
72
+
No need to spend weeks building and managing a fault-tolerant infrastructure. With Webiny that’s included. Webiny runs on highly-scalable fault-tolerant serverless services that scale in and out in seconds. You don’t need to do night shifts anymore!
73
+
74
+
<br />
75
+
76
+
## The Future is Serverless
77
+
78
+
We're really excited by Serverless. We're sure in the future it will be the way how we create most, if not all, web applications. Webiny makes it real easy. **You need an AWS account**, and the AWS cli set up locally before you begin. Once you have done that it's a single command to deploy. Now you can define your content models (or let your users do it), and start writing your content!
79
+
80
+
<br />
81
+
82
+
83
+
## Using Webiny You Get the Full Spectrum of Serverless Benefits Out of the Box
76
84
77
85
* High-availability and fault tolerance built in
78
86
* 99.999999999% (11 9’s) of data durability
@@ -81,6 +89,12 @@ Build Websites, Apps and APIs With Webiny. As a Developer You Will Benefit From
81
89
* Great performance using a global CDN
82
90
* DDoS Protection of your APIs
83
91
84
-
### Get Started
92
+
<br />
93
+
94
+
## Get Started
95
+
96
+
Get started: [Getting Started Docs](https://www.webiny.com/docs)
97
+
98
+
## Resources
85
99
86
-
Get started: [Getting Started Docs](https://docs.webiny.com/)
0 commit comments