meshtastic/website
2021-11-24 08:03:57 -05:00
..
docs Spell check FAQ 2021-11-24 08:03:57 -05: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 Add docusaurus site 2021-04-02 11:34:44 +11:00
docusaurus.config.js Add link to Vercel 2021-11-12 09:27:21 +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 Added place holder for running device software on Linux 2021-11-19 18:52:42 -08:00
tsconfig.json Add docusaurus site 2021-04-02 11:34:44 +11:00
yarn.lock Fix Build 2021-11-19 07:41:11 +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