Official site for Mantis Vex, a French darksynth / horrorsynth / cyberpunk artist. Built as a fast, dependency-free static site optimized for GitHub Pages.
| Page | File | What's there |
|---|---|---|
| Landing | index.html |
Hero, embedded YouTube transmissions, full discography, bio, platform links |
| VST Plugins | vst/index.html |
"Coming soon" placeholder — served at /vst/ |
| SigilGrid | sigilgrid/index.html |
"Coming soon" placeholder — served at /sigilgrid/ |
Pages use directory-style URLs (folder + index.html) so links are clean and
extensionless: /, /vst/, /sigilgrid/ — no .html.
- Bandcamp: https://mantisvex.bandcamp.com — used for the embedded players & every discography link.
- Spotify: https://open.spotify.com/artist/5HMkJnRrb6XsjmSzKlRkTO
- YouTube: https://www.youtube.com/channel/UCW8NPJouuJmq6MUjzPr_BlQ
- Email: contact@mantisvex.com
Featured Bandcamp embeds (by album id): Glitchpunk 1254143414 · Observed Into Being
1086371301 · It, That Craves 2266996122.
- Plain HTML / CSS / vanilla JS — no build step, no frameworks, no dependencies.
- Music is streamed via Bandcamp's official
EmbedPlayeriframes (no audio hosted here). - SVG favicon + Open Graph image.
- Horrorsynth palette: toxic-green / blood-rust on near-black (no neon-outrun cliché).
python -m http.server 8000
# then visit http://localhost:8000Already live at https://mantisvex.github.io/mantisvex-website/ (branch main, root).
.nojekyll is included so files are served as-is; 404.html is a themed fallback.
- Colors / fonts: CSS custom properties at the top of
css/styles.css(:root). - Discography: edit the
.discog__rowlinks inindex.html. Some albums currently point at the main Bandcamp page — swap in their direct/album/<slug>URLs once confirmed. - Featured players: change the
album=<id>values in the.embediframes. - VST / SigilGrid: drop real content into
vst/index.html/sigilgrid/index.htmlwhen ready.
© MANTIS VEX. France.