fix(core): update

This commit is contained in:
2019-08-12 11:27:55 +02:00
commit 62ae969ab1
11 changed files with 1871 additions and 0 deletions

8
markdown/api.md Normal file
View File

@ -0,0 +1,8 @@
---
name: Tools
---
# AWMP - Tools
In order to simplify AWPM certification there are some check tools available
## checkspec
checkspec automatically checks some technical parts of the awpm-spec like brandfile-spec consistency across projects.

8
markdown/index.md Normal file
View File

@ -0,0 +1,8 @@
# Bellini.io Documentation
headless Open Source CMS
## What is this?
bellini.io enables easy maintance of content for large scale commercial websites.
## What does this documentation cover?
This documentation explains how to interface with bellini.io and how to use its APIs

4
markdown/sdks/nodejs.md Normal file
View File

@ -0,0 +1,4 @@
---
name: NodeJS SDK
---
bellini.io offers a TypeScript package which is the recommended way of interfacing with bellini.io