1. 08 3月, 2023 2 次提交
  2. 07 3月, 2023 1 次提交
  3. 25 2月, 2023 2 次提交
  4. 21 2月, 2023 1 次提交
  5. 10 2月, 2023 2 次提交
    • A
      Switch Dashboard to use lts branches · 50d18af7
      Alan Greene 提交于
      50d18af7
    • G
      Update vault left nav · 41e2c8d0
      Geri Ochoa 提交于
      - Update the code in the left nav to make it compatible with the latest
      Docsy implementation.
      
      - Delete redundant layout code
      
      This is essentially the default docsy nav code with small changes to
      keep the menu scope in the correct subfolder.
      41e2c8d0
  6. 08 2月, 2023 2 次提交
    • G
      Rework left-hand nav order · dbe0a935
      Geri Ochoa 提交于
      - Refactor config file for legibiltiy
      - Write new menu logic to pick manual menu from config file
      - Replace spaces with dashes in folder names
      dbe0a935
    • G
      Refactor installation and authentication docs · a4747657
      Geri Ochoa 提交于
      This is the first PR adding vendor-specific documentation.
      
      - Refactor installation docs to make it simpler with tabs for generic
        instructions, Google cloud, and Openshift. This is a multi-PR change.
        The actual installation doc is created on the Pipelines repo and
        rendered on the website.
      
      - Update the build and push how-to with instructions to authenticate to
        Google Artifact Registry.
      
      - Create a new shortcode to commenting out text in the markdown file.
      a4747657
  7. 07 2月, 2023 2 次提交
  8. 02 2月, 2023 1 次提交
    • G
      Recover analytics account · 9596f2cb
      Geri Ochoa 提交于
      Add the recovery file required by the Google Analytics recovery process.
      To revert this changes once the domain ownership is verified.
      9596f2cb
  9. 31 1月, 2023 2 次提交
  10. 27 1月, 2023 1 次提交
  11. 26 1月, 2023 2 次提交
  12. 25 1月, 2023 3 次提交
  13. 24 1月, 2023 1 次提交
  14. 05 1月, 2023 1 次提交
  15. 28 12月, 2022 1 次提交
  16. 12 12月, 2022 1 次提交
  17. 24 11月, 2022 1 次提交
    • P
      add pipeline v0.42 · ebe253bf
      pritidesai 提交于
      Updating the website configuration to include the latest
      pipeline release - v0.42.0
      ebe253bf
  18. 23 11月, 2022 1 次提交
    • G
      wrong variables in docs · 76dce044
      GoDSiN 提交于
      change "tekton-triggers-core-controller" to "tekton-triggers-core-interceptors"
      76dce044
  19. 17 11月, 2022 1 次提交
    • G
      Update docsy version · a2bd310c
      Geri Ochoa 提交于
      Point the Docsy dependency to the current repo HEAD. The latest commit
      fixes a problem rendering angle brackets.
      
      To update this after after the next Docsy minor release to point to a
      tag again.
      a2bd310c
  20. 14 11月, 2022 2 次提交
    • G
      Typo fixes and small improvements · 19ccbfea
      Geri Ochoa 提交于
      Typo fixes and small quality of life improvements:
      
      - Typo in heading sentence in triggers getting started
      - Update links in landing page
      - Add scrolling and margin to version selector.
      - Typo in community page, misson instead of mission
      - Add vertical scrolling to extra-long code samples.
      - RSS button styles to match other buttons styles.
      19ccbfea
    • G
      Create blog contributions guidelines · 32d804a4
      Geri Ochoa 提交于
      Create a new entry for blog posts in the contribution guidelines
      section.
      32d804a4
  21. 10 11月, 2022 1 次提交
  22. 03 11月, 2022 1 次提交
  23. 02 11月, 2022 3 次提交
  24. 01 11月, 2022 1 次提交
  25. 25 10月, 2022 1 次提交
    • G
      Bump docsy version up to v0.5.1 · 934b1ba7
      Geri Ochoa 提交于
      Bup docsy version and comment out jinja2 code in vendor guidelines.
      
      Some highlights about this new Docsy version:
      
      - Better styles for tabs
      - Improved readfile shortcode rendering
      - Consistent code block styles
      934b1ba7
  26. 19 10月, 2022 1 次提交
    • G
      Create community page · fb51eb37
      Geri Ochoa 提交于
      Community page with links to guidelines, communication channels and the
      community repository.
      fb51eb37
  27. 17 10月, 2022 2 次提交
    • A
      Remove unused issue template · 0fdec20f
      Alan Greene 提交于
      Issues are created using the templates from tektoncd/.github,
      the .github/issue_template.md file in this repo is for the
      legacy template approach and no longer used.
      0fdec20f
    • T
      Fix typo in kaniko-build-push.md · f24e6e8f
      TBragi 提交于
      Fixing a small typo which breaks the How-to Guide if followed blindly/copy-pasted.
      The documentation refers to `pipeline,yaml` in line 49, but I believe it should be referring to `pipeline.yaml` ( using a punctuation instead of a comma ).
      f24e6e8f