Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 944 Bytes

File metadata and controls

28 lines (20 loc) · 944 Bytes

Contributing

Anyone is welcome to open issues and/or pull-requests for bugfixes, feature-requests and/or ideas.

How to build

Prerequisites
  • Java 17

  • JBake

  • JBang

You may install of these prerequisites with Sdkman.

Note
If you use Apple Silicon, you need to install at least JBake 2.7.0-rc.6 otherwise JBake will not work (see jbake#709 and jbake#765).
  1. git clone https://github.com/aalmiray/java-champions.git

  2. cd java-champions/resources

  3. jbang site.java .. ../site/content/

  4. cd ../site

  5. jbake -b

  6. jbake -s

  7. Browse to https://localhost:8820

Resources

Custom avatars must be 73 by 73 pixels. If placed inside site/img/avatars then you must also update the resources/avatars.java script to skip overwriting the file.