Skip to content

Commit 1f05344

Browse files
authored
Update ContributorGuide-v2.md
1 parent 9596395 commit 1f05344

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ContributorGuide-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ Please contact [HPE Developer Team](mailto:[email protected]?subject=Support%20for%
4848

4949
HPE Developer portal is a static website built using an open-source frontend framework Gatsby JS and hosted on Netlify, AWS Amplify platforms with [GitHub](https://guides.github.com/) for version control and collaboration.
5050
* **[Gatsby](https://www.gatsbyjs.com/)** is an open source framework based on [ReactJS](https://reactjs.org/) that helps developers quickly build websites and apps.
51-
* **[Netlify](https://www.netlify.com/)** (_a web developer platform and web hosting infrastructure_) hosts the Content Management System (CMS) to edit the website content. Netlify CMS allows you to create, edit and preview contributions (for example a new blog post, a new event card or platform page updates). Netlify CMS also opens a GitHub Pull Request (PR) as a method of submitting your contribution for HPE Developer team to review your contribution and conduct an editorial review before its publication.
52-
* **[AWS Amplify](https://aws.amazon.com/amplify/)** (_a web hosting infrastructure and a framework platform for building secure and scalable web applications_) hosts the front end of the HPE Developer website [developer.hpe.com](https://developer.hpe.com). It provides the deploy previews for each commit to the GitHub repository.
51+
* **[Netlify](https://www.netlify.com/)** (_a web developer platform and web hosting infrastructure_) hosts the Content Management System (CMS) to edit the website content. Netlify CMS allows you to create, edit and preview contributions (for example a new blog post, a new event card or platform page updates). Netlify CMS also opens a GitHub Pull Request (PR) as a method of submitting your contribution for HPE Developer team to review your contribution and conduct an editorial review before its publication. It provides the deploy previews for each commit to the GitHub repository.
52+
* **[AWS Amplify](https://aws.amazon.com/amplify/)** (_a web hosting infrastructure and a framework platform for building secure and scalable web applications_) hosts the front end of the HPE Developer website [developer.hpe.com](https://developer.hpe.com).
5353

5454
Netlify and AWS Amplify has been both configured to integrate with GitHub version control system to provide a continuous integration/continuous deployment (CI/CD) environment and deploy changes to the HPE Developer website whenever HPE Developer team pulls in your contributions and merges them into the master branch in GitHub.
5555

0 commit comments

Comments
 (0)