Commit bb458da
committed
fix(homepage): restore tab functionality for introduction videos (buildpacks#889)
Signed-off-by: Dedy F. Setyawan <dedyfajars@gmail.com>1 parent bfedb6a commit bb458da
245 files changed
Lines changed: 236 additions & 235 deletions
File tree
- categories
- community
- docs
- app-journey
- for-app-developers
- concepts
- base-images
- build
- run
- stack
- builder
- buildpack
- build
- experimental-features
- platform
- rebase
- reproducibility
- how-to
- build-inputs
- configure-build-time-environment
- specify-buildpacks
- specify-default-launch-process
- specify-export-target
- use-cache-image
- use-inline-buildpacks
- use-project-toml
- use-volume-mounts
- build-outputs
- download-sbom
- inspect-app
- specify-launch-process
- understand-failures
- special-cases
- build-for-arm
- build-for-windows
- build-on-podman
- export-to-oci-layout
- use-http-proxy
- tutorials
- basic-app
- for-buildpack-authors
- concepts
- build-plan
- buildpack-group
- buildpack
- caching-strategies
- component-buildpack
- composite-buildpack
- extension
- layer
- lifecycle-phases
- package
- targets
- how-to
- distribute-buildpacks
- craft-order
- package-buildpack
- publish-buildpack
- with-github-actions
- migrate
- buildpack-api-0.7-0.8
- buildpack-api-0.8-0.9
- buildpack-api-0.9-0.10
- deprecated
- buildpack-api-0.4-0.5
- buildpack-api-0.5-0.6
- buildpack-api-0.6-0.7
- write-buildpacks
- add-labels
- add-sbom
- clear-env
- create-layer
- create-slice-layers
- get-started
- re-use-layers
- specify-env
- specify-launch-processes
- use-build-plan
- use-exec.d
- write-extensions
- guidance
- tutorials
- basic-buildpack
- 01_setup-local-environment
- 02_building-blocks-cnb
- 03_detection
- 04_build-app
- 05_make-app-runnable
- 06_caching
- 07_make-buildpack-configurable
- basic-extension
- 01_setup-local-environment
- 02_why-dockerfiles
- 03_building-blocks-extension
- 04_build-dockerfile
- 05_run-dockerfile-switch
- 06_run-dockerfile-extend
- for-platform-operators
- concepts
- base-images
- builder
- buildpack
- composite-buildpack
- extension
- lifecycle
- analyze
- build
- create
- detect
- export
- extend
- launch
- rebase
- restore
- how-to
- build-inputs
- build-env
- create-builder
- build-base
- builder
- extensions
- run-base
- declare-source-metadata
- stack
- integrate-ci
- circleci
- gitlab
- kpack
- pack
- cli
- pack_builder_create
- pack_builder_inspect
- pack_builder_suggest
- pack_builder
- pack_buildpack_inspect
- pack_buildpack_new
- pack_buildpack_package
- pack_buildpack_pull
- pack_buildpack_register
- pack_buildpack_yank
- pack_buildpack
- pack_build
- pack_completion
- pack_config_default-builder
- pack_config_experimental
- pack_config_lifecycle-image
- pack_config_pull-policy
- pack_config_registries_add
- pack_config_registries_default
- pack_config_registries_list
- pack_config_registries_remove
- pack_config_registries
- pack_config_registry-mirrors_add
- pack_config_registry-mirrors_list
- pack_config_registry-mirrors_remove
- pack_config_registry-mirrors
- pack_config_run-image-mirrors_add
- pack_config_run-image-mirrors_list
- pack_config_run-image-mirrors_remove
- pack_config_run-image-mirrors
- pack_config_trusted-builders_add
- pack_config_trusted-builders_list
- pack_config_trusted-builders_remove
- pack_config_trusted-builders
- pack_config
- pack_extension_inspect
- pack_extension_new
- pack_extension_package
- pack_extension_pull
- pack_extension_register
- pack_extension_yank
- pack_extension
- pack_inspect
- pack_manifest_add
- pack_manifest_annotate
- pack_manifest_create
- pack_manifest_inspect
- pack_manifest_push
- pack_manifest_remove
- pack_manifest_rm
- pack_manifest
- pack_rebase
- pack_report
- pack_sbom_download
- pack_sbom
- pack_stack_suggest
- pack_stack
- pack_version
- pack
- concepts
- trusted_builders
- piper
- tekton
- migrate
- deprecated
- platform-api-0.3-0.4
- platform-api-0.4-0.5
- platform-api-0.5-0.6
- platform-api-0.6-0.7
- platform-api-0.10-0.11
- platform-api-0.11-0.12
- platform-api-0.7-0.8
- platform-api-0.8-0.9
- platform-api-0.9-0.10
- tutorials
- lifecycle
- reference
- config
- builder-config
- buildpack-config
- package-config
- project-descriptor
- spec
- buildpack-api
- distribution-api
- platform-api
- features
- pagefind
- fragment
- index
- tags
- specplatform/0.6
- specproject-descriptor/0.2
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
326 | | - | |
| 326 | + | |
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments