diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 2eea60a..847a141 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -23,6 +23,7 @@ jobs: TZ: "Asia/Tokyo" run: | yarn build + cp -rf CNAME ./dist/ - name: Deploy uses: peaceiris/actions-gh-pages@v3 diff --git a/.gitignore b/.gitignore index 258f58f..d7b3cff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ .DS_Store node_modules /dist - +packages* +*.lock # local env files .env.local .env.*.local diff --git a/package.json b/package.json index 22aeb7c..c85e29c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "manga.syui.ai", - "version": "0.1.0", + "name": "manga", + "version": "0.0.1", "private": true, "scripts": { "serve": "vue-cli-service serve", @@ -8,36 +8,15 @@ "lint": "vue-cli-service lint" }, "dependencies": { + "axios": "^0.25.0", "core-js": "^3.6.4", "hooper": "^0.3.4", - "vue": "^2.6.11" + "vue": "^2.6.11", + "vue-loading-template": "^1.3.2", + "vue-meta": "^2.4.0", + "vue-template-compiler": "^2.6.14" }, "devDependencies": { - "@vue/cli-plugin-babel": "~4.3.0", - "@vue/cli-plugin-eslint": "~4.3.0", - "@vue/cli-service": "~4.3.0", - "babel-eslint": "^10.1.0", - "eslint": "^6.7.2", - "eslint-plugin-vue": "^6.2.2", - "vue-template-compiler": "^2.6.11" - }, - "eslintConfig": { - "root": true, - "env": { - "node": true - }, - "extends": [ - "plugin:vue/essential", - "eslint:recommended" - ], - "parserOptions": { - "parser": "babel-eslint" - }, - "rules": {} - }, - "browserslist": [ - "> 1%", - "last 2 versions", - "not dead" - ] + "@vue/cli-service": "~4.5.15" + } } diff --git a/public/404.html b/public/404.html index 5d4140a..e7952b7 100644 --- a/public/404.html +++ b/public/404.html @@ -1,12 +1 @@ - - - - card.syui.aicard.syui.ai - - - - - - -
- +yui | manga
diff --git a/public/apple-touch-icon.png b/public/apple-touch-icon.png new file mode 100644 index 0000000..d5ca999 Binary files /dev/null and b/public/apple-touch-icon.png differ diff --git a/public/index.html b/public/index.html index 50648f8..871553f 100644 --- a/public/index.html +++ b/public/index.html @@ -1,12 +1,15 @@ - card.syui.aicard.syui.ai + yui | manga - + + + +
diff --git a/public/manga/0.png b/public/manga/0.png deleted file mode 100644 index 7d1f5df..0000000 Binary files a/public/manga/0.png and /dev/null differ diff --git a/public/manga/0.webp b/public/manga/0.webp new file mode 100644 index 0000000..a38551d Binary files /dev/null and b/public/manga/0.webp differ diff --git a/public/manga/1.png b/public/manga/1.png deleted file mode 100644 index 14f2d98..0000000 Binary files a/public/manga/1.png and /dev/null differ diff --git a/public/manga/1.webp b/public/manga/1.webp new file mode 100644 index 0000000..a6c3e32 Binary files /dev/null and b/public/manga/1.webp differ diff --git a/public/manga/10.png b/public/manga/10.png deleted file mode 100644 index 6dc6c3c..0000000 Binary files a/public/manga/10.png and /dev/null differ diff --git a/public/manga/10.webp b/public/manga/10.webp new file mode 100644 index 0000000..ae7bf7f Binary files /dev/null and b/public/manga/10.webp differ diff --git a/public/manga/100.png b/public/manga/100.png deleted file mode 100644 index fd95f13..0000000 Binary files a/public/manga/100.png and /dev/null differ diff --git a/public/manga/100.webp b/public/manga/100.webp new file mode 100644 index 0000000..8fa36db Binary files /dev/null and b/public/manga/100.webp differ diff --git a/public/manga/101.png b/public/manga/101.png deleted file mode 100644 index 3a47494..0000000 Binary files a/public/manga/101.png and /dev/null differ diff --git a/public/manga/101.webp b/public/manga/101.webp new file mode 100644 index 0000000..8727481 Binary files /dev/null and b/public/manga/101.webp differ diff --git a/public/manga/102.png b/public/manga/102.png deleted file mode 100644 index f5242a0..0000000 Binary files a/public/manga/102.png and /dev/null differ diff --git a/public/manga/102.webp b/public/manga/102.webp new file mode 100644 index 0000000..7b1d631 Binary files /dev/null and b/public/manga/102.webp differ diff --git a/public/manga/103.png b/public/manga/103.png deleted file mode 100644 index 9db0a35..0000000 Binary files a/public/manga/103.png and /dev/null differ diff --git a/public/manga/103.webp b/public/manga/103.webp new file mode 100644 index 0000000..168c1ab Binary files /dev/null and b/public/manga/103.webp differ diff --git a/public/manga/104.png b/public/manga/104.png deleted file mode 100644 index b828376..0000000 Binary files a/public/manga/104.png and /dev/null differ diff --git a/public/manga/104.webp b/public/manga/104.webp new file mode 100644 index 0000000..ce91d8f Binary files /dev/null and b/public/manga/104.webp differ diff --git a/public/manga/105.png b/public/manga/105.png deleted file mode 100644 index cf3fa83..0000000 Binary files a/public/manga/105.png and /dev/null differ diff --git a/public/manga/105.webp b/public/manga/105.webp new file mode 100644 index 0000000..f1c756d Binary files /dev/null and b/public/manga/105.webp differ diff --git a/public/manga/106.png b/public/manga/106.png deleted file mode 100644 index 1194f31..0000000 Binary files a/public/manga/106.png and /dev/null differ diff --git a/public/manga/106.webp b/public/manga/106.webp new file mode 100644 index 0000000..5f88b28 Binary files /dev/null and b/public/manga/106.webp differ diff --git a/public/manga/11.png b/public/manga/11.png deleted file mode 100644 index b0067a2..0000000 Binary files a/public/manga/11.png and /dev/null differ diff --git a/public/manga/11.webp b/public/manga/11.webp new file mode 100644 index 0000000..0c2e6b0 Binary files /dev/null and b/public/manga/11.webp differ diff --git a/public/manga/12.png b/public/manga/12.png deleted file mode 100644 index 8f9534e..0000000 Binary files a/public/manga/12.png and /dev/null differ diff --git a/public/manga/12.webp b/public/manga/12.webp new file mode 100644 index 0000000..b9b1171 Binary files /dev/null and b/public/manga/12.webp differ diff --git a/public/manga/13.png b/public/manga/13.png deleted file mode 100644 index 86d3382..0000000 Binary files a/public/manga/13.png and /dev/null differ diff --git a/public/manga/13.webp b/public/manga/13.webp new file mode 100644 index 0000000..2d00cc6 Binary files /dev/null and b/public/manga/13.webp differ diff --git a/public/manga/14.png b/public/manga/14.png deleted file mode 100644 index a8673fe..0000000 Binary files a/public/manga/14.png and /dev/null differ diff --git a/public/manga/14.webp b/public/manga/14.webp new file mode 100644 index 0000000..542dedd Binary files /dev/null and b/public/manga/14.webp differ diff --git a/public/manga/15.png b/public/manga/15.png deleted file mode 100644 index fa529eb..0000000 Binary files a/public/manga/15.png and /dev/null differ diff --git a/public/manga/15.webp b/public/manga/15.webp new file mode 100644 index 0000000..24876a3 Binary files /dev/null and b/public/manga/15.webp differ diff --git a/public/manga/16.png b/public/manga/16.png deleted file mode 100644 index 395d05a..0000000 Binary files a/public/manga/16.png and /dev/null differ diff --git a/public/manga/16.webp b/public/manga/16.webp new file mode 100644 index 0000000..aaeba18 Binary files /dev/null and b/public/manga/16.webp differ diff --git a/public/manga/17.png b/public/manga/17.png deleted file mode 100644 index 6bd7694..0000000 Binary files a/public/manga/17.png and /dev/null differ diff --git a/public/manga/17.webp b/public/manga/17.webp new file mode 100644 index 0000000..d77d3e3 Binary files /dev/null and b/public/manga/17.webp differ diff --git a/public/manga/18.png b/public/manga/18.png deleted file mode 100644 index 385f8ad..0000000 Binary files a/public/manga/18.png and /dev/null differ diff --git a/public/manga/18.webp b/public/manga/18.webp new file mode 100644 index 0000000..a5ccf87 Binary files /dev/null and b/public/manga/18.webp differ diff --git a/public/manga/19.png b/public/manga/19.png deleted file mode 100644 index 727f785..0000000 Binary files a/public/manga/19.png and /dev/null differ diff --git a/public/manga/19.webp b/public/manga/19.webp new file mode 100644 index 0000000..81c5dc5 Binary files /dev/null and b/public/manga/19.webp differ diff --git a/public/manga/2.png b/public/manga/2.png deleted file mode 100644 index c716914..0000000 Binary files a/public/manga/2.png and /dev/null differ diff --git a/public/manga/2.webp b/public/manga/2.webp new file mode 100644 index 0000000..ac63a93 Binary files /dev/null and b/public/manga/2.webp differ diff --git a/public/manga/20.png b/public/manga/20.png deleted file mode 100644 index 1c90d63..0000000 Binary files a/public/manga/20.png and /dev/null differ diff --git a/public/manga/20.webp b/public/manga/20.webp new file mode 100644 index 0000000..973dc29 Binary files /dev/null and b/public/manga/20.webp differ diff --git a/public/manga/21.png b/public/manga/21.png deleted file mode 100644 index 5d4c0ee..0000000 Binary files a/public/manga/21.png and /dev/null differ diff --git a/public/manga/21.webp b/public/manga/21.webp new file mode 100644 index 0000000..613b057 Binary files /dev/null and b/public/manga/21.webp differ diff --git a/public/manga/22.png b/public/manga/22.png deleted file mode 100644 index bd3a218..0000000 Binary files a/public/manga/22.png and /dev/null differ diff --git a/public/manga/22.webp b/public/manga/22.webp new file mode 100644 index 0000000..f8af746 Binary files /dev/null and b/public/manga/22.webp differ diff --git a/public/manga/23.png b/public/manga/23.png deleted file mode 100644 index 8079578..0000000 Binary files a/public/manga/23.png and /dev/null differ diff --git a/public/manga/23.webp b/public/manga/23.webp new file mode 100644 index 0000000..b389eb2 Binary files /dev/null and b/public/manga/23.webp differ diff --git a/public/manga/24.png b/public/manga/24.png deleted file mode 100644 index 79c7e55..0000000 Binary files a/public/manga/24.png and /dev/null differ diff --git a/public/manga/24.webp b/public/manga/24.webp new file mode 100644 index 0000000..ef5902f Binary files /dev/null and b/public/manga/24.webp differ diff --git a/public/manga/25.png b/public/manga/25.png deleted file mode 100644 index 3883869..0000000 Binary files a/public/manga/25.png and /dev/null differ diff --git a/public/manga/25.webp b/public/manga/25.webp new file mode 100644 index 0000000..33d2b98 Binary files /dev/null and b/public/manga/25.webp differ diff --git a/public/manga/26.png b/public/manga/26.png deleted file mode 100644 index ea3d56a..0000000 Binary files a/public/manga/26.png and /dev/null differ diff --git a/public/manga/26.webp b/public/manga/26.webp new file mode 100644 index 0000000..bb60bab Binary files /dev/null and b/public/manga/26.webp differ diff --git a/public/manga/27.png b/public/manga/27.png deleted file mode 100644 index eaaa647..0000000 Binary files a/public/manga/27.png and /dev/null differ diff --git a/public/manga/27.webp b/public/manga/27.webp new file mode 100644 index 0000000..b88ce7a Binary files /dev/null and b/public/manga/27.webp differ diff --git a/public/manga/28.png b/public/manga/28.png deleted file mode 100644 index 7b23a96..0000000 Binary files a/public/manga/28.png and /dev/null differ diff --git a/public/manga/28.webp b/public/manga/28.webp new file mode 100644 index 0000000..500c09a Binary files /dev/null and b/public/manga/28.webp differ diff --git a/public/manga/29.png b/public/manga/29.png deleted file mode 100644 index fc43558..0000000 Binary files a/public/manga/29.png and /dev/null differ diff --git a/public/manga/29.webp b/public/manga/29.webp new file mode 100644 index 0000000..a62401c Binary files /dev/null and b/public/manga/29.webp differ diff --git a/public/manga/3.png b/public/manga/3.png deleted file mode 100644 index 3d3c5d9..0000000 Binary files a/public/manga/3.png and /dev/null differ diff --git a/public/manga/3.webp b/public/manga/3.webp new file mode 100644 index 0000000..a23fac5 Binary files /dev/null and b/public/manga/3.webp differ diff --git a/public/manga/30.png b/public/manga/30.png deleted file mode 100644 index 9acdb33..0000000 Binary files a/public/manga/30.png and /dev/null differ diff --git a/public/manga/30.webp b/public/manga/30.webp new file mode 100644 index 0000000..202d0e6 Binary files /dev/null and b/public/manga/30.webp differ diff --git a/public/manga/31.png b/public/manga/31.png deleted file mode 100644 index 4904cc2..0000000 Binary files a/public/manga/31.png and /dev/null differ diff --git a/public/manga/31.webp b/public/manga/31.webp new file mode 100644 index 0000000..96f4193 Binary files /dev/null and b/public/manga/31.webp differ diff --git a/public/manga/32.png b/public/manga/32.png deleted file mode 100644 index f1e454a..0000000 Binary files a/public/manga/32.png and /dev/null differ diff --git a/public/manga/32.webp b/public/manga/32.webp new file mode 100644 index 0000000..0073b2b Binary files /dev/null and b/public/manga/32.webp differ diff --git a/public/manga/33.png b/public/manga/33.png deleted file mode 100644 index af7267f..0000000 Binary files a/public/manga/33.png and /dev/null differ diff --git a/public/manga/33.webp b/public/manga/33.webp new file mode 100644 index 0000000..6d2b267 Binary files /dev/null and b/public/manga/33.webp differ diff --git a/public/manga/34.png b/public/manga/34.png deleted file mode 100644 index b354024..0000000 Binary files a/public/manga/34.png and /dev/null differ diff --git a/public/manga/34.webp b/public/manga/34.webp new file mode 100644 index 0000000..ef95113 Binary files /dev/null and b/public/manga/34.webp differ diff --git a/public/manga/35.png b/public/manga/35.png deleted file mode 100644 index c4b9f16..0000000 Binary files a/public/manga/35.png and /dev/null differ diff --git a/public/manga/35.webp b/public/manga/35.webp new file mode 100644 index 0000000..5937f69 Binary files /dev/null and b/public/manga/35.webp differ diff --git a/public/manga/36.png b/public/manga/36.png deleted file mode 100644 index ed7409e..0000000 Binary files a/public/manga/36.png and /dev/null differ diff --git a/public/manga/36.webp b/public/manga/36.webp new file mode 100644 index 0000000..d4e8bb9 Binary files /dev/null and b/public/manga/36.webp differ diff --git a/public/manga/37.png b/public/manga/37.png deleted file mode 100644 index 06188b7..0000000 Binary files a/public/manga/37.png and /dev/null differ diff --git a/public/manga/37.webp b/public/manga/37.webp new file mode 100644 index 0000000..8be0eea Binary files /dev/null and b/public/manga/37.webp differ diff --git a/public/manga/38.png b/public/manga/38.png deleted file mode 100644 index 00e4b27..0000000 Binary files a/public/manga/38.png and /dev/null differ diff --git a/public/manga/38.webp b/public/manga/38.webp new file mode 100644 index 0000000..e5bccfa Binary files /dev/null and b/public/manga/38.webp differ diff --git a/public/manga/39.png b/public/manga/39.png deleted file mode 100644 index f636b2f..0000000 Binary files a/public/manga/39.png and /dev/null differ diff --git a/public/manga/39.webp b/public/manga/39.webp new file mode 100644 index 0000000..8105732 Binary files /dev/null and b/public/manga/39.webp differ diff --git a/public/manga/4.png b/public/manga/4.png deleted file mode 100644 index d255d87..0000000 Binary files a/public/manga/4.png and /dev/null differ diff --git a/public/manga/4.webp b/public/manga/4.webp new file mode 100644 index 0000000..8a99a96 Binary files /dev/null and b/public/manga/4.webp differ diff --git a/public/manga/40.png b/public/manga/40.png deleted file mode 100644 index 2789e2e..0000000 Binary files a/public/manga/40.png and /dev/null differ diff --git a/public/manga/40.webp b/public/manga/40.webp new file mode 100644 index 0000000..2a64912 Binary files /dev/null and b/public/manga/40.webp differ diff --git a/public/manga/41.png b/public/manga/41.png deleted file mode 100644 index ed7f630..0000000 Binary files a/public/manga/41.png and /dev/null differ diff --git a/public/manga/41.webp b/public/manga/41.webp new file mode 100644 index 0000000..ef6592b Binary files /dev/null and b/public/manga/41.webp differ diff --git a/public/manga/42.png b/public/manga/42.png deleted file mode 100644 index ff184be..0000000 Binary files a/public/manga/42.png and /dev/null differ diff --git a/public/manga/42.webp b/public/manga/42.webp new file mode 100644 index 0000000..e3f676e Binary files /dev/null and b/public/manga/42.webp differ diff --git a/public/manga/43.png b/public/manga/43.png deleted file mode 100644 index 39ed1da..0000000 Binary files a/public/manga/43.png and /dev/null differ diff --git a/public/manga/43.webp b/public/manga/43.webp new file mode 100644 index 0000000..caaf794 Binary files /dev/null and b/public/manga/43.webp differ diff --git a/public/manga/44.png b/public/manga/44.png deleted file mode 100644 index d4784c5..0000000 Binary files a/public/manga/44.png and /dev/null differ diff --git a/public/manga/44.webp b/public/manga/44.webp new file mode 100644 index 0000000..ee5bcb2 Binary files /dev/null and b/public/manga/44.webp differ diff --git a/public/manga/45.png b/public/manga/45.png deleted file mode 100644 index 924a676..0000000 Binary files a/public/manga/45.png and /dev/null differ diff --git a/public/manga/45.webp b/public/manga/45.webp new file mode 100644 index 0000000..bf8876d Binary files /dev/null and b/public/manga/45.webp differ diff --git a/public/manga/46.png b/public/manga/46.png deleted file mode 100644 index 2dfa1cc..0000000 Binary files a/public/manga/46.png and /dev/null differ diff --git a/public/manga/46.webp b/public/manga/46.webp new file mode 100644 index 0000000..692ca5d Binary files /dev/null and b/public/manga/46.webp differ diff --git a/public/manga/47.png b/public/manga/47.png deleted file mode 100644 index 23db164..0000000 Binary files a/public/manga/47.png and /dev/null differ diff --git a/public/manga/47.webp b/public/manga/47.webp new file mode 100644 index 0000000..973cc04 Binary files /dev/null and b/public/manga/47.webp differ diff --git a/public/manga/48.png b/public/manga/48.png deleted file mode 100644 index 428be4a..0000000 Binary files a/public/manga/48.png and /dev/null differ diff --git a/public/manga/48.webp b/public/manga/48.webp new file mode 100644 index 0000000..ad576e0 Binary files /dev/null and b/public/manga/48.webp differ diff --git a/public/manga/49.png b/public/manga/49.png deleted file mode 100644 index 54fcabc..0000000 Binary files a/public/manga/49.png and /dev/null differ diff --git a/public/manga/49.webp b/public/manga/49.webp new file mode 100644 index 0000000..875de7b Binary files /dev/null and b/public/manga/49.webp differ diff --git a/public/manga/5.png b/public/manga/5.png deleted file mode 100644 index fd0e3e2..0000000 Binary files a/public/manga/5.png and /dev/null differ diff --git a/public/manga/5.webp b/public/manga/5.webp new file mode 100644 index 0000000..bf8c641 Binary files /dev/null and b/public/manga/5.webp differ diff --git a/public/manga/50.png b/public/manga/50.png deleted file mode 100644 index 6eae247..0000000 Binary files a/public/manga/50.png and /dev/null differ diff --git a/public/manga/50.webp b/public/manga/50.webp new file mode 100644 index 0000000..fbddb17 Binary files /dev/null and b/public/manga/50.webp differ diff --git a/public/manga/51.png b/public/manga/51.png deleted file mode 100644 index 8f8943f..0000000 Binary files a/public/manga/51.png and /dev/null differ diff --git a/public/manga/51.webp b/public/manga/51.webp new file mode 100644 index 0000000..02aa90a Binary files /dev/null and b/public/manga/51.webp differ diff --git a/public/manga/52.png b/public/manga/52.png deleted file mode 100644 index 0dc6cdd..0000000 Binary files a/public/manga/52.png and /dev/null differ diff --git a/public/manga/52.webp b/public/manga/52.webp new file mode 100644 index 0000000..eb79441 Binary files /dev/null and b/public/manga/52.webp differ diff --git a/public/manga/53.png b/public/manga/53.png deleted file mode 100644 index 073aa3d..0000000 Binary files a/public/manga/53.png and /dev/null differ diff --git a/public/manga/53.webp b/public/manga/53.webp new file mode 100644 index 0000000..21192bb Binary files /dev/null and b/public/manga/53.webp differ diff --git a/public/manga/54.png b/public/manga/54.png deleted file mode 100644 index c378562..0000000 Binary files a/public/manga/54.png and /dev/null differ diff --git a/public/manga/54.webp b/public/manga/54.webp new file mode 100644 index 0000000..e497d2e Binary files /dev/null and b/public/manga/54.webp differ diff --git a/public/manga/55.png b/public/manga/55.png deleted file mode 100644 index 1f02bd6..0000000 Binary files a/public/manga/55.png and /dev/null differ diff --git a/public/manga/55.webp b/public/manga/55.webp new file mode 100644 index 0000000..161a48e Binary files /dev/null and b/public/manga/55.webp differ diff --git a/public/manga/56.png b/public/manga/56.png deleted file mode 100644 index 655727b..0000000 Binary files a/public/manga/56.png and /dev/null differ diff --git a/public/manga/56.webp b/public/manga/56.webp new file mode 100644 index 0000000..d76e709 Binary files /dev/null and b/public/manga/56.webp differ diff --git a/public/manga/57.png b/public/manga/57.png deleted file mode 100644 index 0402998..0000000 Binary files a/public/manga/57.png and /dev/null differ diff --git a/public/manga/57.webp b/public/manga/57.webp new file mode 100644 index 0000000..5b35c58 Binary files /dev/null and b/public/manga/57.webp differ diff --git a/public/manga/58.png b/public/manga/58.png deleted file mode 100644 index 4a401f3..0000000 Binary files a/public/manga/58.png and /dev/null differ diff --git a/public/manga/58.webp b/public/manga/58.webp new file mode 100644 index 0000000..3b66c92 Binary files /dev/null and b/public/manga/58.webp differ diff --git a/public/manga/59.png b/public/manga/59.png deleted file mode 100644 index e97704b..0000000 Binary files a/public/manga/59.png and /dev/null differ diff --git a/public/manga/59.webp b/public/manga/59.webp new file mode 100644 index 0000000..1478902 Binary files /dev/null and b/public/manga/59.webp differ diff --git a/public/manga/6.png b/public/manga/6.png deleted file mode 100644 index 1ef4a74..0000000 Binary files a/public/manga/6.png and /dev/null differ diff --git a/public/manga/6.webp b/public/manga/6.webp new file mode 100644 index 0000000..99a0e6c Binary files /dev/null and b/public/manga/6.webp differ diff --git a/public/manga/60.png b/public/manga/60.png deleted file mode 100644 index 54ae4e0..0000000 Binary files a/public/manga/60.png and /dev/null differ diff --git a/public/manga/60.webp b/public/manga/60.webp new file mode 100644 index 0000000..9ccb842 Binary files /dev/null and b/public/manga/60.webp differ diff --git a/public/manga/61.png b/public/manga/61.png deleted file mode 100644 index d1059fc..0000000 Binary files a/public/manga/61.png and /dev/null differ diff --git a/public/manga/61.webp b/public/manga/61.webp new file mode 100644 index 0000000..33ec231 Binary files /dev/null and b/public/manga/61.webp differ diff --git a/public/manga/62.png b/public/manga/62.png deleted file mode 100644 index 51765cd..0000000 Binary files a/public/manga/62.png and /dev/null differ diff --git a/public/manga/62.webp b/public/manga/62.webp new file mode 100644 index 0000000..32e5b11 Binary files /dev/null and b/public/manga/62.webp differ diff --git a/public/manga/63.png b/public/manga/63.png deleted file mode 100644 index 0157dcb..0000000 Binary files a/public/manga/63.png and /dev/null differ diff --git a/public/manga/63.webp b/public/manga/63.webp new file mode 100644 index 0000000..3bb05e6 Binary files /dev/null and b/public/manga/63.webp differ diff --git a/public/manga/64.png b/public/manga/64.png deleted file mode 100644 index caa29f7..0000000 Binary files a/public/manga/64.png and /dev/null differ diff --git a/public/manga/64.webp b/public/manga/64.webp new file mode 100644 index 0000000..d55725f Binary files /dev/null and b/public/manga/64.webp differ diff --git a/public/manga/65.png b/public/manga/65.png deleted file mode 100644 index b271811..0000000 Binary files a/public/manga/65.png and /dev/null differ diff --git a/public/manga/65.webp b/public/manga/65.webp new file mode 100644 index 0000000..f79aac0 Binary files /dev/null and b/public/manga/65.webp differ diff --git a/public/manga/66.png b/public/manga/66.png deleted file mode 100644 index b5334dc..0000000 Binary files a/public/manga/66.png and /dev/null differ diff --git a/public/manga/66.webp b/public/manga/66.webp new file mode 100644 index 0000000..8e1f751 Binary files /dev/null and b/public/manga/66.webp differ diff --git a/public/manga/67.png b/public/manga/67.png deleted file mode 100644 index 7e33f5e..0000000 Binary files a/public/manga/67.png and /dev/null differ diff --git a/public/manga/67.webp b/public/manga/67.webp new file mode 100644 index 0000000..1cb6ca5 Binary files /dev/null and b/public/manga/67.webp differ diff --git a/public/manga/68.png b/public/manga/68.png deleted file mode 100644 index b3ccf44..0000000 Binary files a/public/manga/68.png and /dev/null differ diff --git a/public/manga/68.webp b/public/manga/68.webp new file mode 100644 index 0000000..25d7056 Binary files /dev/null and b/public/manga/68.webp differ diff --git a/public/manga/69.png b/public/manga/69.png deleted file mode 100644 index a996d12..0000000 Binary files a/public/manga/69.png and /dev/null differ diff --git a/public/manga/69.webp b/public/manga/69.webp new file mode 100644 index 0000000..666792f Binary files /dev/null and b/public/manga/69.webp differ diff --git a/public/manga/7.png b/public/manga/7.png deleted file mode 100644 index 16ded1e..0000000 Binary files a/public/manga/7.png and /dev/null differ diff --git a/public/manga/7.webp b/public/manga/7.webp new file mode 100644 index 0000000..b9cd6e8 Binary files /dev/null and b/public/manga/7.webp differ diff --git a/public/manga/70.png b/public/manga/70.png deleted file mode 100644 index 35931cd..0000000 Binary files a/public/manga/70.png and /dev/null differ diff --git a/public/manga/70.webp b/public/manga/70.webp new file mode 100644 index 0000000..5d5983a Binary files /dev/null and b/public/manga/70.webp differ diff --git a/public/manga/71.png b/public/manga/71.png deleted file mode 100644 index 07cbf9d..0000000 Binary files a/public/manga/71.png and /dev/null differ diff --git a/public/manga/71.webp b/public/manga/71.webp new file mode 100644 index 0000000..b550909 Binary files /dev/null and b/public/manga/71.webp differ diff --git a/public/manga/72.png b/public/manga/72.png deleted file mode 100644 index 8499dc7..0000000 Binary files a/public/manga/72.png and /dev/null differ diff --git a/public/manga/72.webp b/public/manga/72.webp new file mode 100644 index 0000000..0bf3edb Binary files /dev/null and b/public/manga/72.webp differ diff --git a/public/manga/73.png b/public/manga/73.png deleted file mode 100644 index 0323de1..0000000 Binary files a/public/manga/73.png and /dev/null differ diff --git a/public/manga/73.webp b/public/manga/73.webp new file mode 100644 index 0000000..f39d862 Binary files /dev/null and b/public/manga/73.webp differ diff --git a/public/manga/74.png b/public/manga/74.png deleted file mode 100644 index da81fed..0000000 Binary files a/public/manga/74.png and /dev/null differ diff --git a/public/manga/74.webp b/public/manga/74.webp new file mode 100644 index 0000000..47c20b6 Binary files /dev/null and b/public/manga/74.webp differ diff --git a/public/manga/75.png b/public/manga/75.png deleted file mode 100644 index 2cddf2d..0000000 Binary files a/public/manga/75.png and /dev/null differ diff --git a/public/manga/75.webp b/public/manga/75.webp new file mode 100644 index 0000000..a7b2ce9 Binary files /dev/null and b/public/manga/75.webp differ diff --git a/public/manga/76.png b/public/manga/76.png deleted file mode 100644 index 386c637..0000000 Binary files a/public/manga/76.png and /dev/null differ diff --git a/public/manga/76.webp b/public/manga/76.webp new file mode 100644 index 0000000..7552e24 Binary files /dev/null and b/public/manga/76.webp differ diff --git a/public/manga/77.png b/public/manga/77.png deleted file mode 100644 index a8622a1..0000000 Binary files a/public/manga/77.png and /dev/null differ diff --git a/public/manga/77.webp b/public/manga/77.webp new file mode 100644 index 0000000..3dfed8b Binary files /dev/null and b/public/manga/77.webp differ diff --git a/public/manga/78.png b/public/manga/78.png deleted file mode 100644 index ff0ff2c..0000000 Binary files a/public/manga/78.png and /dev/null differ diff --git a/public/manga/78.webp b/public/manga/78.webp new file mode 100644 index 0000000..47df19e Binary files /dev/null and b/public/manga/78.webp differ diff --git a/public/manga/79.png b/public/manga/79.png deleted file mode 100644 index e6558c0..0000000 Binary files a/public/manga/79.png and /dev/null differ diff --git a/public/manga/79.webp b/public/manga/79.webp new file mode 100644 index 0000000..e4c962a Binary files /dev/null and b/public/manga/79.webp differ diff --git a/public/manga/8.png b/public/manga/8.png deleted file mode 100644 index 7a0904c..0000000 Binary files a/public/manga/8.png and /dev/null differ diff --git a/public/manga/8.webp b/public/manga/8.webp new file mode 100644 index 0000000..4ef7eeb Binary files /dev/null and b/public/manga/8.webp differ diff --git a/public/manga/80.png b/public/manga/80.png deleted file mode 100644 index 833653b..0000000 Binary files a/public/manga/80.png and /dev/null differ diff --git a/public/manga/80.webp b/public/manga/80.webp new file mode 100644 index 0000000..85a12e7 Binary files /dev/null and b/public/manga/80.webp differ diff --git a/public/manga/81.png b/public/manga/81.png deleted file mode 100644 index 3808019..0000000 Binary files a/public/manga/81.png and /dev/null differ diff --git a/public/manga/81.webp b/public/manga/81.webp new file mode 100644 index 0000000..e47802c Binary files /dev/null and b/public/manga/81.webp differ diff --git a/public/manga/82.png b/public/manga/82.png deleted file mode 100644 index 7bd90af..0000000 Binary files a/public/manga/82.png and /dev/null differ diff --git a/public/manga/82.webp b/public/manga/82.webp new file mode 100644 index 0000000..7632d0f Binary files /dev/null and b/public/manga/82.webp differ diff --git a/public/manga/83.png b/public/manga/83.png deleted file mode 100644 index 20ebb24..0000000 Binary files a/public/manga/83.png and /dev/null differ diff --git a/public/manga/83.webp b/public/manga/83.webp new file mode 100644 index 0000000..a441f09 Binary files /dev/null and b/public/manga/83.webp differ diff --git a/public/manga/84.png b/public/manga/84.png deleted file mode 100644 index 6f03124..0000000 Binary files a/public/manga/84.png and /dev/null differ diff --git a/public/manga/84.webp b/public/manga/84.webp new file mode 100644 index 0000000..68dee92 Binary files /dev/null and b/public/manga/84.webp differ diff --git a/public/manga/85.png b/public/manga/85.png deleted file mode 100644 index b8c9f1c..0000000 Binary files a/public/manga/85.png and /dev/null differ diff --git a/public/manga/85.webp b/public/manga/85.webp new file mode 100644 index 0000000..f702557 Binary files /dev/null and b/public/manga/85.webp differ diff --git a/public/manga/86.png b/public/manga/86.png deleted file mode 100644 index 283f832..0000000 Binary files a/public/manga/86.png and /dev/null differ diff --git a/public/manga/86.webp b/public/manga/86.webp new file mode 100644 index 0000000..ab77ae2 Binary files /dev/null and b/public/manga/86.webp differ diff --git a/public/manga/87.png b/public/manga/87.png deleted file mode 100644 index 70788fa..0000000 Binary files a/public/manga/87.png and /dev/null differ diff --git a/public/manga/87.webp b/public/manga/87.webp new file mode 100644 index 0000000..a10c3fa Binary files /dev/null and b/public/manga/87.webp differ diff --git a/public/manga/88.png b/public/manga/88.png deleted file mode 100644 index 4a0b92e..0000000 Binary files a/public/manga/88.png and /dev/null differ diff --git a/public/manga/88.webp b/public/manga/88.webp new file mode 100644 index 0000000..0f4488b Binary files /dev/null and b/public/manga/88.webp differ diff --git a/public/manga/89.png b/public/manga/89.png deleted file mode 100644 index efa91b0..0000000 Binary files a/public/manga/89.png and /dev/null differ diff --git a/public/manga/89.webp b/public/manga/89.webp new file mode 100644 index 0000000..16b9e03 Binary files /dev/null and b/public/manga/89.webp differ diff --git a/public/manga/9.png b/public/manga/9.png deleted file mode 100644 index 3b04ee7..0000000 Binary files a/public/manga/9.png and /dev/null differ diff --git a/public/manga/9.webp b/public/manga/9.webp new file mode 100644 index 0000000..8f80b10 Binary files /dev/null and b/public/manga/9.webp differ diff --git a/public/manga/90.png b/public/manga/90.png deleted file mode 100644 index e04d078..0000000 Binary files a/public/manga/90.png and /dev/null differ diff --git a/public/manga/90.webp b/public/manga/90.webp new file mode 100644 index 0000000..2cefb5b Binary files /dev/null and b/public/manga/90.webp differ diff --git a/public/manga/91.png b/public/manga/91.png deleted file mode 100644 index 6cc6fef..0000000 Binary files a/public/manga/91.png and /dev/null differ diff --git a/public/manga/91.webp b/public/manga/91.webp new file mode 100644 index 0000000..0877b7b Binary files /dev/null and b/public/manga/91.webp differ diff --git a/public/manga/92.png b/public/manga/92.png deleted file mode 100644 index 6f4be0d..0000000 Binary files a/public/manga/92.png and /dev/null differ diff --git a/public/manga/92.webp b/public/manga/92.webp new file mode 100644 index 0000000..ede3d32 Binary files /dev/null and b/public/manga/92.webp differ diff --git a/public/manga/93.png b/public/manga/93.png deleted file mode 100644 index 2be8b64..0000000 Binary files a/public/manga/93.png and /dev/null differ diff --git a/public/manga/93.webp b/public/manga/93.webp new file mode 100644 index 0000000..5595cb4 Binary files /dev/null and b/public/manga/93.webp differ diff --git a/public/manga/94.png b/public/manga/94.png deleted file mode 100644 index a9f9189..0000000 Binary files a/public/manga/94.png and /dev/null differ diff --git a/public/manga/94.webp b/public/manga/94.webp new file mode 100644 index 0000000..e265ffb Binary files /dev/null and b/public/manga/94.webp differ diff --git a/public/manga/95.png b/public/manga/95.png deleted file mode 100644 index 2cc3546..0000000 Binary files a/public/manga/95.png and /dev/null differ diff --git a/public/manga/95.webp b/public/manga/95.webp new file mode 100644 index 0000000..3541906 Binary files /dev/null and b/public/manga/95.webp differ diff --git a/public/manga/96.png b/public/manga/96.png deleted file mode 100644 index 6a189b5..0000000 Binary files a/public/manga/96.png and /dev/null differ diff --git a/public/manga/96.webp b/public/manga/96.webp new file mode 100644 index 0000000..155ac5a Binary files /dev/null and b/public/manga/96.webp differ diff --git a/public/manga/97.png b/public/manga/97.png deleted file mode 100644 index 511ec3c..0000000 Binary files a/public/manga/97.png and /dev/null differ diff --git a/public/manga/97.webp b/public/manga/97.webp new file mode 100644 index 0000000..1ef7dc1 Binary files /dev/null and b/public/manga/97.webp differ diff --git a/public/manga/98.png b/public/manga/98.png deleted file mode 100644 index 80d8baf..0000000 Binary files a/public/manga/98.png and /dev/null differ diff --git a/public/manga/98.webp b/public/manga/98.webp new file mode 100644 index 0000000..64504d8 Binary files /dev/null and b/public/manga/98.webp differ diff --git a/public/manga/99.png b/public/manga/99.png deleted file mode 100644 index 24994cd..0000000 Binary files a/public/manga/99.png and /dev/null differ diff --git a/public/manga/99.webp b/public/manga/99.webp new file mode 100644 index 0000000..cd97cfb Binary files /dev/null and b/public/manga/99.webp differ diff --git a/public/manga/manga_01.webp b/public/manga/manga_01.webp new file mode 100644 index 0000000..953fe32 Binary files /dev/null and b/public/manga/manga_01.webp differ diff --git a/public/manga/manga_02.webp b/public/manga/manga_02.webp new file mode 100644 index 0000000..777759d Binary files /dev/null and b/public/manga/manga_02.webp differ diff --git a/public/manga/manga_03.webp b/public/manga/manga_03.webp new file mode 100644 index 0000000..a38551d Binary files /dev/null and b/public/manga/manga_03.webp differ diff --git a/public/manga/og.png b/public/manga/og.png deleted file mode 100644 index 5bff8fd..0000000 Binary files a/public/manga/og.png and /dev/null differ diff --git a/scpt/convert.zsh b/scpt/convert.zsh new file mode 100755 index 0000000..0c0b493 --- /dev/null +++ b/scpt/convert.zsh @@ -0,0 +1,21 @@ +#!/bin/zsh +d=${0:a:h} +dd=${0:a:h:h} + +url=manga.syui.ai + +case $OSTYPE in + darwin*) + path_nvm_sh="/opt/homebrew/opt/nvm/nvm.sh";; + linux*) + path_nvm_sh="";; +esac + +dir=$dd/public/manga +cd $dir +export NVM_DIR="$HOME/.nvm" +[ -s "$path_nvm_sh" ] && \. "$path_nvm_sh" +nvm use 17 +nvm i squoosh-cli +squoosh-cli --webp '{"quality":100}' -d ./ --resize '{width:825,height:1080}' *.png +#1620 × 2160 diff --git a/src/App.vue b/src/App.vue index 2166ed2..54611e5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,6 @@