Sys.Witch V2 is a bold, atmospheric portfolio theme for developers and creatives who want a site with genuine personality. Built with React and compiled to static HTML, it deploys directly to GitHub Pages with zero configuration — just upload the files, enable Pages, and your site goes live.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/apursley2012/sys-witch/llms.txt
Use this file to discover all available pages before exploring further.
Introduction
Learn what Sys.Witch V2 is, who it’s for, and how the design system is structured.
Quickstart
Get the theme running locally or on GitHub Pages in under five minutes.
Deployment
Step-by-step guide to publishing your portfolio on GitHub Pages.
Customization
Replace the default content with your own projects, skills, and writing.
What’s Included
Sys.Witch V2 ships as a complete, ready-to-publish portfolio. Every page is pre-built and every component is themed — you customize content, not code.Layout Components
Root wrapper, navigation bar, and animated particle field background.
UI Primitives
GlowFrame, GlyphButton, Sigil, PortalRing, and RuneDivider.
Page Sections
ProjectPanel, RitualReport, SummoningForm, and TomeCard.
Projects Data
Structured JS data file driving the Projects page.
Skills Data
Skills array with categories and mastery levels.
Case Studies Data
Multi-section case study data with problem/result structure.
Design at a Glance
Cyber-Occult Aesthetic
Deep near-black backgrounds (
#050508, #0A0A12) with neon accents — purple #B026FF, cyan #00F3FF, magenta #FF00FF, and lime #39FF14 — create a dramatic, atmospheric interface.Animated by Default
The
ParticleField component renders a live particle canvas behind every page. SVG sigils and rune icons animate on hover via Framer Motion, and the PortalNav slides in from the top with a backdrop blur.Data-Driven Content
All portfolio content lives in five JS data files under
data/. Update your projects, skills, writing, and case studies there — no component code changes needed.No build tools are needed to deploy Sys.Witch V2. The
assets/ folder contains pre-compiled JS and CSS bundles ready for direct static hosting.