Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zowe Adopters page #50

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Merge branch 'master' into adopters
  • Loading branch information
jmertic authored Aug 30, 2019
commit ae4385f2b196468fa0435957fa0d5baa21274ae6
43 changes: 3 additions & 40 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,46 +18,9 @@ slack_url: https://slack.openmainframeproject.org
mailing_list_user_url: https://lists.openmainframeproject.org/g/zowe-user
youtube_zowe_url: https://www.youtube.com/playlist?list=PL8REpLGaY9QE_9d57tw3KQdwSVLKuTpUZ
conformance_page_url: https://www.openmainframeproject.org/projects/zowe/conformance

# List of Zowe releases - update here and it will update the entire site :-)
# Note - keep this in order as the latest release is pulled from the first item in the list!
releases:
- version: 1.4.0
release_notes: https://zowe.github.io/docs-site/latest/getting-started/summaryofchanges.html#version-1-4-0-august-2019
release_date: 2019-08-09
zos_download_url: https://d1xozlojgf8voe.cloudfront.net/legal.html?version=1.4.0
cli_download_url: https://d1xozlojgf8voe.cloudfront.net/cli.html?version=1.4.0
documentation: https://zowe.github.io/docs-site/latest/
- version: 1.3.0
release_notes: https://zowe.github.io/docs-site/latest/getting-started/summaryofchanges.html#version-1-3-0-june-2019
release_date: 2019-06-13
zos_download_url: https://d1xozlojgf8voe.cloudfront.net/legal.html?version=1.3.0
cli_download_url: https://d1xozlojgf8voe.cloudfront.net/cli.html?version=1.3.0
documentation: https://zowe.github.io/docs-site/v1-3-x/
- version: 1.2.0
release_notes: https://zowe.github.io/docs-site/latest/getting-started/summaryofchanges.html#version-1-2-0-may-2019
release_date: 2019-05-03
zos_download_url: https://d1xozlojgf8voe.cloudfront.net/legal.html?version=1.2.0
cli_download_url: https://d1xozlojgf8voe.cloudfront.net/cli.html?version=1.2.0
documentation: https://zowe.github.io/docs-site/v1-2-x/
- version: 1.1.0
release_notes: hhttps://zowe.github.io/docs-site/latest/getting-started/summaryofchanges.html#version-1-1-0-april-2019
release_date: 2019-04-03
zos_download_url: https://d1xozlojgf8voe.cloudfront.net/legal.html?version=1.1.0
cli_download_url: https://d1xozlojgf8voe.cloudfront.net/cli.html?version=1.1.0
documentation: https://zowe.github.io/docs-site/v1-1-x/
- version: 1.0.1
release_notes: https://zowe.github.io/docs-site/latest/getting-started/summaryofchanges.html#version-1-0-1-march-2019
release_date: 2019-03-07
zos_download_url: https://d1xozlojgf8voe.cloudfront.net/legal.html?version=1.0.1
cli_download_url: https://d1xozlojgf8voe.cloudfront.net/cli.html?version=1.0.1
documentation: https://zowe.github.io/docs-site/v1-0-x/
- version: 1.0.0
release_notes: https://zowe.github.io/docs-site/latest/getting-started/summaryofchanges.html#version-1-0-0-february-2019
release_date: 2019-02-08
zos_download_url: https://d1xozlojgf8voe.cloudfront.net/legal.html?version=1.0.0
cli_download_url: https://d1xozlojgf8voe.cloudfront.net/cli.html?version=1.0.0
documentation: https://zowe.github.io/docs-site/v1-0-x/
zos_download_url: https://d1xozlojgf8voe.cloudfront.net/legal.html?version=
cli_download_url: https://d1xozlojgf8voe.cloudfront.net/cli.html?version=
# smpe_download_url: https://d1xozlojgf8voe.cloudfront.net/smpe.html?version=

gems:
# Redirect plugin
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.