Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skullface/suitortheband
https://github.com/skullface/suitortheband
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/skullface/suitortheband
- Owner: skullface
- Created: 2024-06-02T05:10:34.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-12T19:16:48.000Z (9 days ago)
- Last Synced: 2024-12-12T19:22:17.110Z (9 days ago)
- Language: HTML
- Homepage: https://suitor.band
- Size: 12.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- starred - skullface/suitortheband - (HTML)
README
![suitor](https://github.com/skullface/suitortheband/assets/221550/632608b3-d78a-4914-9950-35eb29078c39)
# [suitor.band](https://suitor.band)
this repo is public for reference, not for you to copy ♥\
all rights reserved to suitor n skullface 🤟### technical stuff
- very unsophisticated $0 static site
- build: [parcel](https://parceljs.org/) 📦
- styling: custom CSS 🖌️
- hosting: [gh-pages](https://pages.github.com/) 🐙🐱
- photos: belong to their respective owners
- video: also by me 🙆🏻♀️
- local dev: `npm run start`
- prod build: `npm run build`
- builds to the `/docs` directory so github pages can host it without any finnicky config