Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> * 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 f1bbc8e. * Revert "Fix links (#866)" This reverts commit 3a57ffe. * Revert "remove hardcoded github link (#863)" This reverts commit fb7fdd9. * Revert "site: fix serving links (#861)" This reverts commit f61514c. * Revert "fix install links (#860)" This reverts commit 1fcf32b. * Revert "site: fix eventing links (#859)" This reverts commit 8809165. * Revert "fix build links (#858)" This reverts commit 847e08b. * Revert "fix links in community (#857)" This reverts commit 0cd5a44. * Revert "Remove README.md from all links (#855)" This reverts commit 2029c8b. * Revert "Update README.md (#864)" This reverts commit 072c731. * 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 <[email protected]> * Update serving/deploying-with-private-registry.md Co-Authored-By: beemarie <[email protected]> * Update serving/deploying-with-private-registry.md Co-Authored-By: beemarie <[email protected]> * Update serving/deploying-with-private-registry.md Co-Authored-By: beemarie <[email protected]> * Update serving/deploying-with-private-registry.md Co-Authored-By: beemarie <[email protected]> * 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 <[email protected]> * Update serving/deploying-with-private-registry.md Co-Authored-By: beemarie <[email protected]> * Update serving/deploying-with-private-registry.md Co-Authored-By: beemarie <[email protected]> * Update serving/deploying-with-private-registry.md Co-Authored-By: beemarie <[email protected]> * Update serving/deploying-with-private-registry.md Co-Authored-By: beemarie <[email protected]> * 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 <[email protected]> * Update contributing/README.md Co-Authored-By: RichieEscarez <[email protected]> * 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
- Loading branch information