meshtastic/website
2021-11-26 18:30:10 -08:00
..
docs Merge branch 'meshtastic:master' into master 2021-11-26 18:30:10 -08:00
src add images 2021-11-23 15:21:58 -07:00
static fixed icon contrast and meshtastic logo 2021-11-23 15:52:42 -07:00
babel.config.js
docusaurus.config.js
package.json
protobuf.tmpl
README.md
sidebars.js Added place holder for running device software on Linux 2021-11-19 18:52:42 -08:00
tsconfig.json
yarn.lock

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