Commit Graph

64 Commits

Author SHA1 Message Date
Samia Nneji 4f03c8391c
Fix links community docs (#4572)
* Fixed blog nav and other links

* Update URL in README
2021-12-14 04:28:50 -08:00
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
Samia Nneji 08de96c7da
Update docs repo README for MkDocs (#4049)
* Update REAME for MkDocs

* Update README.md

Co-authored-by: RichardJJG <rijohnson@vmware.com>

* Update README.md

Co-authored-by: RichardJJG <rijohnson@vmware.com>

* tweak link

Co-authored-by: RichardJJG <rijohnson@vmware.com>
2021-07-29 09:07:57 -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
RichardJJG 3ab98d6a79
Added new cont. guide link to places (#3922) 2021-07-02 10:26:40 -07:00
Evan Anderson b09ccae46f
Add frontmatter to avoid rendering infrastructure description files (#3472) 2021-04-20 11:48:35 -07:00
RichieEscarez 5d300af75e
New blog template and update doc template (#3341)
* New blog template/instructions

* update and sync with new blog template

* edits

* add the copy section

* fix formatting

* update links for both templates

* Add links to new content templates in PR template

* typo

* whitespace

* more whitespace

* and even more whitespace

* trailing whitespace

* whitespace

* between
2021-03-12 05:59:28 -08:00
Markus Thömmes c8b51931ed
Drop unnecessary occurrences of master (#3333) 2021-03-11 05:08:26 -08:00
Evan Anderson 23c337c070
Update contributing docs (#2387)
* Update contributing docs and move back from https://github.com/knative/community

* Fix misspellings and trailing whitespace

* Fix broken links

* Incorporate suggestions from abrennan89
2020-05-26 10:54:49 -07:00
Cong Liu d48f7b0bd7
Link instructions to run website locally (#2465) 2020-05-14 14:04:00 -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
R4hul a181c0d358 Update README.md (#1899) 2019-10-14 12:19:32 -07:00
Joan Edwards b5c71410c0 Update README.md (#1499) 2019-06-21 09:52:48 -07:00
mattmoor-sockpuppet 65115d7105 Format markdown (#1295)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2019-05-09 10:12:39 -07:00
sebgoa 1f3d6991e5 improve readme to be a bit more friendly (#1287)
* improve readme to be a bit more friendly

* edited

reduced duplicate/or similar linking and/or content
also added in mention of in website related options (ie edit and issues buttons)
2019-05-08 16:36:37 -07:00
mattmoor-sockpuppet 01d4ba31ec Format markdown (#1070)
* Format markdown

Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`

* Apply suggestions from code review

Co-Authored-By: mattmoor-sockpuppet <mattmoor+sockpuppet@google.com>

* Undo parts of auto-correction that result in diff.
2019-03-24 21:12:49 -07:00
RichieEscarez 3c04f86ad7 Merge website files into Master (#1025)
* Add front matter to Build files (#833)

* Update README.md

* Adding front matter to builds.md

* Update installing-build-component.md

* Update README.md

Revert changes so Richie can handle this with the index file

* Update builder-contract.md

* Update personas.md

* Update auth.md

* Update creating-builds.md

* Update build-templates.md

* sentence case

* sentence case

* sentence case

* Adding frontmatter to /install/ (#834)

* Adds front matter to Serving (#838)

* Update accessing-logs.md

* Update accessing-metrics.md

* Update accessing-traces.md

* Update cluster-local-route.md

* Update debugging-application-issues.md

* Update debugging-performance-issues.md

* Update gke-assigning-static-ip-address.md

* Update installing-logging-metrics-traces.md

* Update outbound-network-access.md

* Update setting-up-a-logging-plugin.md

* Update using-a-custom-domain.md

* Update using-an-ssl-cert.md

* Update using-cert-manager-on-gcp.md

* Update using-external-dns-on-gcp.md

* site index for fluentd folder (#839)

* add Hugo index files and frontmatter (#840)

* hugo build files for autogen refdocs (#841)

* move resources and readme (#843)

* site: add blog (#837)

* add blog folder

* switch to sentence case

* site: add community and contributing (#836)

* add _index.md files and front matter

* switch to sentance case caps

* fix weights

* Update community/samples/README.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* site: restructure content into a "docs" directory (#842)

* move content into a 'docs' directory

* inject additional 'docs' directory

* site: add build files and front matter to serving samples (#850)

* new _index.md files and front matter

* serving samples + fix urls

* remove file

* add PR#851 - channels (#853)

* Update README.md (#854)

* Remove README.md from all links (#855)

* Remove README.md from all links

* mend

* mend

* mend

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* fix links in community (#857)

* Update _index.md (#856)

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

Adds missing pointer to README

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* revert

* fix build links (#858)

* site: fix eventing links (#859)

* fix eventing links

* Update README.md

* fix install links (#860)

* site: fix serving links (#861)

* fix serving links

* Update using-external-dns-on-gcp.md

* remove hardcoded github link (#863)

* Update README.md (#864)

Fix links by removing md file extensions.

* Fix links (#866)

* Fix links

* Update installing-build-component.md

* Update builder-contract.md

* add missing hello-world directory (#865)

* Link fixes for Build (#867)

* Fix links

* Update installing-build-component.md

* Update builder-contract.md

* Update creating-builds.md

* Update builder-contract.md

* Update builds.md

* Update creating-builds.md

* Update installing-build-component.md

* Update installing-build-component.md

* Update creating-builds.md

* Update creating-builds.md

* Update builds.md

* Update build-templates.md

* convert to Hugo rel link

* Manually run prettier.io (#880)

* Manually run prettier.io

Trying to fix the stuff that hits prettier.io bugs.

* Fix prettier.io issues.

* Revert manual link fixes (use new build script instead) (#927)

* Revert "convert to Hugo rel link"

This reverts commit f1bbc8ebbc.

* Revert "Fix links (#866)"

This reverts commit 3a57ffed62.

* Revert "remove hardcoded github link (#863)"

This reverts commit fb7fdd9383.

* Revert "site: fix serving links (#861)"

This reverts commit f61514c1b4.

* Revert "fix install links (#860)"

This reverts commit 1fcf32b509.

* Revert "site: fix eventing links (#859)"

This reverts commit 880916567e.

* Revert "fix build links (#858)"

This reverts commit 847e08bf2e.

* Revert "fix links in community (#857)"

This reverts commit 0cd5a44baf.

* Revert "Remove README.md from all links (#855)"

This reverts commit 2029c8bccb.

* Revert "Update README.md (#864)"

This reverts commit 072c731155.

* Adding frontmatter to Gloo guide (#939)

*  adding frontmatter; cherry-picking commit into 0.3 (#943)

* Deploy using private registry (#847)

* new doc for deploying with private registry

* update last few steps

* header sizes

* capitalization

* updating with correct registry annotation and small edits

* wording

* formatting

* formatting

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* update based on feedback

* missing <

* adding tic marks for filename

* udpate with helloworld-go sample

* add testing application

* update return from helloworld app

* update readme with link to doc

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* adding frontmatter; cherry-picking commit into 0.3

* Update Knative-with-Minishift.md (#988)

Update to correct title (Openshift > Minishift), as mentioned by Ashleigh in the Docs WG.

* add type:docs + enable relative links (#990)

* Deleting an unnecessary file

accidentally copied in extra file

* update ref docs api build script and files (#997)

* all links must have ./ (#1004)

* all links must have ./

* Update contributing/README.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/README.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update for clarity

* Update README.md

Fixing my poorly formatting suggestion

* ref tool steps + script (#1008)

* Incorporate edits from #1008 (#1010)

* Incorporate edits from #1008

* Add "contributor" info link

* page-by-page link check fixes (#1024)

* update readmes - source and site versions

* rename file to fix left nav

* rename file and remove folder to fix left nav
2019-03-20 13:48:47 -07:00
RichieEscarez 004da8feba site: insert 'docs' container folder at root (for knative.dev) (#1007)
* insert 'docs' container folder for website

* resolve presubmit test issues
2019-03-15 17:04:45 -07:00
Adriano Cunha b6732c9216 Update presubmit tests (#769)
Fixes #750.

* disable markdown linting
* ignore localhost links when checking for dead links in markdown files

Bonus: fix link in README.md
2019-01-15 10:09:30 -08:00
Matt Moore fc6ccd7024 Manually run prettier.io (#713)
We've been having issues with prettier.io on one of the autoscaling markdown files, so I manually fixed that file so that it wouldn't trigger the issue and ran prettier.io over the repo using the normal @mattmoor-sockpuppet command.
2019-01-07 09:45:41 -08:00
Caroline Lee cb976a6282 Update README.md (#693)
Small changes to clean up the language and eliminate unnecessary words/phrases.
2019-01-02 14:10:39 -08:00
mattmoor-sockpuppet c64c63a160 Format markdown (#626)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-04 14:34:25 -08:00
mattmoor-sockpuppet 41462c69e1 Format markdown (#620)
Produced via: `prettier --write --proseWrap=always $(find -name '*.md' | grep -v vendor)`
2018-12-03 13:54:25 -08:00
Guang Ya Liu cae874e606 Fixed broken link for eventing. (#591) 2018-11-27 10:36:23 -08:00
Ahmet Alp Balkan 7fd1c98a74 README: fix link to "good first issue" label (#378) 2018-09-06 16:17:22 -07:00
Ivan Nikittin 2f5317ddfb
Update README.md 2018-07-20 16:16:47 -07:00
Ivan Nikittin 0c21d7ae5b
Adding license 2018-07-20 15:53:35 -07:00
Mark Chmarny 0a0a24a26f
Add SSL 2018-07-20 11:26:59 -07:00
Ivan Nikittin f24d39a0ee
TOC updates 2018-07-19 19:38:08 -07:00
Ivan Nikittin d8f86d0512
Reorg in the docs TOCs 2018-07-19 19:36:44 -07:00
Ivan Nikittin d7a7360727
More small fixes 2018-07-19 19:35:14 -07:00
Ivan Nikittin 6eddaa9210
Updating for consistency, small fixes 2018-07-19 19:34:05 -07:00
Ivan Nikittin a913da0cae
Capitalization fixes 2018-07-19 19:26:42 -07:00
Ivan Nikittin 8ce7d8b6e1
Changing serving, eventing and build to lc
per discussion today
2018-07-19 12:50:22 -07:00
Ivan Nikittin 1825c761b1
Removing users and systems from the audience list
per discussion today
2018-07-19 12:48:57 -07:00
Ivan Nikittin 30b40d5fcb
formatting 2018-07-19 10:58:37 -07:00
Ivan Nikittin 1a9fe3f2a0
broken link 2018-07-19 10:54:18 -07:00
Ivan Nikittin 82bcddb942
Broken links fixing 2018-07-19 10:52:36 -07:00
Ivan Nikittin 1cef5f30c6
Update README.md 2018-07-19 10:48:00 -07:00
Ivan Nikittin 1232f27202
Top-level readme reorg; adding doc links 2018-07-19 10:46:32 -07:00
Sam O'Dell 66cbc29930 Adding a more TOC-like feel to /docs README (#185)
* Adding a more TOC-like feel to /docs README

* Capitalization updates
2018-07-18 13:48:31 -07:00
Ryan Gregg 8c37aacc0c
Change community links 2018-07-18 09:52:54 -07:00
Ryan Gregg f36d1d97b1
Change links on the bottom to repos 2018-07-18 09:48:47 -07:00
DeWitt Clinton 3efee58711 Updated the recommended pronouciation (#154) 2018-07-17 22:34:31 -07:00
Sam O'Dell 2c623deec2 Deleting updating-existing-app.md; merging with (#166)
* Deleting blue-green-deployment.md; moving content into Updating an Existing App

* Restoring blue-green-deployment.md

* Deleting updating-existing-app.md; merging with blue/green sample

* Updating link in README to new location
2018-07-17 16:25:31 -07:00
Ivan Nikittin 19340396d5
Fixing links 2018-07-17 11:53:28 -07:00
Peter Delaney f4f2c73ef7 Update README.md (#136)
Couple of minor copy edits
2018-07-16 15:17:34 -07:00
Sam O'Dell 2f91c9ddf3 Updates based on feedback in Jeffrey's friction log (#123)
* Updates to install guide and docs README

* Changing order of sections
2018-07-13 15:13:35 -07:00