Official repository for HuxPMusic.com, the personal website for HuxP.
This site acts as a personal hub for HuxP's work, including vocal synth covers, archive and preservation projects, related web projects, and community links.
The homepage currently includes:
- Biography and profile overview
- Featured release section
- iWubbzy project section
- YouTube channel links
- Last.fm now playing widget
- Blinkies and buttons
This site is built as a static website using plain:
- HTML
- CSS
- Embedded widgets and iframes where needed
No build step or framework is required.
index.html- main homepagepages/wiki-status.html- standalone wiki status pagewiki-status.html- redirect kept for compatibilityREADME.md- repository overview
Most site assets currently remain in the repository root. The next cleanup pass should move images, icons, and other static files into dedicated folders such as assets/images/, assets/icons/, and assets/meta/.
This repository is mainly for maintaining the live website and updating homepage content, layout, and related static pages.