mirror of
https://github.com/flextype/flextype.git
synced 2025-08-20 03:41:27 +02:00
Flextype 0.9.8
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<a name="0.9.8"></a>
|
||||
# [0.9.8](https://github.com/flextype/flextype/compare/v0.9.7...v0.9.8) (2020-05-xx)
|
||||
# [0.9.8](https://github.com/flextype/flextype/compare/v0.9.7...v0.9.8) (2020-05-14)
|
||||
|
||||
### Features
|
||||
* **core:** New lightweight and powerful core for kickass Applications!
|
||||
|
@@ -9,7 +9,7 @@
|
||||
|
||||
## 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 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.
|
||||
**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 server to another.
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
name: Flextype
|
||||
version: 0.9.8-alpha-1
|
||||
version: 0.9.8
|
||||
description: Self-hosted Data-First Headless CMS & API.
|
||||
author:
|
||||
name: Sergey Romanenko
|
||||
|
Reference in New Issue
Block a user