2024-09-10 01:54:03 +02:00
2024-03-05 10:20:36 +00:00
2024-06-11 17:13:45 +00:00
2024-03-05 10:20:36 +00:00
2024-06-11 17:14:25 +00:00
2024-08-26 13:52:48 +00:00
2023-08-02 20:44:08 +00:00
2024-06-11 17:13:45 +00:00
2024-09-09 23:33:30 +00:00
2024-03-15 20:41:09 +00:00
2024-06-11 17:13:45 +00:00
2024-03-05 10:20:36 +00:00
2023-11-28 18:47:14 +00:00
2024-03-11 20:28:07 +00:00
2024-03-05 10:20:36 +00:00
2024-03-15 20:41:09 +00:00
2024-03-05 10:20:36 +00:00
2024-03-05 10:20:36 +00:00
2024-03-05 10:20:36 +00:00
2023-11-28 18:49:15 +00:00
2024-03-05 10:20:36 +00:00
2024-09-01 00:23:53 +00:00
2024-09-09 23:36:09 +00:00

Website

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

Installation

$ yarn

Local Development

$ yarn 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 build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

Using SSH:

$ USE_SSH=true yarn deploy

Not using SSH:

$ GIT_USER=<Your GitHub username> yarn deploy

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.

Description
Languages
JavaScript 76.4%
Less 14.8%
Handlebars 7.5%
Shell 0.5%
TypeScript 0.3%
Other 0.5%