mirror of
https://github.com/flextype/flextype.git
synced 2025-08-23 13:23:18 +02:00
chore(core): typo readme updates
This commit is contained in:
@@ -11,9 +11,9 @@ SELF-HOSTED DATA-FIRST HEADLESS CMS & API.
|
||||
|
||||
## INTRODUCTION
|
||||
|
||||
**Flextype** is an open-source self-hosted **Data-First Headless CMS & API**. It is was **founded in March 2018** as lightweight alternative to other heavy and outdated CMS. Many people use complex solutions for simple pages, unnecessarily. Building this content management system, we focused on simplicity - even novice webmaster adapt his template and writes his own plugin. To achieve this, we implemented a simple but powerful API's.
|
||||
**Flextype** is an open-source self-hosted **Data-First Headless CMS & API**. It is was **founded in March 2018** as lightweight alternative to other heavy Content Management Systems. Many people use complex solutions for simple projects, unnecessarily. Building this Content Management System, we focused on simplicity - even novice webmaster adapt his template and writes his own plugin. To achieve this, we implemented a simple but powerful API's.
|
||||
|
||||
With Flextype, you are in complete control. Design your data structure the way you want. Update and share your data with others and teams using version control. Flextype does not require MySQL database, because all the data are collected in a simple files. Perfect portability when changing your hosting provider. Just copy all the files from one account to another.
|
||||
With Flextype, you are in complete control. Design your data structure the way you want. Update and share your data with others and teams using version control. Flextype does not require MySQL database, because all the data are collected in a simple files. Perfect portability when changing your hosting provider. Just copy all the files from one server to another.
|
||||
|
||||
The underlying architecture of Flextype is built using well established and best-in-class technologies. This is to ensure that Flextype is simple to use and easy to extend. Some of these key technologies include:
|
||||
|
||||
@@ -63,6 +63,7 @@ However, the amount of effort needed to maintain and develop new features for th
|
||||
- [Visit our Sponsors & Backers page](http://flextype.org/en/sponsors)
|
||||
|
||||
## CONTRIBUTE
|
||||
|
||||
Flextype is an open source project and community contributions are essential to its growing and success. Contributing to the Flextype is easy and you can give as little or as much time as you want.
|
||||
|
||||
- Help on the [Communities.](http://flextype.org/en/community)
|
||||
|
Reference in New Issue
Block a user