About
Scholarly Restraint Meets Editorial Elegance. A static, magazine-style personal homepage generator crafted for researchers, engineers, and creators.
Release
v0.1.0
Overview
OpenHomepage V2 is a static personal homepage generator built with Astro, tailored for researchers, engineers, and creators. Content and layout are driven entirely by plain Markdown and YAML configuration files.
🎨 Editorial Layout & Academic Notes
- 12-column asymmetric magazine grid with refined whitespace and mobile responsiveness.
- Native KaTeX formulas, Shiki syntax highlighting, and interactive footnotes.
⚡ High Performance & Data Sovereignty
- Pure static delivery with zero client JS hydration and automated image derivatives.
- Decoupled
data/folder keeping personal data private while source code stays open.
Quick Start
stlin256/OpenHomepage-V2Lightweight, magazine-style static personal homepage generatorastrobilingualgithub-pagesmarkdownpersonal-homepageportfolio
git clone https://github.com/stlin256/OpenHomepage-V2.git
cd OpenHomepage-V2
npm install && npm run setup && npm run dev
