0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-06-09 15:26:01 +09:00
Front page of yude.jp / This is mirror. Original: https://github.com/yudejp/yude.jp
Go to file
2023-03-08 10:27:27 +09:00
.vscode Add page "minecraft/" 2021-05-30 12:55:44 +09:00
docs Fix link to hidden services 2022-01-17 13:17:06 +09:00
i18n Add "contents" 2021-12-29 06:41:51 +09:00
pages Merge branch 'master' of https://github.com/yudejp/yude.jp 2022-01-06 07:56:17 +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
.eslintrc.json Ignore @next/next/no-img-element, react-hooks/exhaustive-deps 2021-12-11 21:13:29 +09:00
.gitignore Add .DS_Store to .gitignore 2021-12-11 18:55:39 +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
next-seo.config.js Add next-seo.config.js 2021-08-14 10:11:50 +09:00
next.config.js WIP 2021-12-11 18:07:22 +09:00
package.json Bump moment from 2.29.1 to 2.29.4 2022-07-08 09:16:19 +00:00
postcss.config.js Setup Tailwind CSS 2021-02-06 09:36:00 +09:00
README.md Update README.md 2021-12-23 18:16:55 +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 Merge pull request #19 from yudejp/dependabot/npm_and_yarn/terser-5.14.2 2023-03-08 10:27:27 +09:00

yude.jp

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

Development

  1. Run yarn to install dependencies.
  2. Run yarn dev to serve.

License

This repository is provided under the MIT License.