This repository contains the source for https://repo.frameos.net/
Hosted on CloudFlare Pages.
- Copy the
bin/build.py
script - Create a
repo/
folder, and follow the structurerepo/category/template-name/
- Export scenes from FrameOS as .zip files, and extract them as folders under
repo/category/
- Optionally create
repo/category/repository.json
to name your repository. - Publish to CloudFlare Pages, Netlify, or wherever you host your static sites.
- Run
bin/build.py
on deploy - Publish the
dist/
folder