https://github.com/qzed/qzed.github.io
Personal Page
https://github.com/qzed/qzed.github.io
Last synced: 9 months ago
JSON representation
Personal Page
- Host: GitHub
- URL: https://github.com/qzed/qzed.github.io
- Owner: qzed
- Created: 2022-07-05T21:02:18.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-14T09:54:24.000Z (over 1 year ago)
- Last Synced: 2025-08-27T08:32:58.393Z (10 months ago)
- Language: TypeScript
- Homepage: https://mxnluz.io
- Size: 5.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Website
See https://mxnluz.io.
## Build and Export
- Install dependencies via `yarn install`
- Update dependencies via `yarn upgrade`.
- Build and export via `yarn build`.
- Run locally via `yarn dev`.