Skip to content

Commit

Permalink
[docs][deploy][skip ci] nuxt generate --dotenv .env.production
Browse files Browse the repository at this point in the history
  • Loading branch information
akicho8 committed Sep 4, 2024
1 parent 2e69a37 commit 7e1fa39
Show file tree
Hide file tree
Showing 68 changed files with 75 additions and 75 deletions.
6 changes: 3 additions & 3 deletions docs/200.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!doctype html>
<html lang="ja" prefix="og: http://ogp.me/ns#" class="NODE_ENV-production STAGE-production" data-n-head="%7B%22lang%22:%7B%221%22:%22ja%22%7D,%22prefix%22:%7B%221%22:%22og:%20http://ogp.me/ns#%22%7D,%22class%22:%7B%221%22:%22NODE_ENV-production%20STAGE-production%22%7D%7D">
<head>
<meta data-n-head="1" charset="utf-8"><meta data-n-head="1" name="viewport" content="width=device-width,initial-scale=1"><meta data-n-head="1" data-hid="description" name="description" content="将棋の棋譜再生・対局・盤面編集等が可能なVue.js用将棋盤コンポーネント"><meta data-n-head="1" data-hid="og:site_name" property="og:site_name" content="shogi-player"><meta data-n-head="1" data-hid="og:type" property="og:type" content="website"><meta data-n-head="1" data-hid="og:url" property="og:url" content="https://akicho8.github.io/shogi-player"><meta data-n-head="1" data-hid="og:title" property="og:title" content="shogi-player"><meta data-n-head="1" data-hid="og:description" property="og:description" content="将棋の棋譜再生・対局・盤面編集等が可能なVue.js用将棋盤コンポーネント"><meta data-n-head="1" data-hid="og:image" property="og:image" content="https://akicho8.github.io/shogi-player/ogp/application.png"><meta data-n-head="1" data-hid="twitter:card" property="twitter:card" content="summary_large_image"><meta data-n-head="1" data-hid="twitter:site" property="twitter:site" content="@sgkinakomochi"><meta data-n-head="1" data-hid="twitter:creator" property="twitter:creator" content="@sgkinakomochi"><title>shogi-player - shogi-player</title><link data-n-head="1" data-hid="icon" rel="icon" type="image/x-icon" href="/favicon.ico"><link data-n-head="1" data-hid="apple-touch-icon" rel="apple-touch-icon" href="/apple-touch-icon.png"><link data-n-head="1" type="text/css" href="https://cdn.jsdelivr.net/npm/@mdi/font/css/materialdesignicons.min.css" rel="stylesheet"><base href="/shogi-player/"><link rel="preload" href="/shogi-player/_nuxt/f787ed8.js" as="script"><link rel="preload" href="/shogi-player/_nuxt/0cba85d.js" as="script"><link rel="preload" href="/shogi-player/_nuxt/css/af2e516.css" as="style"><link rel="preload" href="/shogi-player/_nuxt/415f5ba.js" as="script"><link rel="preload" href="/shogi-player/_nuxt/c2f74ca.js" as="script">
<meta data-n-head="1" charset="utf-8"><meta data-n-head="1" name="viewport" content="width=device-width,initial-scale=1"><meta data-n-head="1" data-hid="description" name="description" content="将棋の棋譜再生・対局・盤面編集等が可能なVue.js用将棋盤コンポーネント"><meta data-n-head="1" data-hid="og:site_name" property="og:site_name" content="shogi-player"><meta data-n-head="1" data-hid="og:type" property="og:type" content="website"><meta data-n-head="1" data-hid="og:url" property="og:url" content="https://akicho8.github.io/shogi-player"><meta data-n-head="1" data-hid="og:title" property="og:title" content="shogi-player"><meta data-n-head="1" data-hid="og:description" property="og:description" content="将棋の棋譜再生・対局・盤面編集等が可能なVue.js用将棋盤コンポーネント"><meta data-n-head="1" data-hid="og:image" property="og:image" content="https://akicho8.github.io/shogi-player/ogp/application.png"><meta data-n-head="1" data-hid="twitter:card" property="twitter:card" content="summary_large_image"><meta data-n-head="1" data-hid="twitter:site" property="twitter:site" content="@sgkinakomochi"><meta data-n-head="1" data-hid="twitter:creator" property="twitter:creator" content="@sgkinakomochi"><title>shogi-player - shogi-player</title><link data-n-head="1" data-hid="icon" rel="icon" type="image/x-icon" href="/favicon.ico"><link data-n-head="1" data-hid="apple-touch-icon" rel="apple-touch-icon" href="/apple-touch-icon.png"><link data-n-head="1" type="text/css" href="https://cdn.jsdelivr.net/npm/@mdi/font/css/materialdesignicons.min.css" rel="stylesheet"><base href="/shogi-player/"><link rel="preload" href="/shogi-player/_nuxt/3ee91fd.js" as="script"><link rel="preload" href="/shogi-player/_nuxt/0cba85d.js" as="script"><link rel="preload" href="/shogi-player/_nuxt/css/af2e516.css" as="style"><link rel="preload" href="/shogi-player/_nuxt/415f5ba.js" as="script"><link rel="preload" href="/shogi-player/_nuxt/329ba0f.js" as="script">
<link href="/shogi-player/_nuxt/css/af2e516.css" rel="stylesheet"></head>
<body>
<div id="__nuxt"><style>#nuxt-loading{background:#fff;visibility:hidden;opacity:0;position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column;animation:nuxtLoadingIn 10s ease;-webkit-animation:nuxtLoadingIn 10s ease;animation-fill-mode:forwards;overflow:hidden}@keyframes nuxtLoadingIn{0%{visibility:hidden;opacity:0}20%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}@-webkit-keyframes nuxtLoadingIn{0%{visibility:hidden;opacity:0}20%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}#nuxt-loading>div,#nuxt-loading>div:after{border-radius:50%;width:5rem;height:5rem}#nuxt-loading>div{font-size:10px;position:relative;text-indent:-9999em;border:.5rem solid #f5f5f5;border-left:.5rem solid hsl(0 0% 21%);-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:nuxtLoading 1.1s infinite linear;animation:nuxtLoading 1.1s infinite linear}#nuxt-loading.error>div{border-left:.5rem solid #ff4500;animation-duration:5s}@-webkit-keyframes nuxtLoading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes nuxtLoading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}</style> <script>window.addEventListener("error",function(){var e=document.getElementById("nuxt-loading");e&&(e.className+=" error")})</script> <div id="nuxt-loading" aria-live="polite" role="status"><div>Loading...</div></div> </div><script>window.__NUXT__=function(_){return{config:{CSR_BUILD_VERSION:"2023-07-05 08:56:31",MY_SITE_URL:_,MY_NUXT_URL:_,STAGE:"production",APP_NAME:"shogi-player",_app:{basePath:"/shogi-player/",assetsPath:"/shogi-player/_nuxt/",cdnURL:null}}}}("https://akicho8.github.io/shogi-player")</script>
<script src="/shogi-player/_nuxt/f787ed8.js"></script><script src="/shogi-player/_nuxt/0cba85d.js"></script><script src="/shogi-player/_nuxt/415f5ba.js"></script><script src="/shogi-player/_nuxt/c2f74ca.js"></script></body>
<div id="__nuxt"><style>#nuxt-loading{background:#fff;visibility:hidden;opacity:0;position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column;animation:nuxtLoadingIn 10s ease;-webkit-animation:nuxtLoadingIn 10s ease;animation-fill-mode:forwards;overflow:hidden}@keyframes nuxtLoadingIn{0%{visibility:hidden;opacity:0}20%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}@-webkit-keyframes nuxtLoadingIn{0%{visibility:hidden;opacity:0}20%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}#nuxt-loading>div,#nuxt-loading>div:after{border-radius:50%;width:5rem;height:5rem}#nuxt-loading>div{font-size:10px;position:relative;text-indent:-9999em;border:.5rem solid #f5f5f5;border-left:.5rem solid hsl(0 0% 21%);-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:nuxtLoading 1.1s infinite linear;animation:nuxtLoading 1.1s infinite linear}#nuxt-loading.error>div{border-left:.5rem solid #ff4500;animation-duration:5s}@-webkit-keyframes nuxtLoading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes nuxtLoading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}</style> <script>window.addEventListener("error",function(){var e=document.getElementById("nuxt-loading");e&&(e.className+=" error")})</script> <div id="nuxt-loading" aria-live="polite" role="status"><div>Loading...</div></div> </div><script>window.__NUXT__=function(_){return{config:{CSR_BUILD_VERSION:"2024-09-04 20:37:47",MY_SITE_URL:_,MY_NUXT_URL:_,STAGE:"production",APP_NAME:"shogi-player",_app:{basePath:"/shogi-player/",assetsPath:"/shogi-player/_nuxt/",cdnURL:null}}}}("https://akicho8.github.io/shogi-player")</script>
<script src="/shogi-player/_nuxt/3ee91fd.js"></script><script src="/shogi-player/_nuxt/0cba85d.js"></script><script src="/shogi-player/_nuxt/415f5ba.js"></script><script src="/shogi-player/_nuxt/329ba0f.js"></script></body>
</html>
1 change: 0 additions & 1 deletion docs/_nuxt/07be50e.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/_nuxt/0d96f6c.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/_nuxt/0f8ebab.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/_nuxt/14e8e47.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/_nuxt/2812c41.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/_nuxt/2a6f900.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/_nuxt/2adb6ca.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/_nuxt/2b18dfd.js

This file was deleted.

2 changes: 0 additions & 2 deletions docs/_nuxt/2c6e7be.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/_nuxt/2ff6ee0.js

This file was deleted.

2 changes: 1 addition & 1 deletion docs/_nuxt/c2f74ca.js → docs/_nuxt/329ba0f.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions docs/_nuxt/3989f40.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/_nuxt/3a2dcd1.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/_nuxt/3b9c3c0.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/_nuxt/3cd485c.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/_nuxt/3e7df1d.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/_nuxt/f787ed8.js → docs/_nuxt/3ee91fd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/_nuxt/43957bd.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/_nuxt/45f143f.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/_nuxt/489d7d4.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/_nuxt/4b8d94f.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/_nuxt/4c617ce.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/_nuxt/4cf7233.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/_nuxt/51119dc.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/_nuxt/520d7e2.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/_nuxt/5c263f9.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/_nuxt/67b66f2.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/_nuxt/6ca46ca.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/_nuxt/6cbd818.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/_nuxt/6d10f47.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/_nuxt/6d912a3.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/_nuxt/71d0c63.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/_nuxt/7636231.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/_nuxt/7771472.js

This file was deleted.

2 changes: 2 additions & 0 deletions docs/_nuxt/79725ae.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/_nuxt/7ec0bcd.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/_nuxt/7f24621.js

This file was deleted.

2 changes: 1 addition & 1 deletion docs/_nuxt/bb3e734.js → docs/_nuxt/7f24c19.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/_nuxt/7f67348.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/_nuxt/84d1d4a.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/_nuxt/893a64a.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/_nuxt/8db2c97.js

This file was deleted.

2 changes: 1 addition & 1 deletion docs/_nuxt/913b19a.js → docs/_nuxt/943d1dc.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/_nuxt/9ae86c7.js

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions docs/_nuxt/LICENSES
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,25 @@
*/


/*!
* vue-scrollto v2.20.0
* (c) 2019 Randjelovic Igor
* @license MIT
*/

/*!
* vue-client-only v0.0.0-semantic-release
* (c) 2021-present egoist <[email protected]>
* Released under the MIT License.
*/

/*!
* vue-no-ssr v1.1.1
* (c) 2018-present egoist <[email protected]>
* Released under the MIT License.
*/


/**
* chroma.js - JavaScript library for color conversions
*
Expand Down Expand Up @@ -97,25 +116,6 @@
*/


/*!
* vue-scrollto v2.20.0
* (c) 2019 Randjelovic Igor
* @license MIT
*/

/*!
* vue-client-only v0.0.0-semantic-release
* (c) 2021-present egoist <[email protected]>
* Released under the MIT License.
*/

/*!
* vue-no-ssr v1.1.1
* (c) 2018-present egoist <[email protected]>
* Released under the MIT License.
*/


/**
* @license
* Lodash <https://lodash.com/>
Expand Down
1 change: 1 addition & 0 deletions docs/_nuxt/aa8f9f7.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/_nuxt/b418fab.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/_nuxt/be24ed7.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/_nuxt/beed648.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/_nuxt/c4a4646.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/_nuxt/cc57437.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/_nuxt/d711093.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/_nuxt/d79e3eb.js

This file was deleted.

2 changes: 2 additions & 0 deletions docs/_nuxt/dea5d0b.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/_nuxt/e0ad9f6.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/_nuxt/e1c3687.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/_nuxt/e21158b.js

This file was deleted.

2 changes: 0 additions & 2 deletions docs/_nuxt/e9907fa.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/_nuxt/ed4e437.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/_nuxt/fc87f07.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/_nuxt/fd76918.js

Large diffs are not rendered by default.

Loading

0 comments on commit 7e1fa39

Please sign in to comment.