mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 12:10:11 +09:00
Front page of yude.jp / This is mirror. Original: https://github.com/yudejp/yude.jp
0a3c9daac4
*Total -- 5,294.13kb -> 3,181.69kb (39.9%) /public/static/images/busy_banner.png -- 6.39kb -> 2.66kb (58.32%) /public/static/images/minecraft/lockette/chest.png -- 19.24kb -> 9.83kb (48.91%) /public/static/images/minecraft/large_field.png -- 1,783.94kb -> 958.07kb (46.29%) /public/static/images/minecraft/sugarcane.png -- 607.16kb -> 331.50kb (45.4%) /public/static/images/dynmap.png -- 1,435.14kb -> 890.22kb (37.97%) /public/static/images/minecraft/shrine.png -- 687.11kb -> 463.48kb (32.55%) /public/static/images/minecraft/golem_trap.png -- 755.15kb -> 525.93kb (30.35%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com> |
||
---|---|---|
.vscode | ||
docs | ||
locales | ||
pages | ||
public/static | ||
styles | ||
.babelrc | ||
.env.local.sample | ||
.gitignore | ||
CNAME | ||
i18n.json | ||
LICENSE | ||
next.config.js | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
yarn.lock |
yude.jp
Source code of yude.jp.
Built with Next.js and Tailwind CSS and deployed on Vercel.
Development
Setup
- Run
yarn
. - Rename
.env.local.sample
as.env.local
and set value.
Preview
- Run
yarn dev
.
License
This repository is provided under the MIT License.