Skip to content
Snippets Groups Projects
Unverified Commit 077c46d4 authored by Christopher Guindon's avatar Christopher Guindon Committed by GitHub
Browse files

Update README.md


Signed-off-by: Christopher Guindon's avatarChristopher Guindon <chris.guindon@eclipse-foundation.org>
parent 362db032
No related branches found
No related tags found
No related merge requests found
# jakartaee.github.io
Source code for the [Jakarta.ee](https://jakarta.ee) website. Jakarta Enterprise Edition (EE) is the future of cloud native Java. Jakarta EE open source software drives cloud native innovation, modernizes enterprise applications and protects investments in Java EE.
Source code for the [jakarta.ee](https://jakarta.ee) website. Jakarta Enterprise Edition (EE) is the future of cloud native Java. Jakarta EE open source software drives cloud native innovation, modernizes enterprise applications and protects investments in Java EE.
[![Build Status](https://travis-ci.org/jakartaee/jakartaee.github.io.svg?branch=src)](https://travis-ci.org/jakartaee/jakartaee.github.io)
## Contributing
1. [Fork](https://help.github.com/articles/fork-a-repo/) the [jakartaee/jakartaee.github.io](https://github.com/jakartaee/jakartaee.github.io) repository.
2. Clone repository with the [hugo-solstice-theme](https://github.com/EclipseFdn/hugo-solstice-theme) as a submodule): `git clone --recursive https://github.com/[your_github_username]/jakartaee.github.io.git`
1. [Fork](https://help.github.com/articles/fork-a-repo/) the [jakartaee/jakartaee.github.io](https://github.com/jakartaee/jakartaee.github.io) repository
2. Clone repository with the [hugo-solstice-theme](https://github.com/EclipseFdn/hugo-solstice-theme) as a submodule: `git clone --recursive https://github.com/[your_github_username]/jakartaee.github.io.git`
3. Create your feature branch: `git checkout -b my-new-feature`
4. Commit your changes: `git commit -m 'Add some feature' -s`
5. Push feature branch: `git push origin my-new-feature`
......@@ -26,4 +26,4 @@ Have a bug or a feature request? Please search for existing and closed issues. I
## Copyright and license
Code copyright 2018 the [jakartaee.github.io Authors](https://github.com/jakartaee/jakartaee.github.io/graphs/contributors) and the [Eclipse Foundation, Inc.](https://www.eclipse.org) Code released under the [EPL-2.0 License](https://github.com/jakartaee/jakartaee.github.io/blob/src/LICENSE).
\ No newline at end of file
Code copyright 2018 the [jakartaee.github.io Authors](https://github.com/jakartaee/jakartaee.github.io/graphs/contributors) and the [Eclipse Foundation, Inc.](https://www.eclipse.org) Code released under the [EPL-2.0 License](https://github.com/jakartaee/jakartaee.github.io/blob/src/LICENSE).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment