Go to file
Simon Vieille 7c1fc9d693 upgrade murph/murph-core 2022-03-22 15:09:29 +01:00
assets update npm packages 2022-03-21 14:13:16 +01:00
bin init murph 2021-03-24 19:10:26 +01:00
config backports murph-skeleton 2022-03-13 21:35:39 +01:00
migrations backports murph-skeleton 2022-02-14 19:00:09 +01:00
public backports murph-core 2022-03-14 10:30:46 +01:00
src update murph and add avatar 2022-03-18 15:03:37 +01:00
templates update avatar 2022-03-18 15:07:24 +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 update gitignore 2022-02-14 19:00:58 +01:00
.php-version add post follow 2022-02-06 19:36:10 +01:00
Makefile update fonts 2022-03-04 23:56:59 +01:00
README.md optimize fonts 2021-11-08 11:29:06 +01:00
composer.json update murph and add avatar 2022-03-18 15:03:37 +01:00
package.json upgrade murph/murph-core 2022-03-22 15:09:29 +01:00
phpunit.xml.dist init murph 2021-03-24 19:10:26 +01:00
symfony.lock backports murph-skeleton 2022-02-25 15:16:29 +01:00
webpack.config.js add stl mesh 2021-07-09 23:42:38 +02:00
yarn.lock upgrade murph/murph-core 2022-03-22 15:09:29 +01:00

README.md

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
-