Commit Graph

10 Commits

Author SHA1 Message Date
Samia Nneji 07887d6e19
Reorganise docs contributor guide (#4489)
* Reorganise contributing docs

* Fix whitespace

* Fix typo

* Tweak wording

* Fix formatting

* Update CONTRIBUTING.md

* Update DEVELOPMENT.md

* lint

* lint

* Fix broken link

* Fix link

* Update README.md

* Update README.md

* fix link

* Tweaks

* Update formatting.md

* Update github-workflow.md

* Remove info about Website repo

* Remove link to community website

* Update previewing-docs-locally.md

* Fix formatting

* Fix links

* Remove preview for blog

* Fix formatting
2021-11-30 12:06:09 -08:00
sebgoa b92152a90d
Update DEVELOPMENT.md (#4426)
closes #4423

404 pages for templates
2021-11-04 06:51:11 -07:00
Paul Schweigert 4771c4e8e4
fixing broken links (#4014)
* fixing broken links

* updating link to help docs

* capitalizing README in link

* updates from review
2021-07-26 06:59:16 -07:00
RichardJJG 4a12addcfe
Removed errant ./ instances (#4044) 2021-07-22 07:54:03 -07:00
RichardJJG 21fe8c783a
Salvage old contributor docs (#4020)
* Culled old contributor docs

* Fixed links

* Fix links to templates

* Revert "Fix links to templates"

This reverts commit 2025fed68e.

* Fixes for template links

* Revert "Fixes for template links"

This reverts commit 691cdcc965.

* Some fixes for the template links

* Revert "Some fixes for the template links"

This reverts commit a1762749c4.

* Removed broken links

* Fixed link to style guide readme

* Remove faulty link to style guide

* Update docs/help/contributor/creating-new-docs.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Update docs/help/contributor/creating-new-docs.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Changed Docs WG references and some punctuation

* Added links

* Revert "Added links"

This reverts commit cb5ddb759b.

* Moved templates and changed links

* Fixing links

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-07-16 05:32:09 -07:00
RichardJJG 4d52c035e2
Replace links to old doc templates (#4009) 2021-07-14 07:29:31 -07:00
RichieEscarez 3af9db6781
Consolidate all "docs" help info into single location (#3437)
* consolidate docs how-to guides

* fix template linking

* consolidate and organize

* update links

* fix link

* fix typos

and
offensive term

* Update help/contributor/how-to/formatting.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update help/contributor/how-to/formatting.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update help/contributor/gettingstarted.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update help/faqs.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update help/contributor/publishing.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update help/contributor/publishing.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* recover review comments

* typo

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-04-26 10:57:40 -07:00
Evan Anderson b09ccae46f
Add frontmatter to avoid rendering infrastructure description files (#3472) 2021-04-20 11:48:35 -07:00
Mike Petersen 710e94077e
Added the link to run website locally from our README to our DEVELOPMENT (#3380)
documentation
2021-03-23 11:20:18 -07:00
Mike Petersen c1ac45f31f
Issue 2755 - Troubleshooting PRs (#2854)
* Started work on updating contributing docs for different troubleshooting issues

* Updated formatting

* added section to default to reaching out in docs if you have additional issues

* Updated based on reviews

* Removed trailing spaces

* basic edit of development.md to match docs - still wip

* added newline to end of file

* Removed serving reference and updated based on reviews/comments

* Removed empty sections

* Cleaned up trailing whitespace
2021-01-28 09:58:31 -08:00