From 5db136c541256c2a10fcf4c02daa6e252b8bf546 Mon Sep 17 00:00:00 2001 From: Kylart Date: Sun, 16 Apr 2017 21:55:47 +0200 Subject: [PATCH] Customized index.html. Centered input in searchModal. --- assets/scripts/dist.js | 17 +++++++++++ index.html | 67 ++++++++++++++++++++++++++--------------- layouts/default.vue | 35 +++++++++++++-------- nuxt.config.js | 7 ++--- static/images/icon.icns | 22 -------------- 5 files changed, 84 insertions(+), 64 deletions(-) create mode 100644 assets/scripts/dist.js delete mode 100644 static/images/icon.icns diff --git a/assets/scripts/dist.js b/assets/scripts/dist.js new file mode 100644 index 0000000..8c2e525 --- /dev/null +++ b/assets/scripts/dist.js @@ -0,0 +1,17 @@ +/** + * Created by Kylart on 16/04/2017. + */ + +/** + * First check electron-packager api: + * https://github.com/electron-userland/electron-packager/blob/master/docs/api.md + * + * Then electron-installer dmg: + * https://github.com/mongodb-js/electron-installer-dmg + * + * Then windows-installer + * https://github.com/electron/windows-installer + * + * Then maybe ? (Linux) + * https://github.com/unindented/electron-installer-debian + */ \ No newline at end of file diff --git a/index.html b/index.html index b6f9cd3..e445721 100755 --- a/index.html +++ b/index.html @@ -1,28 +1,45 @@ - - - Electronuxt - - - -

Loading application...

- + + + Electronuxt + + + +

Thank you for contributing to KawAnime!

+

Loading application...

+ diff --git a/layouts/default.vue b/layouts/default.vue index f1773fa..0d77054 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -140,11 +140,19 @@

Which anime are you looking for?

+ - - + + + + + + + + + @@ -165,7 +173,7 @@

かわニメ - - v0.3.0 + v0.3.0