Static bilingual website for Third Boundary Labs.
index.html- homepageproducts.html- product linesresearch.html- research notesblog.html- compatibility redirect toresearch.html
python3 -m http.server 4173Then open http://127.0.0.1:4173/index.html.
This repository is designed to deploy directly from the repository root. In GitHub, open Settings -> Pages, choose the main branch, and select / (root) as the publishing source.