Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adipol1359/adipol.dev
My personal blog and portfolio 💼
https://github.com/adipol1359/adipol.dev
giscus markdown mdx nextjs react tailwindcss typescript
Last synced: about 1 month ago
JSON representation
My personal blog and portfolio 💼
- Host: GitHub
- URL: https://github.com/adipol1359/adipol.dev
- Owner: AdiPol1359
- License: mit
- Created: 2023-02-14T15:32:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T05:36:35.000Z (6 months ago)
- Last Synced: 2024-09-26T12:40:09.955Z (about 2 months ago)
- Topics: giscus, markdown, mdx, nextjs, react, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://adipol.dev
- Size: 13 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AdiPol Dev
## 💨 Performance
![performance](/images/performance.png)
## 🛠️ Technology stack
- [TypeScript](https://www.typescriptlang.org/)
- [Next.js](https://beta.nextjs.org/docs/)
- [Tailwind CSS](https://tailwindcss.com/)
- [MDX](https://mdxjs.com/)
- [ESLint](https://eslint.org/)
- [Prettier](https://prettier.io/)
- [Husky](https://typicode.github.io/husky/#/)
- [Lint Staged](https://github.com/okonet/lint-staged)## 💿 Installation
```bash
git clone https://github.com/AdiPol1359/adipol.dev.gitpnpm install
pnpm dev
```## 🌍 Live
[https://adipol.dev](https://adipol.dev/)
## 🔒 License
MIT License, see [LICENSE](LICENSE).