From a494c33ef7e574e68ab5bb83d0bdbd67348af0ef Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Mon, 3 Oct 2016 23:08:26 +0200 Subject: Basically, fix everything * Remove install.sh * Assets are now provided * Icons font issues are fixed --- web/bundles/wallabagcore/themes/material/fonts/IcoMoon-Free.ttf | 1 + web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.eot | 1 + web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.ttf | 1 + .../wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff | 1 + .../wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff2 | 1 + 5 files changed, 5 insertions(+) create mode 120000 web/bundles/wallabagcore/themes/material/fonts/IcoMoon-Free.ttf create mode 120000 web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.eot create mode 120000 web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.ttf create mode 120000 web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff create mode 120000 web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff2 (limited to 'web/bundles/wallabagcore/themes/material/fonts') diff --git a/web/bundles/wallabagcore/themes/material/fonts/IcoMoon-Free.ttf b/web/bundles/wallabagcore/themes/material/fonts/IcoMoon-Free.ttf new file mode 120000 index 00000000..d3b245f9 --- /dev/null +++ b/web/bundles/wallabagcore/themes/material/fonts/IcoMoon-Free.ttf @@ -0,0 +1 @@ +../../../../../../node_modules/icomoon-free-npm/Font/IcoMoon-Free.ttf \ No newline at end of file diff --git a/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.eot b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.eot new file mode 120000 index 00000000..61683008 --- /dev/null +++ b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.eot @@ -0,0 +1 @@ +../../../../../../node_modules/material-design-icons-iconfont/dist/fonts/MaterialIcons-Regular.eot \ No newline at end of file diff --git a/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.ttf b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.ttf new file mode 120000 index 00000000..dfbd6b43 --- /dev/null +++ b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.ttf @@ -0,0 +1 @@ +../../../../../../node_modules/material-design-icons-iconfont/dist/fonts/MaterialIcons-Regular.ttf \ No newline at end of file diff --git a/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff new file mode 120000 index 00000000..fa028f91 --- /dev/null +++ b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff @@ -0,0 +1 @@ +../../../../../../node_modules/material-design-icons-iconfont/dist/fonts/MaterialIcons-Regular.woff \ No newline at end of file diff --git a/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff2 b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff2 new file mode 120000 index 00000000..25b3e993 --- /dev/null +++ b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff2 @@ -0,0 +1 @@ +../../../../../../node_modules/material-design-icons-iconfont/dist/fonts/MaterialIcons-Regular.woff2 \ No newline at end of file -- cgit v1.2.3 From ca8f9bdc1507e8a1f1d7500fb52a0dcb64de237a Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Tue, 4 Oct 2016 10:10:36 +0200 Subject: Fix font & Travis Grunt now copy fonts instead of symlink (node_modules won't exist for the end user) --- .../themes/material/fonts/IcoMoon-Free.ttf | Bin 69 -> 130416 bytes .../themes/material/fonts/MaterialIcons-Regular.eot | Bin 98 -> 143258 bytes .../themes/material/fonts/MaterialIcons-Regular.ttf | Bin 98 -> 128180 bytes .../themes/material/fonts/MaterialIcons-Regular.woff | Bin 99 -> 57620 bytes .../themes/material/fonts/MaterialIcons-Regular.woff2 | Bin 100 -> 44300 bytes 5 files changed, 0 insertions(+), 0 deletions(-) mode change 120000 => 100644 web/bundles/wallabagcore/themes/material/fonts/IcoMoon-Free.ttf mode change 120000 => 100644 web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.eot mode change 120000 => 100644 web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.ttf mode change 120000 => 100644 web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff mode change 120000 => 100644 web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff2 (limited to 'web/bundles/wallabagcore/themes/material/fonts') diff --git a/web/bundles/wallabagcore/themes/material/fonts/IcoMoon-Free.ttf b/web/bundles/wallabagcore/themes/material/fonts/IcoMoon-Free.ttf deleted file mode 120000 index d3b245f9..00000000 --- a/web/bundles/wallabagcore/themes/material/fonts/IcoMoon-Free.ttf +++ /dev/null @@ -1 +0,0 @@ -../../../../../../node_modules/icomoon-free-npm/Font/IcoMoon-Free.ttf \ No newline at end of file diff --git a/web/bundles/wallabagcore/themes/material/fonts/IcoMoon-Free.ttf b/web/bundles/wallabagcore/themes/material/fonts/IcoMoon-Free.ttf new file mode 100644 index 00000000..56919449 Binary files /dev/null and b/web/bundles/wallabagcore/themes/material/fonts/IcoMoon-Free.ttf differ diff --git a/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.eot b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.eot deleted file mode 120000 index 61683008..00000000 --- a/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.eot +++ /dev/null @@ -1 +0,0 @@ -../../../../../../node_modules/material-design-icons-iconfont/dist/fonts/MaterialIcons-Regular.eot \ No newline at end of file diff --git a/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.eot b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.eot new file mode 100644 index 00000000..70508eba Binary files /dev/null and b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.eot differ diff --git a/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.ttf b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.ttf deleted file mode 120000 index dfbd6b43..00000000 --- a/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.ttf +++ /dev/null @@ -1 +0,0 @@ -../../../../../../node_modules/material-design-icons-iconfont/dist/fonts/MaterialIcons-Regular.ttf \ No newline at end of file diff --git a/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.ttf b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.ttf new file mode 100644 index 00000000..7015564a Binary files /dev/null and b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.ttf differ diff --git a/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff deleted file mode 120000 index fa028f91..00000000 --- a/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff +++ /dev/null @@ -1 +0,0 @@ -../../../../../../node_modules/material-design-icons-iconfont/dist/fonts/MaterialIcons-Regular.woff \ No newline at end of file diff --git a/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff new file mode 100644 index 00000000..b648a3ee Binary files /dev/null and b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff differ diff --git a/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff2 b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff2 deleted file mode 120000 index 25b3e993..00000000 --- a/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff2 +++ /dev/null @@ -1 +0,0 @@ -../../../../../../node_modules/material-design-icons-iconfont/dist/fonts/MaterialIcons-Regular.woff2 \ No newline at end of file diff --git a/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff2 b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff2 new file mode 100644 index 00000000..9fa21125 Binary files /dev/null and b/web/bundles/wallabagcore/themes/material/fonts/MaterialIcons-Regular.woff2 differ -- cgit v1.2.3