Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7f69890

Browse files
thiagosolciaThiago Solcia
and
Thiago Solcia
authored
Style revamp (#149)
* Style revamp* Fixed link background, updated npm dependencies* Chagend sidebars orderCo-authored-by: Thiago Solcia <thiagosolcia@Thiagos-iMac.local>
1 parente56075b commit7f69890

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+6863
-6276
lines changed

‎_data/home-content.yml‎

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
-title:Getting Started
2-
icon:images/home-icons/started.png
2+
icon:images/home-icons/started.svg
33
url:''
44
links:
55
-title:Setup Codefresh Account
66
localurl:/docs/getting-started/create-a-codefresh-account/
77
-title:Your first CI/CD pipeline
88
localurl:/docs/getting-started/create-a-basic-pipeline/
99
-title:Frequently Asked Questions
10-
localurl:/docs/getting-started/faq/
10+
localurl:/docs/getting-started/faq/
1111
-title:Invite Collaborators
1212
localurl:/docs/accounts/invite-your-team-member/
1313
-title:Pipelines
14-
icon:images/home-icons/pipeline.png
14+
icon:images/home-icons/pipeline.svg
1515
url:''
1616
links:
1717
-title:Introduction to Pipelines
@@ -23,28 +23,28 @@
2323
-title:Monitoring pipelines
2424
localurl:/docs/configure-ci-cd-pipeline/monitoring-pipelines/
2525
-title:Shared Configuration
26-
localurl:/docs/configure-ci-cd-pipeline/shared-configuration/
26+
localurl:/docs/configure-ci-cd-pipeline/shared-configuration/
2727
-title:Pipeline caching
2828
localurl:/docs/configure-ci-cd-pipeline/pipeline-caching/
2929
-title:Public logs and status badges
3030
localurl:/docs/configure-ci-cd-pipeline/build-status/
3131
-title:Running pipelines locally
32-
localurl:/docs/configure-ci-cd-pipeline/running-pipelines-locally/
32+
localurl:/docs/configure-ci-cd-pipeline/running-pipelines-locally/
3333
-title:Debugging pipelines
3434
new:true
35-
localurl:/docs/configure-ci-cd-pipeline/debugging-pipelines/
35+
localurl:/docs/configure-ci-cd-pipeline/debugging-pipelines/
3636
-title:Learn by example
37-
icon:images/home-icons/tutorial.png
37+
icon:images/home-icons/tutorial.svg
3838
url:''
3939
links:
4040
-title:Go
4141
localurl:/docs/learn-by-example/golang/
4242
-title:Java
4343
localurl:/docs/learn-by-example/java/
4444
-title:Node.js
45-
localurl:/docs/learn-by-example/nodejs/
45+
localurl:/docs/learn-by-example/nodejs/
4646
-title:Php
47-
localurl:/docs/learn-by-example/php/
47+
localurl:/docs/learn-by-example/php/
4848
-title:Python
4949
localurl:/docs/learn-by-example/python/
5050
-title:Ruby On Rails
@@ -56,80 +56,80 @@
5656
-title: C# (.NET core)
5757
localurl:/docs/learn-by-example/dotnet/
5858
-title:Android (Mobile)
59-
localurl:/docs/learn-by-example/mobile/android/
59+
localurl:/docs/learn-by-example/mobile/android/
6060
-title:Yaml Syntax
61-
icon:images/home-icons/yaml.png
61+
icon:images/home-icons/yaml.svg
6262
url:''
6363
links:
6464
-title:Pipeline definition
6565
localurl:/docs/codefresh-yaml/what-is-the-codefresh-yaml/
6666
-title:Pipeline steps
6767
localurl:/docs/codefresh-yaml/steps/
6868
-title:Pipeline stages
69-
localurl:/docs/codefresh-yaml/stages/
69+
localurl:/docs/codefresh-yaml/stages/
7070
-title:Variables
7171
localurl:/docs/codefresh-yaml/variables/
7272
-title:Step conditions
7373
localurl:/docs/codefresh-yaml/conditional-execution-of-steps/
7474
-title:Service Containers
7575
new:true
76-
localurl:/docs/codefresh-yaml/service-containers/
76+
localurl:/docs/codefresh-yaml/service-containers/
7777
-title:Parallel Pipelines
78-
localurl:/docs/codefresh-yaml/advanced-workflows/
78+
localurl:/docs/codefresh-yaml/advanced-workflows/
7979
-title:Deployment environments
8080
new:true
81-
localurl:/docs/codefresh-yaml/deployment-environments/
81+
localurl:/docs/codefresh-yaml/deployment-environments/
8282
-title:Annotations
8383
localurl:/docs/codefresh-yaml/annotations/
8484
-title:Examples
8585
localurl:/docs/yaml-examples/examples/
8686
-title:Artifact Management
87-
icon:images/home-icons/data.png
87+
icon:images/home-icons/data.svg
8888
url:''
8989
links:
9090
-title:Codefresh private Docker Registry
91-
localurl:/docs/docker-registries/codefresh-registry/
91+
localurl:/docs/docker-registries/codefresh-registry/
9292
-title:Working with Docker registries
93-
localurl:/docs/docker-registries/working-with-docker-registries/
93+
localurl:/docs/docker-registries/working-with-docker-registries/
9494
-title:Custom image annotations
95-
localurl:/docs/docker-registries/metadata-annotations/
95+
localurl:/docs/docker-registries/metadata-annotations/
9696
-title:Docker registry integration
97-
localurl:/docs/docker-registries/external-docker-registries/
97+
localurl:/docs/docker-registries/external-docker-registries/
9898
-title:DockerHub
9999
localurl:/docs/docker-registries/external-docker-registries/docker-hub/
100100
-title:Amazon Elastic Container Registry
101101
localurl:/docs/docker-registries/external-docker-registries/amazon-ec2-container-registry/
102102
-title:Azure Container Registry
103-
localurl:/docs/docker-registries/external-docker-registries/azure-docker-registry/
103+
localurl:/docs/docker-registries/external-docker-registries/azure-docker-registry/
104104
-title:Google Container Registry
105-
localurl:/docs/docker-registries/external-docker-registries/google-container-registry/
105+
localurl:/docs/docker-registries/external-docker-registries/google-container-registry/
106106
-title:JFrog Bintray.io/Artifactory
107-
localurl:/docs/docker-registries/external-docker-registries/bintray-io/
107+
localurl:/docs/docker-registries/external-docker-registries/bintray-io/
108108
-title:Quality Assurance
109-
icon:images/home-icons/testing.png
109+
icon:images/home-icons/testing.svg
110110
url:''
111111
links:
112112
-title:Unit tests
113113
localurl:/docs/testing/unit-tests/
114114
-title:Integration Tests
115-
localurl:/docs/testing/integration-tests/
115+
localurl:/docs/testing/integration-tests/
116116
-title:Test reports
117117
localurl:/docs/testing/test-reports/
118118
-title:Preview environment tutorial
119-
localurl:/docs/getting-started/on-demand-environments/
119+
localurl:/docs/getting-started/on-demand-environments/
120120
-title:Creating compositions
121121
localurl:/docs/testing/create-composition/
122122
-title:Dynamic preview environments
123123
localurl:/docs/testing/automatic-preview-environments/
124124
-title:Composition Service Discovery
125-
localurl:/docs/testing/composition-service-discovery/
125+
localurl:/docs/testing/composition-service-discovery/
126126
-title:Security Scanning
127-
localurl:/docs/testing/security-scanning/
127+
localurl:/docs/testing/security-scanning/
128128
-title:SonarQube Scanning
129129
localurl:/docs/testing/sonarqube-integration/
130-
130+
131131
-title:Kubernetes
132-
icon:images/home-icons/k8s.png
132+
icon:images/home-icons/k8s.svg
133133
url:''
134134
links:
135135
-title:Kubernetes Quick start guide
@@ -141,43 +141,43 @@
141141
-title:Managing your cluster
142142
localurl:/docs/deploy-to-kubernetes/manage-kubernetes/
143143
-title:Environment Dashboard
144-
new:true
144+
new:true
145145
localurl:/docs/deploy-to-kubernetes/environment-dashboard/
146146
-title:Accessing a Docker registry from your cluster
147-
localurl:/docs/deploy-to-kubernetes/access-docker-registry-from-kubernetes/
147+
localurl:/docs/deploy-to-kubernetes/access-docker-registry-from-kubernetes/
148148
-title:Kubernetes manifest templates
149-
localurl:"/docs/deploy-to-kubernetes/kubernetes-templating/"
149+
localurl:"/docs/deploy-to-kubernetes/kubernetes-templating/"
150150
-title:Run custom kubectl commands
151-
localurl:"/docs/deploy-to-kubernetes/custom-kubectl-commands/"
151+
localurl:"/docs/deploy-to-kubernetes/custom-kubectl-commands/"
152152
-title:"Helm"
153-
icon:images/home-icons/helm.png
153+
icon:images/home-icons/helm.svg
154154
url:''
155155
links:
156156
-title:Helm Quick start guide
157157
localurl:/docs/getting-started/helm-quick-start-guide/
158158
-title:Helm best practices
159-
localurl:/docs/new-helm/helm-best-practices/
159+
localurl:/docs/new-helm/helm-best-practices/
160160
-title:Using Helm in a Codefresh pipeline
161161
localurl:/docs/new-helm/using-helm-in-codefresh-pipeline/
162162
-title:Helm Releases management
163163
new:true
164-
localurl:/docs/new-helm/helm-releases-management/
164+
localurl:/docs/new-helm/helm-releases-management/
165165
-title:Codefresh Managed Helm Repositories
166166
localurl:/docs/new-helm/managed-helm-repository/
167167
-title:Helm Charts and repositories
168168
localurl:/docs/new-helm/add-helm-repository/
169169
-title:Custom Helm uploads
170-
localurl:/docs/new-helm/custom-helm-uploads/
170+
localurl:/docs/new-helm/custom-helm-uploads/
171171
-title:Helm Environment Promotion
172-
localurl:/docs/new-helm/helm-environment-promotion/
172+
localurl:/docs/new-helm/helm-environment-promotion/
173173
-title:Deployment
174-
icon:images/home-icons/deployment.png
174+
icon:images/home-icons/deployment.svg
175175
url:''
176176
links:
177177
-title:Deploy to Kubernetes
178-
localurl:/docs/deploy-to-kubernetes/codefresh-kubernetes-integration-demochat-example/
178+
localurl:/docs/deploy-to-kubernetes/codefresh-kubernetes-integration-demochat-example/
179179
-title:Deploy to Azure
180-
localurl:/docs/deploy-your-containers/microsoft-azure/
180+
localurl:/docs/deploy-your-containers/microsoft-azure/
181181
-title:Deploy to ECS/Fargate
182182
localurl:/docs/deploy-your-containers/amazon-ecs/
183183
-title:Elastic Beanstalk
@@ -192,9 +192,9 @@
192192
localurl:/docs/yaml-examples/examples/pulumi/
193193
-title:Deploy to Nomad
194194
localurl:/docs/yaml-examples/examples/nomad/
195-
195+
196196
-title:Integrations
197-
icon:images/home-icons/integrations.png
197+
icon:images/home-icons/integrations.svg
198198
url:''
199199
links:
200200
-title:GIT integration
@@ -211,38 +211,38 @@
211211
-title:Google Marketplace Installation
212212
localurl:/docs/integrations/google-marketplace/
213213
-title:Codefresh API
214-
localurl:/docs/integrations/codefresh-api/
214+
localurl:/docs/integrations/codefresh-api/
215215
-title:Codefresh CLI
216-
url:http://cli.codefresh.io/
217-
216+
url:http://cli.codefresh.io/
217+
218218
-title:"Enterprise Features"
219-
icon:images/home-icons/enterprise1.png
219+
icon:images/home-icons/enterprise1.svg
220220
url:''
221221
links:
222222
-title:Installation Options
223223
localurl:/docs/enterprise/installation-security
224224
-title:Codefresh behind the firewall
225-
localurl:/docs/enterprise/behind-the-firewall
225+
localurl:/docs/enterprise/behind-the-firewall
226226
-title:Codefresh Runner
227-
localurl:/docs/enterprise/codefresh-runner
227+
localurl:/docs/enterprise/codefresh-runner
228228
-title:Enterprise Account Management
229229
localurl:/docs/enterprise/ent-account-mng
230230
-title:Single Sign on
231231
localurl:/docs/enterprise/single-sign-on
232232
-title:Access Control
233-
localurl:/docs/enterprise/access-control
233+
localurl:/docs/enterprise/access-control
234234
-title:Audit Logs
235-
localurl:/docs/enterprise/audit-logs
235+
localurl:/docs/enterprise/audit-logs
236236
-title:Codefresh hybrid installation (legacy)
237-
localurl:/docs/enterprise/codefresh-hybrid
237+
localurl:/docs/enterprise/codefresh-hybrid
238238
-title:"Incubation"
239-
icon:images/home-icons/plugins.png
239+
icon:images/home-icons/plugins.svg
240240
url:''
241241
links:
242242
-title:Windows Containers Support(Beta)
243243
localurl:/docs/incubation/windows-beta
244-
-title:Mac OSX and iOS builds
244+
-title:Mac OSX and iOS builds
245245
new:true
246-
localurl:/docs/incubation/osx-ios-builds
247-
-title:ARM architecture Support
246+
localurl:/docs/incubation/osx-ios-builds
247+
-title:ARM architecture Support
248248
localurl:/docs/incubation/arm-support

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp