Commit 12b765bb authored by Protocole's avatar Protocole
Browse files

Merge branch '118-external-feedback-on-landing-page' into 'latest'

Resolve "External feedback on landing page"

Closes #118

See merge request go2scale/hub!56
parents 32f7ec4b c6c62a81
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
helps you to quickly build powerful pipelines for your projects.


Each jobs of the hub can be used unitary or to create fully **customs pipelines.**
Each jobs of the hub can be used independently or to create fully **customized pipelines.**
You can use them for any kind of software and deployment type. Each job can be
customized through configuration.

+1 −1
Original line number Diff line number Diff line
# 🗂 Index
# All

Jobs index. They are sorted using the [HUB default stages](/use-the-hub#stages).

+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ projects.
    Currently, the hub is focused to provides only **Gitlab 🦊** jobs. We plan
    to support more CI/CD platforms in the future.

Each jobs of the hub can be used unitary to create fully **customs pipelines.**
Each jobs of the hub can be used independently to create fully **customized pipelines.**
You can use them for any kind of software and deployment type. Each job can be
customized through configuration.

+6 −6
Original line number Diff line number Diff line
@@ -162,7 +162,7 @@ div.jx-image {

div.jx-image img {
	height: 100%;
	z-index: 5;
	z-index: 3;
	position: absolute;

	max-height: none;
+146 KiB (478 KiB)
Loading image diff...
Loading