Skip to content
Snippets Groups Projects
user avatar
Christopher Guindon authored
Signed-off-by: Christopher Guindon's avatarChristopher Guindon <chris.guindon@eclipse-foundation.org>
077c46d4
History

jakartaee.github.io

Source code for the 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

Contributing

  1. Fork the jakartaee/jakartaee.github.io repository
  2. Clone repository with the 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
  6. Submit a pull request

Bugs and feature requests

Have a bug or a feature request? Please search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Author

Christopher Guindon (Eclipse Foundation)

Copyright and license

Code copyright 2018 the jakartaee.github.io Authors and the Eclipse Foundation, Inc. Code released under the EPL-2.0 License.