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
2021-05-30 11:30:22 +09:00
docs Multilingual suport (hcunews/) 2021-05-27 10:31:55 +09:00
locales Add translation: "閉じる" 2021-05-30 10:36:21 +09:00
pages Remove shadow 2021-05-30 11:30:22 +09:00
public/static Add GPG publickey to fix broken link 2021-03-08 14:51:49 +09:00
styles Show underline on hover 2021-05-28 07:27:01 +09:00
.babelrc Add link to Spaces on Matrix Network 2021-05-24 16:17:02 +09:00
.env.local.sample Add .env.local for Spotify Web API 2021-05-28 07:35:30 +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 hcunews 2021-05-27 10:03:44 +09:00
LICENSE Initial commit 2021-02-05 16:22:07 +09:00
next.config.js Update configuration for raw-loader 2021-05-23 15:45:54 +09:00
package.json Add packages: axios, swr 2021-05-28 10:42:33 +09:00
postcss.config.js Setup Tailwind CSS 2021-02-06 09:36:00 +09:00
README.md Update README 2021-05-28 12:50:00 +09:00
tailwind.config.js Add max-height scale 2021-05-30 10:39:24 +09:00
yarn.lock Add packages: axios, swr 2021-05-28 10:42:33 +09:00

yude.jp

Vercel Next JS TailwindCSS
Front page 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 licensed under the MIT License.