Go to file
2021-11-08 11:29:06 +01:00
assets optimize fonts 2021-11-08 11:29:06 +01:00
bin init murph 2021-03-24 19:10:26 +01:00
config update css 2021-07-10 00:03:14 +02:00
core backports murph-skeleton 2021-11-06 20:53:07 +01:00
migrations init murph 2021-03-24 19:10:26 +01:00
public add stl mesh 2021-07-09 23:42:38 +02:00
src update post form 2021-11-06 14:51:52 +01:00
templates update post edit page 2021-11-06 14:01:25 +01:00
tests init murph 2021-03-24 19:10:26 +01:00
translations init murph 2021-03-24 19:10:26 +01:00
.env remove halloween style 2021-11-04 12:12:44 +01:00
.env.test init murph 2021-03-24 19:10:26 +01:00
.eslintrc.json backports murph-skeleton 2021-06-15 14:26:28 +02:00
.gitignore backports murph-skeleton 2021-06-22 11:06:05 +02:00
composer.json backports murph-skeleton 2021-06-22 11:06:05 +02:00
Makefile fix Makefile 2021-06-15 14:32:56 +02:00
package-lock.json backports murph-skeleton 2021-06-15 14:26:28 +02:00
package.json add sorting in stlMesh files 2021-10-20 14:39:40 +02:00
phpunit.xml.dist init murph 2021-03-24 19:10:26 +01:00
README.md optimize fonts 2021-11-08 11:29:06 +01:00
symfony.lock backports murph-skeleton 2021-06-22 11:06:05 +02:00
webpack.config.js add stl mesh 2021-07-09 23:42:38 +02:00
yarn.lock add sorting in stlMesh files 2021-10-20 14:39:40 +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
cat deblan-icon.ttf | ttf2woff2 > deblan-icon.woff2
ttf2eot deblan-icon.ttf deblan-icon.eot
-