Commit Graph

52 Commits

Author SHA1 Message Date
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
Ivan Nikittin f2fcf22c24
Update README.md 2018-07-13 14:58:04 -07:00
Steren df1d82130d Remove "on day 2" (#115)
fix #114
2018-07-13 09:00:35 -07:00
Ivan Nikittin 8bb5922b5f
Update README.md 2018-07-11 11:42:41 -07:00
Sam O'Dell 9a00957d1b
Update README.md 2018-07-11 11:24:04 -07:00
Ryan Gregg 951bbaf086
Fix grammar 2018-07-11 09:49:07 -07:00
Ryan Gregg 31a212856b
Fix the top level scenarios 2018-07-11 09:48:42 -07:00
Ryan Gregg 9338c368da
Add an overview for serving (#63)
* Add an overview for serving

* Add placeholders

* Update links to docs

* Add link to customize domain

* Fix typos
2018-07-11 09:40:38 -07:00
Ivan Nikittin 3a74a37fab Changes to to top-level readme to fix a few minor things (#96) 2018-07-11 09:08:00 -07:00
Ryan Gregg dafe895e23 Link to other pages (#90) 2018-07-10 13:21:34 -07:00
Grant Rodgers 92e94a87db Fix links to knative/serving files in README (#81)
* Fix links to knative/serving files in README

* Link to community CONTRIBUTING

Removed link to serving-specific DEVELOPMENT.md.
2018-07-10 09:48:34 -07:00
Mark Fisher eff94c8833 fix install links in README (#33) 2018-06-28 10:15:07 -07:00
Ryan Gregg aa2299f6fd
Update readme (#26) 2018-06-27 11:32:13 -07:00