1
1
mirror of https://github.com/rsms/inter.git synced 2024-09-17 13:47:11 +03:00
inter/docs/_config.yml
Rasmus 0796076659
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 ...`)
2022-05-26 11:20:06 -07:00

16 lines
290 B
YAML

port: 3000
lsi: false
permalink: /:title
markdown: kramdown
# Since GH pages override this to "true", we test this value to see if we are running locally
safe: false
kramdown:
input: GFM
auto_ids: true
hard_wrap: false
exclude:
- README.md
- Makefile
- Gemfile
- Gemfile.lock