f291818b3c0e9294585bb8239b122523da9a2d6d
konn3kt Documentation
This folder contains the complete, standalone HTML/CSS/JS documentation website for end-users of the konn3kt web frontend.
Structure
index.html: Landing page / Introductiongetting-started.html: Account creation and loginpairing.html: Device pairing flows (QR and Manual)dashboard.html: Navigating the main viewdevices.html: Device management and live telemetrytrips.html: Route playback and historysettings.html: User preferencestroubleshooting.html: Common device issuesfaq.html: Glossary and the konn3kt STANDARD plan detailsassets/: Shared styles (style.css) and navigation logic (nav.js)
Usage
Simply open index.html in any modern web browser to view the documentation. No local web server is required, as all links and assets are relative.
Design
The site was designed to perfectly match the dark-themed, glassmorphic aesthetic of the konn3kt platform, utilizing CSS variables for easy theming and maintaining brand consistency.
Description
Languages
HTML
87.7%
CSS
8.3%
JavaScript
3.8%
Dockerfile
0.2%