Skip to content

Repository files navigation

ntxmesh-site

Website for NTX Mesh (ntxmesh.com).

A static-HTML site for the DFW / North Texas mesh community, supporting both Meshtastic and MeshCore. This is a beta / work-in-progress rebuild and is not the production NTX Mesh website.

Structure

index.html            Home
info/  connect/  devices/  settings/  channels/  howtos/  blog/  reports/
assets/css/style.css  Site stylesheet
assets/images/        Images
CNAME                 Custom domain (ntxmesh.com)
archive-astro/        Previous Astro + Tailwind site (kept for reference)

Local preview

It's plain static HTML — no build step. Serve the root with any static server, e.g.:

python -m http.server 8000

then open http://localhost:8000/.

Deploy

Pushes to main publish to GitHub Pages via .github/workflows/deploy.yml, which uploads the static files at the repo root (excluding archive-astro/).

License

You're welcome to reuse this site — just give credit.

Both require attribution but otherwise let you use, modify, and redistribute freely, including commercially. Third-party names and logos (Meshtastic, MeshCore, Discord, etc.) belong to their respective owners and aren't covered by these licenses.

About

NTXMesh.com

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages