meshtastic/website
2021-12-08 07:59:02 -06:00
..
docs Updated release instructions 2021-12-08 07:59:02 -06:00
src WIP showcase loader 2021-12-03 13:09:13 +11:00
static Merge pull request #124 from ventz/master 2021-12-01 06:33:49 +11:00
babel.config.js Add docusaurus site 2021-04-02 11:34:44 +11:00
docusaurus.config.js Initial showcase release 2021-11-30 21:46:31 +11:00
package.json WIP showcase loader 2021-12-03 13:09:13 +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 Initial showcase release 2021-11-30 21:46:31 +11:00
yarn.lock WIP showcase loader 2021-12-03 13:09:13 +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