This is the repository of https://gladysassistant.com.
This website is built with Docusaurus v2.
As Docusaurus doesn't support internationalisation yet, we built 2 website instead of one, built with the same React components.
The English website is located in the en
folder.
The French website is located in the fr
folder.
git clone https://github.com/GladysAssistant/v4-website gladys-v4-website
cd gladys-v4-website
npm install
This will install NPM dependencies in both the English and French website.
cd en
npm start
cd fr
npm start
Don't add files into /{lang}/integrations/
We use an AirTable spreadsheet to crowdsource the list of integrations.
Please contact us on the forum if you want write access to this spreadsheet.