Commit Graph

7 Commits

Author SHA1 Message Date
RichardJJG 4a12addcfe
Removed errant ./ instances (#4044) 2021-07-22 07:54:03 -07:00
Omer B 9f43e3c710
Adding redirect guidance, redirect for community (#4001)
* Adding redirect guidance, redirect for community

* fix redirect error

* actually fix redirect

* testing with URL

* trying redirect in netlify instead

* force = true, remove path

* remove newline

* remove force

* changing filename to index
2021-07-14 14:16:32 -07:00
Julian Friedman b0e9fc5068
Revert changes to community (#3757) 2021-06-09 08:23:42 -07:00
Omer B bbc3c6bc58
Adding Knative Style Guide, adding barebones help section (#3702)
* Update mkdocs.yml

* Update mkdocs.yml

* Update mkdocs.yml

* Adding help section

* link fix

* index.md -> README, redirect /help -> docs/help

* removing tab for Contributing

* moving community into docs just to see what happens

* moving it back because I came to my sense

* copying in existing style guide from website

* Removing Google Style guide since none of the current main docs contributors are from Google

* Moved existing Style Guide Braindump into MkDocs format

* moved Knative Style Guide

* lint

* adding guidance for K8s YAML

* small nit fix

* removing "just commit whatever" vibes

* Update docs/help/contributor/style-guide/README.md

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

* add README for snippets

* bringing back the purple

* Revert "bringing back the purple"

This reverts commit a6af055288.

* addressing feedback for API Objects

* Adding content reuse README

* pushing "run" fixes

* Update documenting-code.md

* Update docs/help/contributor/style-guide/documenting-code.md

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

* Update docs/help/contributor/style-guide/documenting-code.md

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

* Update docs/help/contributor/style-guide/documenting-code.md

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

* make the style guide adhere to the style guide lol

* Update documenting-code.md

* Update documenting-code.md

* adding bit about bash for CLI commands

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-06-07 05:54:48 -07:00
Roland Huß f91f741ae6
Add link to CLI good-first-issues in contribution guide. (#3250)
See also https://github.com/knative/client/issues/1071
2021-02-15 06:59:08 -08:00
Ashleigh Brennan 1d46f99575
Updated landing page (#2863)
* Updated landing page

* fix images location

* fix image locations

* remove old links
2020-10-06 10:41:20 -07:00
RichieEscarez 7f3b455ae4
Move Contributing to sub-dir of knative.dev/community (#2086)
* move contrib to community

* use fully qualified knative/community repo urls
2020-01-30 10:36:28 -08:00