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

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


    from 72aa04da some more font quick fixes
     new 12d32034 rss/sitemap: consistent content-only.html layout value
     new c987023e 11ty: ensure that the sass in the css directory doesn't use 
the default layout
     new 095c2d18 fix font-face rules
     new ab4411bc fontawesome: include in repo instead of using CDN, like other 
web fonts

The 4 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:
 .eleventy.js                                  |    1 +
 _includes/basic.html                          |    2 +-
 _includes/blog-post.html                      |    2 +-
 _includes/marketing.html                      |    2 +-
 _includes/sass/fonts.sass                     |  220 +-
 _includes/sass/royale-theme-topbar.sass       |    2 +-
 _includes/sass/sidebar.sass                   |    2 +-
 css/css.json                                  |    4 +
 fnt/font-awesome/LICENSE-fontawesome          |  113 ++
 fnt/font-awesome/font-awesome.min.css         |    4 +
 fnt/font-awesome/fontawesome-webfont.eot      |  Bin 0 -> 165742 bytes
 fnt/font-awesome/fontawesome-webfont.svg      | 2671 +++++++++++++++++++++++++
 fnt/font-awesome/fontawesome-webfont.ttf      |  Bin 0 -> 165548 bytes
 fnt/font-awesome/fontawesome-webfont.woff     |  Bin 0 -> 98024 bytes
 fnt/font-awesome/fontawesome-webfont.woff2    |  Bin 0 -> 77160 bytes
 fnt/hind-siliguri/HindSiliguri-Bold.woff2     |  Bin 0 -> 90228 bytes
 fnt/hind-siliguri/HindSiliguri-Light.woff2    |  Bin 0 -> 83516 bytes
 fnt/hind-siliguri/HindSiliguri-Medium.woff2   |  Bin 0 -> 91560 bytes
 fnt/hind-siliguri/HindSiliguri-Regular.woff2  |  Bin 0 -> 88092 bytes
 fnt/hind-siliguri/HindSiliguri-SemiBold.woff2 |  Bin 0 -> 92484 bytes
 fnt/hind-siliguri/LICENSE-HindSiliguri.txt    |   93 +
 fnt/signika/LICENSE-Signika                   |   93 +
 fnt/signika/Signika-Bold.woff2                |  Bin 0 -> 107288 bytes
 fnt/signika/Signika-Regular.woff2             |  Bin 0 -> 108700 bytes
 fnt/signika/Signika-SemiBold.woff2            |  Bin 0 -> 109476 bytes
 rss.liquid                                    |    2 +-
 sitemap.liquid                                |    2 +-
 27 files changed, 2991 insertions(+), 222 deletions(-)
 create mode 100644 css/css.json
 create mode 100644 fnt/font-awesome/LICENSE-fontawesome
 create mode 100644 fnt/font-awesome/font-awesome.min.css
 create mode 100644 fnt/font-awesome/fontawesome-webfont.eot
 create mode 100644 fnt/font-awesome/fontawesome-webfont.svg
 create mode 100644 fnt/font-awesome/fontawesome-webfont.ttf
 create mode 100644 fnt/font-awesome/fontawesome-webfont.woff
 create mode 100644 fnt/font-awesome/fontawesome-webfont.woff2
 create mode 100644 fnt/hind-siliguri/HindSiliguri-Bold.woff2
 create mode 100644 fnt/hind-siliguri/HindSiliguri-Light.woff2
 create mode 100644 fnt/hind-siliguri/HindSiliguri-Medium.woff2
 create mode 100644 fnt/hind-siliguri/HindSiliguri-Regular.woff2
 create mode 100644 fnt/hind-siliguri/HindSiliguri-SemiBold.woff2
 create mode 100644 fnt/hind-siliguri/LICENSE-HindSiliguri.txt
 create mode 100644 fnt/signika/LICENSE-Signika
 create mode 100644 fnt/signika/Signika-Bold.woff2
 create mode 100644 fnt/signika/Signika-Regular.woff2
 create mode 100644 fnt/signika/Signika-SemiBold.woff2

Reply via email to