Go to file
Simon Vieille 4fa4a235a0 update page subTitle 2021-11-24 00:06:58 +01:00
assets align pager 2021-11-23 00:22:06 +01:00
bin init murph 2021-03-24 19:10:26 +01:00
config refactor pages 2021-11-23 22:48:55 +01: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 comment avatar when emails is empty 2021-11-23 22:54:26 +01:00
templates update page subTitle 2021-11-24 00:06:58 +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
Makefile fix Makefile 2021-06-15 14:32:56 +02:00
README.md optimize fonts 2021-11-08 11:29:06 +01:00
composer.json backports murph-skeleton 2021-06-22 11:06:05 +02:00
package-lock.json replace vanilla modale with tingle.js 2021-11-22 23:18:37 +01:00
package.json replace vanilla modale with tingle.js 2021-11-22 10:49:09 +01:00
phpunit.xml.dist init murph 2021-03-24 19:10:26 +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 replace vanilla modale with tingle.js 2021-11-22 10:49:09 +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
-