Central hub for Strange Labs projects. Built with Hugo.
hugo server
hugo
Output goes to public/ (gitignored).
config.toml # Site config and project card data
content/ # Markdown content (blog posts, pages)
layouts/ # Hugo templates
_default/ # Base, section, and single templates
partials/ # Reusable template partials
index.html # Homepage
static/
css/main.css # Styles
js/grid-art.js # Gravity well grid animation
js/hover.js # Card hover effects
js/contact.js # Contact form modal
images/ # Static images