flecks/website
2024-01-30 09:48:33 -06:00
..
docs doc: fix intercom example 2024-01-29 21:08:38 -06:00
helpers feat: dox++ 2024-01-02 15:13:43 -06:00
pages doc: tweaks 2024-01-30 08:33:46 -06:00
static doc: ui tweaks 2024-01-30 07:58:26 -06:00
babel.config.js refactor: dox 2024-01-26 06:42:49 -06:00
docusaurus.config.js chore: revert (more broken than I thought) 2024-01-30 09:48:33 -06:00
package.json fix: dox 2024-01-26 07:07:44 -06:00
README.md refactor: dox 2024-01-26 06:42:49 -06:00
sidebars.js doc: final bits for preview 2024-01-29 11:48:06 -06:00

Website

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

Installation

(cd website && yarn)

Local Development

yarn dox start

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

Build

yarn dox build