delacor / hack-gpon.github.io

Home Page:https://hack-gpon.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hack-gpon.org

Based on just-the-docs theme:

if you want to contribute there is something to be done:

  • a unique template for all sticks
  • how to use arduino as TTL/UART adapter
  • theoretical information on GPON
  • absent stick information
  • quick start
  • absent and new ont

How to build

This website uses typescript, so remember to:

  • Install node (20)
  • Run npm ci to install all relevant typescript packages
  • Run npm run build to transpile ts to js

Alternatively, you can just run: docker-compose up -d typescript which will build all the required typescript files for you

About

https://hack-gpon.org/

License:MIT License


Languages

Language:Vue 44.9%Language:HTML 33.3%Language:JavaScript 15.5%Language:SCSS 4.7%Language:TypeScript 1.0%Language:Ruby 0.7%