jakartaee / jakartaone.org

JakartaOne Live is a one day virtual conference for developers and technical business leaders that brings insights into the current state and future of Jakarta EE and related technologies focused on developing cloud-native Java applications.
https://jakartaone.org/
Eclipse Public License 2.0
20 stars 29 forks source link
hugo webdev

jakartaone.org

The jakartaone.org website is generated with Hugo 0.76.5.

Jakarta 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.

This site is powered by Netlify.

Getting started

Required Software

Software Version
node.js 18.13.0
npm 8.19
Hugo 0.110
Git > 2.31

See our Managing Required Software wiki page for more information on this topic.

Install dependencies, build assets and start a webserver:

yarn && yarn run dev && hugo server --disableFastRender --buildFuture

Contributing

  1. Fork the jakartaee/jakartaone.org repository
  2. Clone repository: git clone https://github.com/[your_github_username]/jakartaone.org.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

Declared Project Licenses

This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

SPDX-License-Identifier: EPL-2.0

Related projects

EclipseFdn/solstice-assets

Images, less and JavaScript files for the Eclipse Foundation look and feel.

EclipseFdn/hugo-solstice-theme

Hugo theme of the Eclipse Foundation look and feel.

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)

Trademarks

Copyright and license

Copyright 2018 the Eclipse Foundation, Inc. and the jakartaone.org authors. Code released under the Eclipse Public License Version 2.0 (EPL-2.0).