0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-06-09 23:36:01 +09:00
Front page of yude.jp / This is mirror. Original: https://github.com/yudejp/yude.jp
Go to file
dependabot[bot] 3a947d2932
Bump nth-check from 2.0.0 to 2.0.1
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 04:17:03 +00:00
.vscode Add page "minecraft/" 2021-05-30 12:55:44 +09:00
docs Move files from /public/static to /public 2021-08-09 10:15:53 +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 Add server status for "saika" host 2021-09-21 13:16:09 +09:00
public Rename files 2021-08-15 16:59:58 +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
.gitignore Add .env.local for Spotify Web API 2021-05-28 07:35:30 +09:00
CNAME Cleanup, Setup for yude.jp 2021-02-05 16:36:14 +09:00
i18n.json Add 404 page 2021-08-14 09:43:33 +09:00
LICENSE Initial commit 2021-02-05 16:22:07 +09:00
next-seo.config.js Add next-seo.config.js 2021-08-14 10:11:50 +09:00
next.config.js Add mc-heads.net to trusted domains list 2021-06-02 08:14:38 +09:00
package.json Add pkg: react-moment, Remove pkg: dayjs 2021-09-06 10:31:55 +09:00
postcss.config.js Setup Tailwind CSS 2021-02-06 09:36:00 +09:00
README.md Update README 2021-06-14 12:29:15 +09:00
tailwind.config.js Fix status badge position on smartphone (or narrow width devices) 2021-06-02 15:06:27 +09:00
yarn.lock Bump nth-check from 2.0.0 to 2.0.1 2021-09-21 04:17:03 +00:00

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.