flecks/website
2024-01-26 08:17:31 -06:00
..
docs fix: links 2024-01-26 08:17:31 -06:00
helpers feat: dox++ 2024-01-02 15:13:43 -06:00
pages chore: docs ++ 2024-01-03 16:14:01 -06:00
static refactor: dox 2024-01-26 06:42:49 -06:00
babel.config.js refactor: dox 2024-01-26 06:42:49 -06:00
docusaurus.config.js refactor: dox 2024-01-26 06:42:49 -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 refactor: dox 2024-01-26 06:42:49 -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