Skip to content

Commit 74ded61

Browse files
committed
Added a technical articles section to the about page
1 parent 9a5e25c commit 74ded61

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

about.md

+6
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ The system is Open Source Software, published under the [Apache Licence, Version
1414

1515
[Adam Carroll] is the principal author of Santulator.
1616

17+
# Technical Articles
18+
19+
* [Using the Java Packager with JDK 11] - Santulator has native installable bundles for Mac, Linux and Windows. This article explains how this was achieved.
20+
* [Open Source & Secret Santa with Santulator] - In this post on the King Tech Blog I give some of the details on how Santulator works behind the scenes including how JavaFX CSS is used to create the festive colour scheme in the user interface.
21+
1722
# Acknowledgements and Thanks
1823

1924
Santulator wouldn't be possible without the amazing work of others on some great Open Source software. The following is a list of a few of those projects:
@@ -34,6 +39,7 @@ Santulator wouldn't be possible without the amazing work of others on some great
3439
[User Interface Testing with TestFX]:https://medium.com/@adam_carroll/user-interface-testing-with-testfx-5747ba02b0ec
3540
[Dependency Injection in JavaFX]:https://vocabhunter.github.io/2016/11/13/JavaFX-Dependency-Injection.html
3641
[Using the Java Packager with JDK 11]:https://medium.com/@adam_carroll/java-packager-with-jdk11-31b3d620f4a8
42+
[Open Source & Secret Santa with Santulator]:https://medium.com/techking/open-source-secret-santa-with-santulator-9101972359fc
3743

3844
[JavaFX]:https://openjfx.io/
3945
[ControlsFX]:http://fxexperience.com/controlsfx/

0 commit comments

Comments
 (0)