All Projects → jakartaee → Jakarta.ee

jakartaee / Jakarta.ee

Licence: epl-2.0
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.

Projects that are alternatives of or similar to Jakarta.ee

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.
Stars: ✭ 13 (-82.67%)
Mutual labels:  hugo, webdev
Gowebexamples
Go Web Examples Generator
Stars: ✭ 252 (+236%)
Mutual labels:  hugo, webdev
Loveit
❤️A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题
Stars: ✭ 1,060 (+1313.33%)
Mutual labels:  hugo
Hugo Theme Learn
Porting Grav Learn theme to Hugo
Stars: ✭ 1,155 (+1440%)
Mutual labels:  hugo
Hugo Book
Hugo documentation theme as simple as plain book
Stars: ✭ 1,115 (+1386.67%)
Mutual labels:  hugo
Hugo
Docker image for Hugo, the static-site generator. Includes HTMLProofer for testing.
Stars: ✭ 54 (-28%)
Mutual labels:  hugo
Medium To Hugo
Medium stories exporter to markdown/hugo articles.
Stars: ✭ 64 (-14.67%)
Mutual labels:  hugo
Phugo
Phugo [ˈfjuːgəʊ] is a gallery/photoblog theme for Hugo.
Stars: ✭ 51 (-32%)
Mutual labels:  hugo
Cstate
🔥 Open source static (serverless) status page. Uses hyperfast Go & Hugo, minimal HTML/CSS/JS, customizable, outstanding browser support (IE8+), preloaded CMS, read-only API, badges & more.
Stars: ✭ 1,186 (+1481.33%)
Mutual labels:  hugo
Docker Hugo
🐳 Docker Image for Hugo, a fast and flexible static site generator
Stars: ✭ 60 (-20%)
Mutual labels:  hugo
Arewewaylandyet
Sources for https://arewewaylandyet.com
Stars: ✭ 66 (-12%)
Mutual labels:  hugo
Hugo Shortcodes
My Hugo Shortcodes
Stars: ✭ 59 (-21.33%)
Mutual labels:  hugo
Cookbook Of Webdev
这是一份 web 开发者健康成长所需要的能力(偏前端)
Stars: ✭ 55 (-26.67%)
Mutual labels:  webdev
Hugofy Sublime
Hugo plugin for Sublime Text 3
Stars: ✭ 64 (-14.67%)
Mutual labels:  hugo
Simple A
Minimalistic Hugo theme
Stars: ✭ 53 (-29.33%)
Mutual labels:  hugo
Hugo Steam Theme
Port of Tommaso Barbato's Ghost theme Steam to Hugo
Stars: ✭ 69 (-8%)
Mutual labels:  hugo
Amp
AMP (Accelerated Mobile Pages) Material Design Theme for Hugo
Stars: ✭ 51 (-32%)
Mutual labels:  hugo
Hugo Handbook
Building static website with hugo - https://jimmysong.io/hugo-handbook
Stars: ✭ 58 (-22.67%)
Mutual labels:  hugo
Hugo Journal
Minimalist theme for gohugo
Stars: ✭ 63 (-16%)
Mutual labels:  hugo
Notfoundbot
fix & archive outgoing links on your website
Stars: ✭ 74 (-1.33%)
Mutual labels:  hugo

jakarta.ee

The jakarta.ee 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.

Build Status Netlify Status

Getting Started

Install dependencies, build assets and start a web server:

npm install 
hugo server

Specification Section (Optional)

Fetch and copy pages for the Specification section:

npm run specifications

Contributors list (Optional)

Contributors list json file (used on release page) can be generate via:

npm run generate_contributor_list

P.S. Script also needs GH_TOKEN env variable to work, to run with env variable inline:

GH_TOKEN=<gh token here> npm run generate_contributor_list

Contributing

⚠️ Warning: We need to commit the Hugo output on the master branch because this used to be an organization website. Please make sure to target the src branch when submitting a new pull request. A travis-ci job will take care of updating the master branch for us.

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

Please refer to the CONTRIBUTING.md file for additional information on how to contribute to this project!

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

  • Jakarta® is a Trademark of the Eclipse Foundation, Inc.
  • Eclipse® is a Trademark of the Eclipse Foundation, Inc.

Copyright and License

Copyright 2019 the Eclipse Foundation, Inc. and the jakarta.ee authors. Code released under the Eclipse Public License Version 2.0 (EPL-2.0).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].