Closed pinkywafer closed 5 years ago
This should complete the structure change as discussed in #133 and close bot #133 and #131
I have also edited the installation wiki page, but as it is not possible to create PRs for wikis, you can find my page at: https://github.com/pinkywafer/custom_updater/wiki/Installation
I have never tried it!! but I believe you can merge the wiki changes with:
$ git clone https://github.com/custom-components/custom_updater.wiki.git $ cd https://github.com/custom-components/custom_updater.wiki.git # squashing all FREPO changes $ git pull https://github.com/pinkywafer/custom_updater.wiki.git master $ git push origin master
Perfect 👌
@pinkywafer Disabled the wiki, cloned your wiki-fork and uploaded it to /docs (with GH pages enabled) https://custom-components.github.io/custom_updater/
This should complete the structure change as discussed in #133 and close bot #133 and #131
I have also edited the installation wiki page, but as it is not possible to create PRs for wikis, you can find my page at: https://github.com/pinkywafer/custom_updater/wiki/Installation
I have never tried it!! but I believe you can merge the wiki changes with: