1. 21 7月, 2020 1 次提交
  2. 20 7月, 2020 1 次提交
  3. 27 6月, 2020 2 次提交
  4. 18 6月, 2020 2 次提交
  5. 16 6月, 2020 1 次提交
  6. 15 6月, 2020 2 次提交
  7. 11 6月, 2020 1 次提交
  8. 10 6月, 2020 4 次提交
  9. 02 6月, 2020 1 次提交
  10. 29 5月, 2020 3 次提交
  11. 28 5月, 2020 1 次提交
    • P
      Fix css from breaking for different browsers · 0e163e10
      popcor255 提交于
      The banner for cd foundation and partners are off center after a certain size of 1739px. As a user this breaks the flow and decreases the usuability of the website.
      
      Change broken CSS styles
      
      The padding for the banners on the tekton webpage had incorrect max-widths and some strange padding.
      As a user these changes improve the flow of the website.
      
      add bg color to wrapper below container
      
      The rendering on IOS mobile devices are different and causes the style to overridden on IOS devices. Removing the Copyright on the footer. Added the class for styles one element below to fix this issue
      
      remove bootstrap styling
      0e163e10
  12. 26 5月, 2020 1 次提交
  13. 19 5月, 2020 1 次提交
    • S
      Remove sbwsg from OWNERS · 78a94dfb
      Scott 提交于
      It made sense for me to be in OWNERS file while we were releasing Beta
      but I'm not on top of current website planning/work to review PRs.
      78a94dfb
  14. 18 5月, 2020 2 次提交
    • A
      Update 'Edit this page' link to point to correct project repo · 246eb247
      Alan Greene 提交于
      Add support for a custom page param that can be used to point the
      links in the sidebar to the correct project repos.
      
      'Edit this page' will open the editor pointing to the correct file
      in the project repo, instead of trying to find it in the website repo.
      
      'Create an issue' will open the new issue UI in the target project repo.
      246eb247
    • S
      Fix username formatting. · 59e714e8
      Sergetron 提交于
      Fixes username formatting.
      59e714e8
  15. 15 5月, 2020 1 次提交
  16. 13 5月, 2020 1 次提交
    • P
      Add style to make website responsive. 🎨 · 869c4b45
      popcor255 提交于
      Move styles from _variables to _styles_project so it easier to maintain styles. Privacy notice banner was offset was not visible when site was docked to partial view. This allows a user to view the privacy notice properly. Add styling to takton banner hero logo. Logo breaks flow. Chaning the css to fix this issue. Added var to scss to increase readability.
      869c4b45
  17. 07 5月, 2020 1 次提交
  18. 06 5月, 2020 1 次提交
  19. 01 5月, 2020 1 次提交
  20. 16 4月, 2020 1 次提交
    • A
      Add missing YAML files to Triggers sync config · 0c101dc4
      Alan Greene 提交于
      The samples for the two 'Getting Started' links at the end of the main
      Triggers page in the docs are missing so the links result in 404.
      
      Add the YAML files to the sync config so they'll be included and available
      from the links on the website.
      0c101dc4
  21. 14 4月, 2020 2 次提交
  22. 08 4月, 2020 5 次提交
  23. 06 4月, 2020 1 次提交
  24. 03 4月, 2020 2 次提交
  25. 02 4月, 2020 1 次提交
    • J
      New asciinema updated with v1beta1 · ff9d045b
      Joel Lord 提交于
      Also modified the task.yaml to reflect the new structure of tasks where spec.inputs (from v1alpha1) is now split into spec.params and spec.resources.inputs.
      ff9d045b