Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ephraimduncan/duncan.land
✨ My personal website. Built using Next.js and deployed on Vercel.
https://github.com/ephraimduncan/duncan.land
contentlayer mdx nextjs portfolio react tailwindcss typescript vercel
Last synced: 7 days ago
JSON representation
✨ My personal website. Built using Next.js and deployed on Vercel.
- Host: GitHub
- URL: https://github.com/ephraimduncan/duncan.land
- Owner: ephraimduncan
- License: other
- Created: 2023-09-17T12:25:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-18T11:22:41.000Z (21 days ago)
- Last Synced: 2024-10-25T12:37:06.416Z (14 days ago)
- Topics: contentlayer, mdx, nextjs, portfolio, react, tailwindcss, typescript, vercel
- Language: MDX
- Homepage: https://duncan.land
- Size: 54.8 MB
- Stars: 28
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Fephraimduncan%2Fduncan.land)
# duncan.land
- **Framework**: [Next.js](https://nextjs.org/)
- **Deployment**: [Vercel](https://vercel.com)
- **Content**: [ContentLayer](https://contentlayer.dev/)
- **Styling**: [Tailwind CSS](https://tailwindcss.com/)## Running Locally
```bash
$ git clone https://github.com/ephraimduncan/astrosaurus.me.git
$ cd duncan.land
$ bun install
$ bun dev
```## Cloning / Forking
Please review the [license](/LICENSE) and remove all of my personal information (resume, blog posts, images, etc.).