Skip to content
Snippets Groups Projects
Commit 6d6612b5 authored by Alice Poggioli's avatar Alice Poggioli
Browse files

Check all link and remove unready file

parent b374887d
No related branches found
No related tags found
No related merge requests found
FAQ
****
* How to contribute ?
First have a look to our guidelines
* Where I can ask for help ?
voir la partie aide de la docs de django project. +community
* What is Solid ?
* This is open source ?
Référencer cette faq partout
\ No newline at end of file
......@@ -14,7 +14,7 @@ To start, simply import the core in your head tag of a simple html file :
It enables you to use Startin’blox technology and all the main components from the core of the framework.
`Jump to the demonstration to go forward <sib-demo/>`__
Jump to the `Demonstration`_ to go forward !
With the back
=============
......@@ -44,16 +44,18 @@ Since our frontend framework reads RDF, we adapted a Django server to handle lin
That's it. You're almost ready to start :)
`Jump to the demonstration to go forward <sib-demo/>`__
Jump to the `Demonstration`_ to go forward !
Glossary
========
=============
The glossary contains an overview of the most commonly used terms in the documentation.
To be sure to speak the same language throughout the documentation,
you’ll find any tricky vocabulary on this graphic glossary.
=> `Have a look on the glossary <Glossary/>`__
.. figure:: ../_static/images/import_documentation/uploads/93e59fc5d2a1a8e2b1a87ec6428c9ca5/Glossaire-doc_1.jpg
:alt: Glossaire-doc_1
Glossaire-doc_1
Something is missing ?
======================
......
What is Startin'blox ?
***********************
Startin'blox is a front framework based on `Web Components <https://www.webcomponents.org/>`__ and `Linked Data conventions <https://www.w3.org/standards/semanticweb/data/>`__ to create interfaces compatible with the `SOLID specifications <https://github.com/solid/solid-spec/>`__.
Startin'blox is a front framework based on `Web Components <https://www.webcomponents.org/>`__ and `Linked Data conventions <https://www.w3.org/standards/semanticweb/data>`__ to create interfaces compatible with the `SOLID specifications <https://github.com/solid/solid-spec/>`__.
Those tools are developed by the cooperative of the same name.
We are all, as users, captive to the digital platforms we use, attached to them by the network effect over which they have a monopoly.
Thanks to W3C and `the work of Tim Berners-Lee <https://solid.mit.edu//>`__, an alternative is possible. The new web standards allow the network effect to be shared between the different digital tools and give us back total control over our personal data.
**Startin'blox has set itself the mission of precipitating the advent of this new type of digital platform.**
We are all, as users, captive to the digital platforms we use, attached to them by the network effect over which they have a monopoly.
Thanks to W3C and `the work of Tim Berners-Lee <https://solid.mit.edu//>`__, an alternative is possible. The new web standards allow the network effect to be shared between the different digital tools and give us back total control over our personal data.
**Startin'blox has set itself the mission of precipitating the advent of this new type of digital platform.**
To be sure to speak the same language throughout the documentation,
you’ll find any tricky vocabulary on this graphic glossary.
.. figure:: ../_static/images/import_documentation/uploads/93e59fc5d2a1a8e2b1a87ec6428c9ca5/Glossaire-doc_1.jpg
:alt: Glossaire-doc_1
=> To know more about Startin'blox, have a look to `our website <https://startinblox.com/>`__.
......
......@@ -8,11 +8,8 @@ Welcome to Startinblox's documentation!
import_documentation/what-is-sib
import_documentation/why-use-sib
import_documentation/get-started
import_documentation/faq
import_documentation/Glossary
import_documentation/get-involved
import_documentation/Contribution-guidelines
.. toctree::
:maxdepth: 2
:caption: How it work:
......@@ -23,14 +20,14 @@ Welcome to Startinblox's documentation!
import_documentation/widgets
import_documentation/server-packages
.. toctree::
:maxdepth: 2
:caption: Advanced features:
.. .. toctree::
.. :maxdepth: 2
.. :caption: Advanced features:
import_documentation/List-Post-processing
import_documentation/Events
import_documentation/Helpers-functions
import_documentation/Mixin-API
.. import_documentation/List-Post-processing
.. import_documentation/Events
.. import_documentation/Helpers-functions
.. import_documentation/Mixin-API
.. toctree::
:maxdepth: 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment