Go to file
Jacob Karlsson 97b440cf32 Clarify external links on startpage 2024-06-13 11:58:05 +02:00
guide Change start page and update intro 2024-06-12 18:24:34 +02:00
src Clarify external links on startpage 2024-06-13 11:58:05 +02:00
static Update logos 2024-06-11 13:11:07 +02:00
.gitignore init 2023-07-29 16:18:20 +03:00
README.md Add basic protocol intro 2024-04-11 15:59:05 +02:00
SKETCH.md first draft of content 2023-07-30 14:30:25 +03:00
babel.config.js init 2023-07-29 16:18:20 +03:00
docusaurus.config.js Change start page and update intro 2024-06-12 18:24:34 +02:00
package.json Add code links and license 2024-06-11 12:46:47 +02:00
pnpm-lock.yaml Remove example guides 2024-06-10 16:58:01 +02:00
sidebars.js init 2023-07-29 16:18:20 +03:00

README.md

Website

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

Installation

$ npm i

Local Development

$ npm 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

$ npm run build

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

Deployment

$ npm run deploy

This builds and puts the built files into the pages branch and pushes it to codeberg which updates production.