summaryrefslogtreecommitdiff
path: root/docs/_config.yml
diff options
context:
space:
mode:
authorRasmus <rasmus@notion.se>2022-05-26 21:20:06 +0300
committerGitHub <noreply@github.com>2022-05-26 21:20:06 +0300
commit07960766590650e516a75ce6ceba91b68a5fa551 (patch)
treef0c82cd40cb68950bf8229d14cbc850fec41e5ba /docs/_config.yml
parent633839ad550073f9d12e6cea7964a30523974b68 (diff)
downloadinter-07960766590650e516a75ce6ceba91b68a5fa551.tar.xz
UPM 2048 and opsz axis (#462)
- UPM is adjusted to 2048 - Additional opsz VF axis (multi master) added which will eventually replace the separate Display family - New tooling that uses fontmake instead of Inter's own fontbuild toolchain. (The old toolchain is still supported, i.e. `make -f Makefile_v1.make ...`)
Diffstat (limited to 'docs/_config.yml')
-rw-r--r--docs/_config.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/_config.yml b/docs/_config.yml
index b66780472..b235ec988 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -10,3 +10,6 @@ kramdown:
hard_wrap: false
exclude:
- README.md
+ - Makefile
+ - Gemfile
+ - Gemfile.lock