Public source for the Petrobolos Games marketing website.
- Eleventy (11ty)
- Tailwind CSS
- Netlify (deployment)
Prerequisite: Node.js 20 (.nvmrc).
npm install
npm run serveLocal site: http://localhost:8080
npm run buildOutput directory: _site/
Most game-facing content is data-driven from:
src/_data/game-library.js
This repository is public for transparency and collaboration visibility. The code and content remain proprietary and are not open source.
See LICENSE for full terms and usage restrictions.