Contrib tutorial#1363
Merged
carolynvs merged 5 commits intogetporter:mainfrom Nov 18, 2020
Merged
Conversation
aee1516 to
612ec75
Compare
vdice
approved these changes
Nov 17, 2020
Member
vdice
left a comment
There was a problem hiding this comment.
This is great! Perhaps worth double-checking a few links...
* Hugo 0.78.1 lets us use {{ toc }} to embed a table of contents
* Add docs/content/sources to symlink files outside of docs/content to
include them in the site, such as CONTRIBUTING.md
* Consolidate under /contribute so that all related pages for
contributing are under that directory.
* Add a tutorial for new contributors that walks through how to modify, build and test porter.
* Add the contirbuting guide to the website and link to the tutorial.
Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
* Fix github md links so they work when used in Hugo * Link to gh org when mentioning our many repos Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
* Add DCO to the tutorial * Add fork setup to the tutorial * Link to tutorial from contributing * Remove double link to /contribute in nav Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
b40c1a0 to
5368bbd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this change
https://deploy-preview-1363--porter.netlify.app/contribute/guide/ (links to tutorial now)
https://deploy-preview-1363--porter.netlify.app/contribute/tutorial/
What issue does it fix
N/A
Notes for the reviewer
Relies on #1362 because it removes a blocking issue for upgrading hugo to 0.78.1Checklist