This is an automated email from the ASF dual-hosted git repository.

joshtynjala pushed a change to branch examples/TDJ_localresources
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


    from 80c016c75e TourDeJewel: reorganize assets a bit, fix asconfig.json and 
Ant build
     new 371343b282 RoyaleSite: include css/fonts for JS
     new 21afd58a39 examples: fix some templates to avoid duplicate styles

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/resources/royale-index-template.html  |  273 +-
 .../src/main/resources/royale-index-template.html  |  273 +-
 .../src/main/config/compile-js-config.xml          |   15 +
 frameworks/projects/RoyaleSite/asconfig.json       |   55 +
 frameworks/projects/RoyaleSite/pom.xml             |   17 +
 .../assets/font-awesome}/LICENSE-fontawesome       |    0
 .../assets/font-awesome/font-awesome.min.css       |    4 +
 .../assets/font-awesome/fontawesome-webfont.eot    |  Bin 0 -> 165742 bytes
 .../assets/font-awesome/fontawesome-webfont.svg    | 2671 ++++++++++++++++++++
 .../assets/font-awesome/fontawesome-webfont.ttf    |  Bin 0 -> 165548 bytes
 .../assets/font-awesome/fontawesome-webfont.woff   |  Bin 0 -> 98024 bytes
 .../assets/font-awesome/fontawesome-webfont.woff2  |  Bin 0 -> 77160 bytes
 .../assets/hind-siliguri/HindSiliguri-Bold.woff2   |  Bin 0 -> 90228 bytes
 .../assets/hind-siliguri/HindSiliguri-Light.woff2  |  Bin 0 -> 83516 bytes
 .../assets/hind-siliguri/HindSiliguri-Medium.woff2 |  Bin 0 -> 91560 bytes
 .../hind-siliguri/HindSiliguri-Regular.woff2       |  Bin 0 -> 88092 bytes
 .../hind-siliguri/HindSiliguri-SemiBold.woff2      |  Bin 0 -> 92484 bytes
 .../assets/hind-siliguri/LICENSE-HindSiliguri.txt  |    2 +-
 .../main/resources/assets/signika/LICENSE-Signika  |    2 +-
 .../resources/assets/signika/Signika-Bold.woff2    |  Bin 0 -> 107288 bytes
 .../resources/assets/signika/Signika-Regular.woff2 |  Bin 0 -> 108700 bytes
 .../assets/signika/Signika-SemiBold.woff2          |  Bin 0 -> 109476 bytes
 .../RoyaleSite/src/main/resources/defaults.css     |   35 +
 23 files changed, 2829 insertions(+), 518 deletions(-)
 create mode 100644 frameworks/projects/RoyaleSite/asconfig.json
 copy frameworks/projects/{Icons/src/main/resources/assets/font-awesome/5.15.4 
=> RoyaleSite/src/main/resources/assets/font-awesome}/LICENSE-fontawesome (100%)
 create mode 100644 
frameworks/projects/RoyaleSite/src/main/resources/assets/font-awesome/font-awesome.min.css
 create mode 100644 
frameworks/projects/RoyaleSite/src/main/resources/assets/font-awesome/fontawesome-webfont.eot
 create mode 100644 
frameworks/projects/RoyaleSite/src/main/resources/assets/font-awesome/fontawesome-webfont.svg
 create mode 100644 
frameworks/projects/RoyaleSite/src/main/resources/assets/font-awesome/fontawesome-webfont.ttf
 create mode 100644 
frameworks/projects/RoyaleSite/src/main/resources/assets/font-awesome/fontawesome-webfont.woff
 create mode 100644 
frameworks/projects/RoyaleSite/src/main/resources/assets/font-awesome/fontawesome-webfont.woff2
 create mode 100644 
frameworks/projects/RoyaleSite/src/main/resources/assets/hind-siliguri/HindSiliguri-Bold.woff2
 create mode 100644 
frameworks/projects/RoyaleSite/src/main/resources/assets/hind-siliguri/HindSiliguri-Light.woff2
 create mode 100644 
frameworks/projects/RoyaleSite/src/main/resources/assets/hind-siliguri/HindSiliguri-Medium.woff2
 create mode 100644 
frameworks/projects/RoyaleSite/src/main/resources/assets/hind-siliguri/HindSiliguri-Regular.woff2
 create mode 100644 
frameworks/projects/RoyaleSite/src/main/resources/assets/hind-siliguri/HindSiliguri-SemiBold.woff2
 copy examples/jewel/TourDeJewel/src/main/resources/assets/lato/LICENSE-lato => 
frameworks/projects/RoyaleSite/src/main/resources/assets/hind-siliguri/LICENSE-HindSiliguri.txt
 (97%)
 copy examples/jewel/TourDeJewel/src/main/resources/assets/lato/LICENSE-lato => 
frameworks/projects/RoyaleSite/src/main/resources/assets/signika/LICENSE-Signika
 (97%)
 create mode 100644 
frameworks/projects/RoyaleSite/src/main/resources/assets/signika/Signika-Bold.woff2
 create mode 100644 
frameworks/projects/RoyaleSite/src/main/resources/assets/signika/Signika-Regular.woff2
 create mode 100644 
frameworks/projects/RoyaleSite/src/main/resources/assets/signika/Signika-SemiBold.woff2

Reply via email to