mirror of
https://github.com/Xevion/xevion.dev.git
synced 2025-12-06 01:16:58 -06:00
Repository init
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# xevion.dev
|
||||
|
||||
This is the newest iteration of my personal website.
|
||||
|
||||
Instead of focus on playing around or showing off blog posts, this site will focus on presentation,
|
||||
as a portfolio of what I have learned and what I can do.
|
||||
|
||||
## Stack
|
||||
|
||||
- Hosted by [Vercel][vercel]
|
||||
- [Next.js][next]
|
||||
- [tRPC][trpc]
|
||||
- [TailwindCSS][tailwind]
|
||||
|
||||
[vercel]: https://vercel.com
|
||||
[next]: https://nextjs.org
|
||||
[trpc]: https://trpc.io/
|
||||
[tailwind]: https://tailwindcss.com/
|
||||
Reference in New Issue
Block a user