meshtastic/website
2021-11-16 14:00:16 -08:00
..
docs Instructions on how to make prod builds. 2021-11-16 14:00:16 -08:00
src Update dependencies and config 2021-10-23 13:35:13 +11:00
static Clarification, added permissions note/video 2021-10-23 12:44:51 -06:00
babel.config.js Add docusaurus site 2021-04-02 11:34:44 +11:00
docusaurus.config.js Prep for Vercel OSS 2021-11-10 10:48:00 +11:00
package.json Prep for Vercel OSS 2021-11-10 10:48:00 +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 updated esp32-arduino build instructions 2021-11-02 10:47:44 -04:00
tsconfig.json Add docusaurus site 2021-04-02 11:34:44 +11:00
yarn.lock Prep for Vercel OSS 2021-11-10 10:48:00 +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