Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openjfx/openjfx.github.io


https://github.com/openjfx/openjfx.github.io

javafx tutorial

Last synced: about 1 hour ago
JSON representation

Awesome Lists containing this project

README

        

![OpenJFX logo](static/images/javafx-shadow.png)

# OpenJFX

OpenJFX is an open source, next generation client application platform for desktop, mobile and embedded systems built on Java.

## Details

Repository for [https://openjfx.io](https://openjfx.io).

The repository has 2 branches:

* develop - contains hugo theme and static content which generates static HTML files using [HUGO](https://gohugo.io/) framework
* master - source code for website [https://openjfx.io](https://openjfx.io), generated from `develop` branch

## Note

* All PRs should be raised against the `develop` branch.
* The source code for [Getting Started with JavaFX 11](https://openjfx.io/openjfx-docs/) resides in [openjfx/openjfx-docs](https://github.com/openjfx/openjfx-docs) repository.

## For Developers:

You can test this website with the following statement: `hugo server`