SDWebImage/SDWebImageSwiftUI

Help wanted - Polish our document site

Open

#52 opened on Nov 12, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Swift (256 forks)github user discovery
help wanted

Repository metrics

Stars
 (2,546 stars)
PR merge metrics
 (PR metrics pending)

Description

SDWebImage have a official site for holder documentation: https://sdwebimage.github.io/

However, there are some limits:

  • It only hold SDWebImage this core framework, but not any other components around, like SDWebImageSwiftUI Supported via different directory path in URL
  • It only support one version, can not show previous version and the update will override previous
  • It use jazzy to generate documentation, but the theme does not looks so great. Not optimized for mobile Safari browser and some content are clipped because of length too long.

Can anyone with the front-end knowledge, can help us to build a better documentation site, like Realm docuemntation. To overcome all 3 disadvantages thing I talked above ?

Contributor guide