h2zero
7c22eb3b34
Fix version tag in create docs actions ( #1050 )
2021-08-02 16:40:30 -05:00
h2zero
2601d72017
Add uploading from documentation option. ( #1048 )
...
This allows for directly uploading OMG to ESP32 and ESp8266 devices from the upload section of the documentation.
This will upload the latest release binary for the device selected in the dropdown menu on the webpage.
A script has been added to generate the upload page when a new release is issued.
2021-08-02 15:50:19 -05:00
Leon Kiefer
a83f725bad
Npm docs setup ( #834 )
...
* added vuepress to package json
* use vuepress from package json
2020-12-13 12:49:13 -06:00
Florian
c6966aa0d9
Remove Test_config.h file ( #712 )
...
* Remove Test_config.h file
It was used for Arduino IDE CI, as we are now using PIO this file is no longer needed
And remove test folder.
2020-07-27 06:56:34 -05:00
Leon Kiefer
95a3f8e0b6
replace travis with GitHub Actions close #626 ( #629 )
...
added GitHub Actions to documentation
2020-06-12 18:44:34 -05:00
Leon Kiefer
10a9d00aaf
Added clang-format ( #623 )
...
* added .clang-format
* added names to travis jobs
removed deprecated travis option
* check github action
* added .gitignore
2020-06-09 16:09:23 -05:00