Add note on rendering the site locally

This commit is contained in:
Andrew David Wong 2018-11-02 17:56:10 -05:00
parent fc926954a5
commit 6f8849d12d
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -73,7 +73,9 @@ contribution.
![fork](/attachment/wiki/doc-edit/05-fork.png) ![fork](/attachment/wiki/doc-edit/05-fork.png)
Now you can make your modifications. You can also preview the changes to see how Now you can make your modifications. You can also preview the changes to see how
they'll be formatted by clicking the "Preview changes" tab. they'll be formatted by clicking the "Preview changes" tab. **Important:** If
you're making any formatting changes, please [render the site locally] to verify
that everything looks correct before submitting any changes.
![edit](/attachment/wiki/doc-edit/06-edit.png) ![edit](/attachment/wiki/doc-edit/06-edit.png)
@ -301,4 +303,5 @@ Please try to write good commit messages, according to the
[News]: /news/ [News]: /news/
[md]: https://daringfireball.net/projects/markdown/ [md]: https://daringfireball.net/projects/markdown/
[git-commit]: /doc/coding-style/#commit-message-guidelines [git-commit]: /doc/coding-style/#commit-message-guidelines
[render the site locally]: https://github.com/QubesOS/qubesos.github.io#instructions