https://github.com/hkamran80/website
My personal website
https://github.com/hkamran80/website
blog personal-website website
Last synced: 9 months ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/hkamran80/website
- Owner: hkamran80
- Created: 2020-06-17T02:38:04.000Z (about 6 years ago)
- Default Branch: redesign-nextjs
- Last Pushed: 2024-06-22T06:33:40.000Z (about 2 years ago)
- Last Synced: 2024-06-22T17:07:07.636Z (about 2 years ago)
- Topics: blog, personal-website, website
- Language: TypeScript
- Homepage: https://hkamran.com
- Size: 15 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Website
My [personal website](https://hkamran.com) is powered by [Next.js](https://nextjs.org)
and is deployed by [Vercel](https://vercel.com). My [articles](https://hkamran.com/articles)
and [notes](https://hkamran.com/notes) are stored in [a dedicated repository](https://github.com/hkamran80/articles).
## Development
1. Install [`pnpm`](https://pnpm.io)
2. Clone this repository
3. `pnpm install`
4. `pnpm dev`
## Contributions
If you would like to update any part of my website, please
[fork this repository](https://github.com/hkamran80/website/fork), make your contributions,
then submit a pull request ([learn about pull requests](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests)).
## License
The license for my website and the accompanying content can be found on [my website](https://hkamran.com/license).