https://github.com/wingio/wingio.xyz
My personal website.
https://github.com/wingio/wingio.xyz
astro astrojs github-pages pages personal-site personal-website pnpm sass scss svelte typescript website
Last synced: about 1 month ago
JSON representation
My personal website.
- Host: GitHub
- URL: https://github.com/wingio/wingio.xyz
- Owner: wingio
- Created: 2022-08-14T23:19:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-15T00:09:13.000Z (about 2 months ago)
- Last Synced: 2025-03-15T01:20:01.898Z (about 2 months ago)
- Topics: astro, astrojs, github-pages, pages, personal-site, personal-website, pnpm, sass, scss, svelte, typescript, website
- Language: Astro
- Homepage: http://wingio.xyz/
- Size: 746 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wingio.xyz
This codebase contains the code for my personal website/portfolio hosted at [`wingio.xyz`](https://wingio.xyz).## Badge
I have an 88x31 badge available for anyone that wants to link to my site!
You can access it via `https://wingio.xyz/88x31/badge.gif` or use `https://wingio.xyz/88x31/[frame].png` for a non-animated version.[](https://wingio.xyz)
## Build
> [!NOTE]
> You must have git, node, and pnpm installed1. Clone this repository
- `git clone https://github.com/wingio/wingio.xyz && cd wingio.xyz`
2. Install all dependencies
- `pnpm i`
3. Build the site
- `pnpm build` (or `pnpm dev` for hot reloading)## License
All code here is all rights reserved with the exception of a few icons.Some icons from [Material Symbols](https://fonts.google.com/icons), licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0.html), are used in this project. © 2025 Google Inc.