diff --git a/node_modules/.yarn-integrity b/node_modules/.yarn-integrity new file mode 100644 index 0000000..02fe3e7 --- /dev/null +++ b/node_modules/.yarn-integrity @@ -0,0 +1,10 @@ +{ + "systemParams": "darwin-x64-64", + "modulesFolders": [], + "flags": [], + "linkedModules": [], + "topLevelPatterns": [], + "lockfileEntries": {}, + "files": [], + "artifacts": {} +} \ No newline at end of file diff --git a/www/.htaccess b/www/.htaccess index f1d0b65..e9dba93 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -1,5 +1,5 @@ # Temporary redirect from "/start" convenience URL to the Quick Start Tutorial -redirectmatch 302 ^/start(/)?$ /docs/zuul/tutorials/quick-start.html +redirectmatch 302 ^/start(/)?$ /get-started.html # Permanent redirects for documents which have moved in the past redirectmatch 301 ^/docs/zuul/admin/centos7_setup.html /docs/zuul/howtos/centos7_setup.html diff --git a/www/docs/index.html b/www/docs/index.html index 67262ae..c037311 100644 --- a/www/docs/index.html +++ b/www/docs/index.html @@ -36,7 +36,7 @@ diff --git a/www/get-started.html b/www/get-started.html new file mode 100644 index 0000000..9dc3e12 --- /dev/null +++ b/www/get-started.html @@ -0,0 +1,135 @@ + + + + + Get Started with Zuul CI CD - Zuul CI + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+
+
+
+

Make Zuul Work for your Team

+
+ +

There are many ways to put zuul to work for your team! From a commercially managed CI/CD solution to hosting and deploying on your own infrasturcture.

+ +

Quick Start Installation

+

Ready to get started? Follow this tutorial to walk through a basic gating configuration setup.

+ +

Managed CI/CD

+

VEXXHOST's Managed Zuul offering gives organizations a continuous integration tool to prevent them from merging broken code. With VEXXHOST, you not only get a managed service but also the additional assistance to maintain it whenever needed.

+ +

OpenDev Free/Libre Open Source Software (FLOSS) Hosting

+

Opendev integrates powerful continuous integration features, made possible by the donation of compute resources from our infrastructure partners. Do you have an open source project you'd like to host? OpenDev hosting for FLOSS project development might be right for you.

+
+
+
+ + + +
+ + + + + + + + + + + diff --git a/www/index.html b/www/index.html index f01ae79..820ead7 100644 --- a/www/index.html +++ b/www/index.html @@ -49,7 +49,7 @@ @@ -168,8 +168,8 @@
-

Ready to explore Zuul?

- Get Started +

Ready to take your first steps with Zuul?

+ Get Started