deblan.io-murph/README.md

20 lines
318 B
Markdown
Raw Normal View History

2021-06-05 18:55:06 +02:00
deblan-io
=========
```
git clone git@gitnet.fr:deblan/deblan.io.git
cd deblan.io
make
```
## REMINDER
```
cd assets/fonts/deblan/
svg2ttf src/deblan-icon.svg deblan-icon.ttf
ttf2woff deblan-icon.ttf deblan-icon.woff
2021-11-08 11:29:06 +01:00
cat deblan-icon.ttf | ttf2woff2 > deblan-icon.woff2
2021-06-05 18:55:06 +02:00
ttf2eot deblan-icon.ttf deblan-icon.eot
-
```