Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize docs repository #1

Merged
merged 4 commits into from
Jan 15, 2020
Merged

Initialize docs repository #1

merged 4 commits into from
Jan 15, 2020

Conversation

jwflory
Copy link
Member

@jwflory jwflory commented Jan 15, 2020

Related to FOSSRIT/tasks#107.


This pull request includes a few commits to get things rolling:


a92db7e β€” πŸ“ Update README, change LICENSE to CC BY-SA 4.0

This commit changes the README from the template repository's README to
a more specific README to the FOSSRIT Runbook. I also set up and added
badges for TravisCI and ReadTheDocs.org.

Additionally, I changed the license from the BSD 3-Clause License to a
Creative Commons license, which makes more sense since this repo mostly
deals with content, not code.


b1d5ee0 β€” πŸ’‘ Add contributing guidelines

This commit adds contributing guidelines that explain how to write
documentation (i.e. style guide) and also how to build/test the
documentation. It also sets some expectations about how best to get a
change merged.


b10d728 β€” 🏷️ Update Sphinx configuration and build scripts

This commit changes the Sphinx configuration file, build scripts, and
docs index page to use the correct name for the FOSSRIT Runbook, as well
as some other minor adjustments. These are mostly cosmetic, since the
config options I prefer as a default came from the template repository,
jwflory/sphinx-docs-opinionated-quickstart.


6adbec5 β€” πŸ—‘οΈ Remove unused example files

Remove irrelevant example docs from the template repository. Future
commits will begin to add real content to the repo based on the
structure outlined here:

https://fossrit.community/t/request-for-comments-foss-rit-runbook/176


This commit changes the README from the template repository's README to
a more specific README to the FOSSRIT Runbook. I also set up and added
badges for TravisCI and ReadTheDocs.org.

Additionally, I changed the license from the BSD 3-Clause License to a
Creative Commons license, which makes more sense since this repo mostly
deals with content, not code.

Signed-off-by: Justin W. Flory <[email protected]>
This commit adds contributing guidelines that explain how to write
documentation (i.e. style guide) and also how to build/test the
documentation. It also sets some expectations about how best to get a
change merged.

Signed-off-by: Justin W. Flory <[email protected]>
This commit changes the Sphinx configuration file, build scripts, and
docs index page to use the correct name for the FOSSRIT Runbook, as well
as some other minor adjustments. These are mostly cosmetic, since the
config options I prefer as a default came from the template repository,
jwflory/sphinx-docs-opinionated-quickstart.

Signed-off-by: Justin W. Flory <[email protected]>
Remove irrelevant example docs from the template repository. Future
commits will begin to add real content to the repo based on the
structure outlined here:

    https://fossrit.community/t/request-for-comments-foss-rit-runbook/176

Signed-off-by: Justin W. Flory <[email protected]>
@jwflory jwflory added the new change Adds new capabilities or functionality label Jan 15, 2020
@jwflory jwflory self-assigned this Jan 15, 2020
@jwflory jwflory merged commit d46cec2 into master Jan 15, 2020
@jwflory jwflory deleted the init branch January 15, 2020 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new change Adds new capabilities or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant