Front page of yude.jp / This is mirror. Original: https://github.com/yudejp/yude.jp
Go to file
yude aaa92c3a73
Add public keys
2021-09-27 08:03:20 +09:00
.vscode Add page "minecraft/" 2021-05-30 12:55:44 +09:00
docs Update ja.md 2021-09-24 19:24:18 +09:00
libs Add posts/ 2021-09-06 10:39:12 +09:00
locales Add link to my Amazon wishlist 2021-09-21 13:12:56 +09:00
pages Fix 404 page @ minecraft/players/[uuid] 2021-09-26 13:36:23 +09:00
public Add public keys 2021-09-27 08:03:20 +09:00
styles Remove underline on hover (@ global) 2021-06-22 12:18:21 +09:00
.babelrc Add link to Spaces on Matrix Network 2021-05-24 16:17:02 +09:00
.env.local.sample Add env key: MICROCMS_API_KEY 2021-09-06 10:25:06 +09:00
.eslintrc.json Enable Next.js lint 2021-09-22 07:13:44 +09:00
.gitignore Add .vercel to .gitignore 2021-09-22 07:07:59 +09:00
CNAME Cleanup, Setup for yude.jp 2021-02-05 16:36:14 +09:00
LICENSE Initial commit 2021-02-05 16:22:07 +09:00
README.md Update README 2021-06-14 12:29:15 +09:00
i18n.json Add 404 page 2021-08-14 09:43:33 +09:00
next-seo.config.js Add next-seo.config.js 2021-08-14 10:11:50 +09:00
next.config.js Add crafatar.com to trusted source of images 2021-09-24 16:47:27 +09:00
package.json Add unmet dependencies 2021-09-22 07:51:08 +09:00
postcss.config.js Setup Tailwind CSS 2021-02-06 09:36:00 +09:00
tailwind.config.js Fix status badge position on smartphone (or narrow width devices) 2021-06-02 15:06:27 +09:00
vercel.json Add redirects to wishlist, Scrapbox 2021-09-22 07:09:49 +09:00
yarn.lock Add unmet dependencies 2021-09-22 07:51:08 +09:00

README.md

yude.jp

Vercel Next JS TailwindCSS
Source code of yude.jp.
Built with Next.js and Tailwind CSS and deployed on Vercel.

Development

Setup

  1. Run yarn.
  2. Rename .env.local.sample as .env.local and set value.

Preview

  • Run yarn dev.

License

This repository is provided under the MIT License.