An open API service indexing awesome lists of open source software.

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.

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.

[![Wing](https://wingio.xyz/88x31/badge.gif)](https://wingio.xyz)

## Build
> [!NOTE]
> You must have git, node, and pnpm installed

1. 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.