Pax Studio is a lightweight static landing page for a personal studio, project links, and creative work. It is built with plain HTML and CSS, published with GitHub Pages, and designed to stay easy to fork, edit, and redeploy.
Live demo: https://oipllio.github.io/pax/
- Single-page responsive layout
- Minimal HTML and CSS with no build step
- Simple link hub for projects, downloads, contact, and GitHub profiles
- GitHub Pages friendly structure
.
├── index.html
└── style.css
Open index.html in a browser, or serve the folder with any static file server.
Maintained by oipllio.
This project is licensed under the MIT License.