Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adarshaacharya/adarsha.dev
My personal website and blog built with Next.js, Contentlayer and Tailwind CSS.
https://github.com/adarshaacharya/adarsha.dev
blog contentlayer hacktoberfest mdx nextjs portfolio react tailwindcss
Last synced: about 2 months ago
JSON representation
My personal website and blog built with Next.js, Contentlayer and Tailwind CSS.
- Host: GitHub
- URL: https://github.com/adarshaacharya/adarsha.dev
- Owner: adarshaacharya
- Created: 2023-09-09T20:56:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T18:20:33.000Z (about 2 months ago)
- Last Synced: 2024-10-29T20:27:11.482Z (about 2 months ago)
- Topics: blog, contentlayer, hacktoberfest, mdx, nextjs, portfolio, react, tailwindcss
- Language: MDX
- Homepage: https://adarsha.dev
- Size: 9.12 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adarsha.dev
This is my personal website and blog built using:
- Framework : [Next.js](https://nextjs.org/)
- Styling : [Tailwind CSS](https://tailwindcss.com/)
- Markdown : [MDX](https://mdxjs.com/) and [Contentlayer](https://contentlayer.dev/)
- Deployment: [Vercel](https://vercel.com/)## Running Locally
This application requires Node.js v16.13+.
```bash
git clone https://github.com/adarshaacharya/adarsha.dev
cd adarsha.dev
pnpm install
pnpm dev
```## Templating Project
If you want to use this project code as your own portfolio , you can go ahead. Please give me credit by mentioning original repo link somewhere in README.
**Note**: The source for this site was not created to be a template or theme, but for my own use so it may not fit your needs. Feel free to tweak as per your need.
## Author
- Website: https://adarsha.dev/
- X: [@adarsha_ach](https://x.com/adarsha_ach)
- Github: [@adarshaacharya](https://github.com/adarshaacharya)
- LinkedIn: [@adarshaacharya](https://linkedin.com/in/adarshaacharya)Give a ⭐️ if you like the project!
## License
Copyright © 2020 [Adarsha Acharya](https://github.com/adarshaacharya).
This project is [MIT](https://github.com/adarshaacharya/adarsha.dev/blob/master/LICENSE) licensed.