🌐 geocities-boilerplate
Scaffold a complete 1990s Geocities-themed static website in seconds.
██████╗ ███████╗ ██████╗ ██████╗██╗████████╗██╗███████╗███████╗ ██╔════╝ ██╔════╝██╔═══██╗██╔════╝██║╚══██╔══╝██║██╔════╝██╔════╝ ██║ ███╗█████╗ ██║ ██║██║ ██║ ██║ ██║█████╗ ███████╗ ██║ ██║██╔══╝ ██║ ██║██║ ██║ ██║ ██║██╔══╝ ╚════██║ ╚██████╔╝███████╗╚██████╔╝╚██████╗██║ ██║ ██║███████╗███████║ ╚═════╝ ╚══════╝ ╚═════╝ ╚═════╝╚═╝ ╚═╝ ╚═╝╚══════╝╚══════╝ geocities-boilerplate ✨ Welcome to 1996 ✨
🌐 View Live Demo
What is this?
geocities-boilerplate is a CLI tool that generates a fully self-contained, retro 1990s Geocities-style personal website. Think neon colors, blinking text, animated star trails, marquee banners, visitor counters, and guestbooks — all of it, generated instantly with a single command.
The generated site is pure static HTML, CSS, and vanilla JavaScript. No build tools, no frameworks, no dependencies. Just open index.html in any browser and relive the golden age of the web.
Quick Start
# one-shot with pipx (recommended — no permanent install) pipx run create-geocities-app my-site # or install permanently pip install create-geocities-app create-geocities-app my-site
Then open my-site/index.html in your browser. That's it!
... continue reading