meshtastic/website
2021-12-16 15:26:24 -05:00
..
docs Add info on position_broadcast_smart 2021-12-16 15:26:24 -05:00
src Showcase build fix 2021-12-08 15:28:01 +11:00
static Create WIFI_LoRa_32_V1(868-915version)Schematic_diagram.PDF 2021-12-09 10:24:25 -08:00
babel.config.js Add docusaurus site 2021-04-02 11:34:44 +11:00
docusaurus.config.js Add Firmware Page 2021-12-07 22:47:01 +11:00
package.json Fix firmware page 2021-12-08 15:25:21 +11:00
protobuf.tmpl Add docusaurus site 2021-04-02 11:34:44 +11:00
README.md Prep for Vercel OSS 2021-11-10 10:48:00 +11:00
sidebars.js Added place holder for running device software on Linux 2021-11-19 18:52:42 -08:00
tsconfig.json Showcase build fix 2021-12-08 15:28:01 +11:00
yarn.lock Fix firmware page 2021-12-08 15:25:21 +11:00

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

yarn install

Local Development

yarn start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Build

yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Powered by Vercel