Skip to content

local-loop-io/local-loop-io.github.io

LocalLoop GitHub Pages

This repository hosts the LocalLoop documentation hub for the LOOP Protocol. It mirrors protocol artifacts (specification, schemas, RFCs, examples) and provides a lightweight viewer for markdown and JSON files. The site is built with Next.js (static export) and published via GitHub Pages. The project is an early, low-TRL concept with no public pilots or deployments yet.

Structure

  • app/: Next.js App Router pages
  • public/viewer.html: markdown/JSON viewer
  • public/projects/loop-protocol/: mirrored assets from loop-protocol
  • public/assets/: site styling and scripts
  • public/assets/js/interest.js: public Expression of Interest form and list
  • app/docs/lab-demo/: lab demo runbook and visuals

Updating content

If you add new docs or schemas in the protocol repo, copy them into public/projects/loop-protocol/ (or use the aggregation workflow once configured).

Local development

bun install
bun run dev

Build

bun run build

The static export is written to out/ and deployed via GitHub Pages.

Testing

# Smoke checks
bun run test

# E2E checks (runs Playwright against the static export)
bun run test:e2e

GitHub Pages

This repository is intended to be published via GitHub Pages. If the GitHub org is local-loop-io, the default URL will be https://local-loop-io.github.io.

How to Cite

If you reference this repository, please cite: Alphin Tom. "LocalLoop Docs Hub." LocalLoop, GitHub repository, 2025-2026. https://github.com/local-loop-io/local-loop-io.github.io

@misc{localloop_docs_hub_2025,
  author = {Alphin Tom},
  title = {LocalLoop Docs Hub},
  year = {2025},
  howpublished = {GitHub repository},
  url = {https://github.com/local-loop-io/local-loop-io.github.io},
  note = {Accessed 2025-12-19}
}

About

LocalLoop protocol docs hub and interest form

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •