:books: docsgood first issue
仓库指标
- Star
- (2,230 star)
- PR 合并指标
- (平均合并 21天 23小时) (30 天内合并 18 个 PR)
描述
When we release, we have to change the version number twice in the README and once in the tut. The README is currently included directly in the site. sbt-microsite has some automation for the latter, but can't help with the former.
- Consider making a more anemic README that drives straight to the site.
- Derive the version number in the site when publishing.
Failure to do so was responsible for #252.
Relevant Gitter conversation