OpenJFX is an open source, next generation client application platform for desktop, mobile and embedded systems built on Java.
Repository for https://openjfx.io.
The repository has 2 branches:
- develop - contains hugo theme and static content which generates static HTML files using HUGO framework
- master - source code for website https://openjfx.io, generated from
develop
branch
- All PRs should be raised against the
develop
branch. - The source code for Getting Started with JavaFX 11 resides in openjfx/openjfx-docs repository.
You can test this website with the following statement: hugo server