diff --git a/md/index.md b/md/index.md index 24991cc..a13171d 100644 --- a/md/index.md +++ b/md/index.md @@ -1,22 +1,26 @@ -# Materials for FontLab partners +# FontLab Partners site Publicly available materials (including press kit) for [Fontlab Ltd.](https://www.fontlab.com/) partners _Under construction._ -## Download +## Downloadable press kit -### [Download ZIP](https://github.com/Fontlab/fontlab-partners/raw/main/download/fontlab-marketing-materials.zip) (22 MB) - -In the above ZIP, you will find: +The FontLab press kit is a ZIP archive that contains the following folders: - `company` folder: the Fontlab Ltd. company logo as a simple font, and as vector and bitmap graphics - `fontlab-8` folder: graphical assets for the [FontLab 8](https://www.fontlab.com/font-editor/fontlab/) professional font editor: app icon, screenshots and additional graphics - `transtype-4` folder: graphical assets for the [TransType 4](https://www.fontlab.com/font-converter/transtype/) font converter: app icon, screenshots and additional graphics +
+ + + +
+ ## License -The files provided in this repository are licensed for promotional and press purposes only. +The files provided on this site (including the downloadable materials) are licensed only for legitimate promotional and press purposes only. -All materials except where explicitly stated are copyright (c) 2013-2023 by Fontlab Ltd. +All materials, except where explicitly stated, are copyright (c) 2013-2023 by Fontlab Ltd. diff --git a/mkdocs/buildlocal.sh b/mkdocs/buildlocal.sh new file mode 100755 index 0000000..b138d9f --- /dev/null +++ b/mkdocs/buildlocal.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash +python3 -m mkdocs serve --config-file mkdocs/mkdocs.yml +open http://127.0.0.1:8000/ diff --git a/mkdocs/mk-fontlab/partials/copyright.html b/mkdocs/mk-fontlab/partials/copyright.html index 3c0b27f..ed9329f 100644 --- a/mkdocs/mk-fontlab/partials/copyright.html +++ b/mkdocs/mk-fontlab/partials/copyright.html @@ -5,24 +5,16 @@

- FontLab 8 + FontLab

- Try free -
-
- - Buy FontLab 8 - + type="button">Visit FontLab site
diff --git a/mkdocs/mkdocs.yml b/mkdocs/mkdocs.yml index 8e124cf..2a6ca72 100644 --- a/mkdocs/mkdocs.yml +++ b/mkdocs/mkdocs.yml @@ -3,12 +3,12 @@ site_dir: ../site/ use_directory_urls: true extra: - homepage: https://help.fontlab.com/fontlab/8/ + homepage: https://partners.fontlab.com/ # Project information -site_name: FontLab 8 -site_description: FontLab 8 Help site -site_url: https://help.fontlab.com/fontlab/8/ +site_name: FontLab Partners site +site_description: Materials for FontLab partners, affiliates and distributors +site_url: https://partners.fontlab.com/ extra: @@ -22,7 +22,7 @@ extra: site_author: Fontlab Ltd. # Copyright -copyright: Copyright © 2016–2023 Fontlab Ltd. +copyright: Copyright © 2013–2023 Fontlab Ltd. # Documentation and theme theme: