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-23 15:46:11 +09:00
locales Setup ToS page 2021-05-23 14:05:48 +09:00
pages Cleanup 2021-05-23 14:54:22 +09:00
public/static Add GPG publickey to fix broken link 2021-03-08 14:51:49 +09:00
styles Update base styling 2021-05-23 15:45:42 +09:00
.gitignore Update .gitignore 2021-03-17 22:57:10 +09:00
CNAME Cleanup, Setup for yude.jp 2021-02-05 16:36:14 +09:00
i18n.json Update translation 2021-05-23 15:45:24 +09:00
LICENSE Initial commit 2021-02-05 16:22:07 +09:00
next-env.d.ts [WIP] Add dark-mode switcher 2021-02-06 20:11:20 +09:00
next.config.js Update configuration for raw-loader 2021-05-23 15:45:54 +09:00
package-lock.json [WIP] Add dark-mode switcher 2021-02-06 20:11:20 +09:00
package.json Add packages for styling, markdown rendering 2021-05-23 15:46:11 +09:00
postcss.config.js Setup Tailwind CSS 2021-02-06 09:36:00 +09:00
README.md Add badge 2021-05-21 18:57:55 +09:00
tailwind.config.js Add dark-mode switcher 2021-05-21 18:36:19 +09:00
tsconfig.json [WIP] Add dark-mode switcher 2021-02-06 20:11:20 +09:00
yarn.lock Revert "Using "tailwind-darkmode-toggle" instead of "next-themes"" 2021-05-22 10:12:17 +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

  • To setup your repository, please run yarn.
  • To view this website in your computer, please run yarn dev.

License

This repository is licensed under the MIT License.