Go to file
2022-02-06 19:36:10 +01:00
assets update ui 2022-02-04 09:52:23 +01:00
bin init murph 2021-03-24 19:10:26 +01:00
config add post follow 2022-02-06 19:36:10 +01:00
core backports murph-skeleton 2022-01-29 22:26:23 +01:00
migrations add post follow 2022-02-06 19:36:10 +01:00
public add stl mesh 2021-07-09 23:42:38 +02:00
src add post follow 2022-02-06 19:36:10 +01:00
templates add post follow 2022-02-06 19:36:10 +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 backports murph-skeleton 2022-01-29 22:26:23 +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
.php-version add post follow 2022-02-06 19:36:10 +01:00
composer.json backports murph-skeleton 2022-01-29 22:26:23 +01:00
Makefile add preprod 2022-01-27 10:10:08 +01:00
package.json update css 2022-02-03 19:28:08 +01: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 2022-01-29 22:26:23 +01:00
webpack.config.js add stl mesh 2021-07-09 23:42:38 +02:00
yarn.lock update css 2022-02-03 19:28:08 +01: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
-