Skip to content

Commit f6ade64

Browse files
authored
feat(headless-cms): update info about webiny CMS (#819)
* feat(headless-cms): update info about webiny CMS * fix(headless-cms): curb enthusiasm slightly
1 parent 52680e9 commit f6ade64

File tree

2 files changed

+53
-39
lines changed

2 files changed

+53
-39
lines changed

src/site/headless-cms/webiny.md

Lines changed: 53 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -2,77 +2,85 @@
22
title: Webiny
33
repo: webiny/webiny-js
44
homepage: https://www.webiny.com/
5-
twitter: WebinyPlatform
5+
twitter: WebinyCMS
66
opensource: "Yes"
77
typeofcms: "API Driven"
88
supportedgenerators:
99
- 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.
1111
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
1413
- path: /img/cms/webiny-file-manager.gif
1514
---
16-
## CMS for Serverless Web Development
1715

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
1917

20-
✅ Serverless. ✅ Open Source. ✅ GraphQL API. ✅ Self-hosted.
18+
Create a new Webiny app by running:
2119

22-
### Made for developers
20+
<br />
2321

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+
```
2525

26-
### The future is serverless
26+
<br />
2727

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)
2929

30-
### Multi cloud support
30+
<br />
3131

32-
Deployed Webiny to any of the major cloud providers, like AWS, GCP or Azure.
32+
## Four Applications in One
3333

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
3538

36-
Webiny uses Serverless Framework, so you benefit from its ecosystem of tools and plugins.
39+
<br />
3740

38-
### Complete environment
41+
## Enterprise CMS for Custom Web Development
3942

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.
4144

42-
### 100% Javascript
45+
✅ GraphQL based. ✅ Open Source. ✅ Built-in File Manager. ✅ Internationalization. ✅ Multi-site. ✅ Static Page Builder.
4346

44-
One language is all you need to know, no matter if you’re coding a SPA or an API.
47+
<br />
4548

46-
### More Than “Just” a CMS
49+
## Decouple Marketing Needs from Engineering
4750

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.
4952

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.
5654

57-
### Webiny Comes With Several Ready-Made Serverless Apps
5855

59-
* [**Page Builder**](https://www.webiny.com/serverless-app/page-builder)
56+
<br />
6057

61-
For when you need a quick landing page created without any coding.
58+
## The Power and Freedom of Open Source
6259

63-
* [**Form Builder**](https://www.webiny.com/serverless-app/form-builder)
60+
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.
6461

65-
Create forms using a drag&drop interface and track how they convert.
62+
<br />
6663

67-
* [**File Manager**](https://www.webiny.com/serverless-app/file-manager)
64+
## Your Data Under Your Terms
6865

69-
Upload, categorize, search and edit your files.
66+
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.
7067

71-
* [**Headless CMS**](https://www.webiny.com/serverless-app/headless-cms)
68+
<br />
7269

73-
GraphQL based headless CMS with powerful content modeling features.
70+
## Infinite Scalability
7471

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
7684

7785
* High-availability and fault tolerance built in
7886
* 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
8189
* Great performance using a global CDN
8290
* DDoS Protection of your APIs
8391

84-
### Get Started
92+
<br />
93+
94+
## Get Started
95+
96+
Get started: [Getting Started Docs](https://www.webiny.com/docs)
97+
98+
## Resources
8599

86-
Get started: [Getting Started Docs](https://docs.webiny.com/)
100+
[Docs](https://www.webiny.com/docs)[Community](https://www.webiny.com/slack)[Youtube](https://www.youtube.com/webiny)[GitHub](https://github.com/webiny/webiny-js)[Why Webiny](https://www.webiny.com/why-webiny/)
4.57 MB
Loading

0 commit comments

Comments
 (0)