Docs contributor docs were previously all in the knative/community repo, under the /docs folder (which had "docs owners" special access). Today, there are chunks of contributing, authoring, and website info across the /doc, /website/ and /community repos.
To make contributor and maintainer info accessible and discoverable, we should create a section in the website that functions as a consolidated single source for all this info (a new "/authoring" section in the site):
https://knative.dev/authoring/
They will find what they are looking for and become fully independent docs contributors.
Design:
/authoring/ section will have independent sections for:/authoring section will be strategically linked to from the main entry points for contributors/authoring/how to do this topics/authoring content (redirect all to this single source for all things docs)/authoring contentv.next
[ ] Move all information into a /authoring folder in the knative/docs repo
(URL: https://github.com/knative/docs/tree/master/authoring)
[ ] Add/replace existing README.md, CONTRIBUTING.md, and DEVELOPMENT.md content with links to these new "docs contributor how-to guidelines"
[x] Consolidate and fix "docs" and "blog" GitHub templates for PRs https://github.com/knative/docs/pull/3341
[ ] knative/website repo
authoring section to the knative.dev site/build
Current state (running locally):

Thanks for taking on the blog stuff with all of this @RichieEscarez !
Do you think we could set some preliminary dates / milestones for completing aspects of this work? Is it long term stuff that should be added to the roadmap for this year?
@RichieEscarez moved this to backlog since looks like you're currently working on it.
It's also in the [EPIC] Clean Up the Cruft as "in progress"
Keep me posted if you want me to split out some of this stuff as separate issues?
Made a little progress on this:

@RichieEscarez I would push that with some //TODOs, doesn't have to be perfect 馃憤馃徏
PS: If you want to work on it solo I would still push and just put //TODO @RichieEscarez
@RichieEscarez I would push that with some //TODOs, doesn't have to be perfect 馃憤馃徏
PS: If you want to work on it solo I would still push and just put //TODO @RichieEscarez
Yes, thats the plan. Thanks Omer! I almost got it to a state to push but I ran out of time (lots of distractions lately from various request combined with lots of merge conflicts and changes within the files im touching). Generally there are updates across knative/docs, knative/website, and knative/community (since duplicate and outdated info exists throughout), so theres a lot of coordination, testing, and rebasing to be able to consolidate this stuff.
@RichieEscarez ok awesome!
@snneji @RichardJJG could be good folks to review this since they are fairly new 馃
Version sent for review (a lot of the "website" section have Todo's):
