Commit Graph

10 Commits

Author SHA1 Message Date
Pascal Fischer
25e20ed56d add copy link and edit on github buttons 2023-07-05 10:51:34 +02:00
pascal-fischer
f33b4df3dd Add workflow for api gen and refactor genration script (#60)
* update gitignore

* add first version of api generation flow

* try to run flow

* testing flow

* update gen flow

* switch flow to macOS

* fix

* add npm install

* test workflow

* Update API pages

* test workflow with current main

* refactor parser

* merge examples and schema functions

* merge examples and schema functions

* merge parameters as well

* revert template to single class component

* update account

* finalizing

* update with the newest version of openapi

* full flow

* update

* add docker command

* split flow in two jobs

* remove testing trigger

---------

Co-authored-by: GitHub Actions <no-reply@github.com>
2023-06-05 09:35:54 +02:00
Pascal Fischer
a0a1748232 recover browserlist 2023-05-17 14:43:55 +02:00
Pascal Fischer
292a0bf427 rename ho-to guides 2023-05-10 17:27:35 +02:00
Pascal Fischer
6131138e65 add TOC 2023-05-10 00:46:38 +02:00
Pascal Fischer
56a1901a84 automate api generation 2023-05-09 17:51:27 +02:00
Pascal Fischer
abf8fd2f95 update all packages to newest version 2023-05-09 15:56:52 +02:00
Pascal Fischer
86b1890396 add first version of tailwind docs 2023-05-03 19:00:56 +02:00
Pascal Fischer
9d42e075f7 add first version of tailwind docs 2023-05-03 18:55:40 +02:00
mlsmaycon
98751bc1f4 Move the documentation repository to a public repo
Added a LICENSE and documentation on how to contribute

Updated CI/CD to use the root level code
2022-06-20 19:05:25 +02:00