Update Home authored by Alice Poggioli's avatar Alice Poggioli
......@@ -17,16 +17,9 @@ Starin'blox is a front-end framework composed of [web components](https://en.wik
![federation](uploads/1a6e4edd1c26f77073f771486c4008fa/federation.jpg)
### Our approach
Startin'blox technology is aimed at enabling **anyone with little development skills** to create their own web application by placing these components in an HTML file respecting both the [web components standards](https://developer.mozilla.org/fr/docs/Web/Web_Components) and the [Linked Data Platform convention](https://en.wikipedia.org/wiki/Linked_Data_Platform).
This is a series of web component respecting both the [web components standards](https://developer.mozilla.org/fr/docs/Web/Web_Components) and the [Linked Data Platform convention](https://en.wikipedia.org/wiki/Linked_Data_Platform).
They are aimed at enabling anyone with little development skills to create their own web application by placing these components in an HTML file.
If you want to know more about the technological choices :
* [Why we choose Web Components ?](./Why Web Components ?)
* [Why we choose the Linked Data Platform convention ?](./Why Linked Data ?)
* [How do we manage the backend ?](./About the backend)
__The common thread of Startin'Blox is interoperability to promote a decentralized web.__
# Initialization
......
......