sidekiq icon indicating copy to clipboard operation
sidekiq copied to clipboard

New documentation website?

Open mperham opened this issue 4 months ago • 0 comments

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:

  1. Move the wiki content into markdown files.
  2. Build/deploy them to sidekiq.org via a GH action.
  3. Convert any existing links to the new location.
  4. 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?

mperham avatar Dec 04 '25 16:12 mperham