Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akd-io/akd-io-website
Personal website of Anders Damgaard
https://github.com/akd-io/akd-io-website
javascript nextjs react vercel website
Last synced: about 1 month ago
JSON representation
Personal website of Anders Damgaard
- Host: GitHub
- URL: https://github.com/akd-io/akd-io-website
- Owner: akd-io
- Created: 2019-01-01T16:13:22.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2023-10-19T11:34:58.000Z (about 1 year ago)
- Last Synced: 2023-10-19T11:38:42.851Z (about 1 year ago)
- Topics: javascript, nextjs, react, vercel, website
- Language: TypeScript
- Homepage: https://akd.io
- Size: 2.92 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# akd.io
This is the repository for the website of Anders KjÊr Damgaard at [akd.io](https://akd.io/).
## Setup
1. Make sure you have [Bun](https://bun.sh/) installed.
2. Run `bun i` - Install dependencies.## Development
âïž Run `bun run dev` to host the site in development mode featuring hot-reloading.
ð Run `bun run build` to build the site.
ð Run `bun run start` to launch the site on a local web server.
## Deployment
The repository integrates with the [Vercel for GitHub](https://vercel.com/github) integration to deliver continuous deployments from pull requests.
## Contribution
This is my personal site, and I'm not looking for content contribution. If you do find a bug, however, let me know or send me a pull request! â€