sidekiq
sidekiq copied to clipboard
New documentation website?
I think we're overdue for moving the Sidekiq documentation from wiki/ to sidekiq.org/wiki. Currently sidekiq.org is the gh-pages branch so:
- Move the wiki content into markdown files.
- Build/deploy them to sidekiq.org via a GH action.
- Convert any existing links to the new location.
- Once everything is working, change each of the existing github wiki pages to contain only something like "Moved to sidekiq.org/wiki/whatever". I don't think we can automatically redirect?