mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 04:00:10 +09:00
Front page of yude.jp / This is mirror. Original: https://github.com/yudejp/yude.jp
fae52872f1
Bumps [next](https://github.com/vercel/next.js) from 11.1.3 to 12.1.0. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v11.1.3...v12.1.0) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.vscode | ||
docs | ||
i18n | ||
pages | ||
public | ||
styles | ||
.babelrc | ||
.eslintrc.json | ||
.gitignore | ||
CNAME | ||
LICENSE | ||
next-seo.config.js | ||
next.config.js | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
vercel.json | ||
yarn.lock |
yude.jp
Source code of yude.jp.
Built with Next.js and Tailwind CSS and deployed to Cloudflare Pages.
Development
- Run
yarn
to install dependencies. - Run
yarn dev
to serve.
License
This repository is provided under the MIT License.