Blog made with NextJS https://blog.airthee.com
  • TypeScript 81.6%
  • CSS 11.6%
  • JavaScript 4.1%
  • SCSS 2.7%
Find a file
Raphaël TISON 01a3206e53
🔀 Merge pull request #24 from Airthee/dependabot/npm_and_yarn/browserify-sign-4.2.2
Bump browserify-sign from 4.2.1 to 4.2.2
2023-11-02 14:29:22 +01:00
public Add matomo script 2022-01-02 23:22:00 +00:00
src Add crypto addresses to footer 2022-11-07 17:16:41 +00:00
.gitignore Initial commit from Create Next App 2020-05-13 19:47:02 +02:00
next-env.d.ts Update content 2020-05-13 19:47:14 +02:00
package.json use pnpm 2022-11-07 16:57:34 +00:00
pnpm-lock.yaml Bump browserify-sign from 4.2.1 to 4.2.2 2023-10-28 04:02:55 +00:00
README.md Update README.md 2020-09-20 17:19:35 +02:00
tsconfig.json Update content 2020-05-13 19:47:14 +02:00

Welcome to Airthee's Blog 👋

Version Twitter: Airthee

My personal blog made with React and NextJS
🏠 Homepage

Install

yarn install

Usage

For development :

yarn dev

For production :

yarn build && yarn serve

Run tests

yarn test

Author

👤 Airthee

Show your support

Give a if this project helped you!


This README was generated with ❤️ by readme-md-generator