Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/styfle/styfle.dev
👨💻 The source code for my website, built with Next.js and hosted on Vercel
https://github.com/styfle/styfle.dev
hacktoberfest website
Last synced: 4 days ago
JSON representation
👨💻 The source code for my website, built with Next.js and hosted on Vercel
- Host: GitHub
- URL: https://github.com/styfle/styfle.dev
- Owner: styfle
- Created: 2019-03-01T02:08:25.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-26T02:01:13.000Z (2 months ago)
- Last Synced: 2024-10-30T00:40:10.272Z (about 2 months ago)
- Topics: hacktoberfest, website
- Language: TypeScript
- Homepage: https://styfle.dev
- Size: 6.5 MB
- Stars: 23
- Watchers: 3
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# [styfle.dev](https://styfle.dev)
This is the source code for my personal website, built with [Next.js](https://nextjs.org) and deployed to [Vercel](http://vercel.com).
Each time I `git push`, I get a new Preview URL. When I merge a PR to the `main` branch, my code deploys to Production automatically using the [Git Integration](https://vercel.com/github).
The code utilizes the new App Router, introduced in [Next.js 13](https://nextjs.org/blog/next-13), to query GitHub's API at build time and dynamically generate static pages for each of my GitHub repos as well as each of my Blog posts.