https://github.com/namchee/site
My personal site, written in Astro 🚀
https://github.com/namchee/site
astro personal-website
Last synced: 11 months ago
JSON representation
My personal site, written in Astro 🚀
- Host: GitHub
- URL: https://github.com/namchee/site
- Owner: Namchee
- License: mit
- Created: 2022-03-04T14:53:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T13:46:26.000Z (over 1 year ago)
- Last Synced: 2024-10-29T15:10:13.992Z (over 1 year ago)
- Topics: astro, personal-website
- Language: Astro
- Homepage: https://www.namchee.dev
- Size: 5.56 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Site
Namchee's personal website. Made with Astro, Vue, and Tailwind.
Under active development.
## FAQ
### Why do you have `.ttf` fonts even though the CSS file only use `.woff2`?
`.ttf` is used for generating OG images with [Satori](https://github.com/vercel/satori), which doesn't support `.woff2` yet.
## License
This project is licensed under the [MIT license](./LICENSE)