mattmoor-sockpuppet
|
bedcd15489
|
Format markdown (#1364)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
|
2019-05-22 07:23:30 -07:00 |
Ahmet Alp Balkan
|
61932e2b04
|
blog: add kubecon-eu-2019 post (#1313)
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
|
2019-05-13 16:29:39 -07:00 |
RichieEscarez
|
45b2d57496
|
fix date and reorder (#1172)
|
2019-04-12 16:20:58 -07:00 |
RichieEscarez
|
83cb2cf430
|
convert img links to relative (#1160)
|
2019-04-10 15:22:58 -07:00 |
RichieEscarez
|
9f308c25ab
|
Import previous knative blogs from medium (#1075)
* git mv - rename first then edit
* rename files, format html, add graphics, import blogs
* add ko microservices
|
2019-04-10 09:46:00 -07:00 |
RichieEscarez
|
9910b8a9ac
|
explicit template types (#1061) (#1064)
|
2019-03-22 16:14:47 -07:00 |
RichieEscarez
|
0ca2833da3
|
fix images (#1044)
|
2019-03-21 09:07:48 -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 |