Skip to content

Repository files navigation

Website

Personal website built with Docusaurus.

Development

start

Start a local development server with live reload.

npx docusaurus start

build

Generate static content in the build directory.

npx docusaurus build

serve

Serve built website locally.

npx docusaurus serve

clear

Clear a website's generated assets, caches and build artifacts.

npx docusaurus clear

tsc

Perform a code typecheck.

npx tsc

Used by

Contributors

Languages