Update instructions for releasing docs Gem (#6975)

Merge pull request 6975
This commit is contained in:
Pat Hawks
2018-05-02 06:33:53 -05:00
committed by jekyllbot
parent b0a1c42222
commit c08b882717
2 changed files with 8 additions and 25 deletions

View File

@@ -69,6 +69,14 @@ And then, you're done! :tada: Feel free to celebrate!
If you have access to the [@jekyllrb](https://twitter.com/jekyllrb) Twitter account, you should tweet the release post from there. If not, just ask another maintainer to do it or to give you access.
### Build the docs
We package our documentation as a :gem: Gem for offline use.
This is done with the
[**jekyll-docs**](https://github.com/jekyll/jekyll-docs#building) repository,
and more detailed instructions are provided there.
## For non-core gems
If you're not a maintainer for `jekyll/jekyll`, the procedure is much simpler in a lot of cases. Generally, the procedure still looks like this: