You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently point to the dead upstream Wiki documentation at https://github.com/kozec/sc-controller, it had last 3 contributions from 2019-2022.
Keeping it as is problematic, since our version of sc-controller has not matched the Python 2.7 version for quite some time.
I like to avoid fragmentation, but it is not possible in this case, I have cloned the upstream wiki and put it at https://github.com/C0rn3j/sc-controller/wiki for now. We need to:
Go through existing code and replace all kozec wiki mentions with C0rn3j wiki
Investigate update-wiki.py - Is this still needed?
Go through the wiki and check that mentions check out, and replace all info that does not match our fork
Scrape and reupload all pictures that point to external sources, make them point to /docs in the main repo (oxipng/jpegoptim etc the images as needed, see https://rys.rs/optimization)
We currently point tothe dead upstream Wiki documentation at https://github.com/kozec/sc-controller, it had last 3 contributions from 2019-2022.Keeping it as is problematic, since our version of sc-controller has not matched the Python 2.7 version for quite some time.
I like to avoid fragmentation, but it is not possible in this case, I have cloned the upstream wiki and put it at https://github.com/C0rn3j/sc-controller/wiki for now.
We need to:
Move existing docs to the wiki:
Generic tasks:
update-wiki.py
- Is this still needed?/docs
in the main repo (oxipng/jpegoptim etc the images as needed, see https://rys.rs/optimization)Make sure that grammar is correct on all these pages and code blocks are colorized:
The text was updated successfully, but these errors were encountered: