Go to file
Jacob Karlsson 59c026d4d8 Get deploy to work on codeberg 2024-04-11 15:24:02 +02:00
blog init 2023-07-29 16:18:20 +03:00
guide August update all over the place 2023-11-06 13:05:24 +02:00
src Get deploy to work on codeberg 2024-04-11 15:24:02 +02:00
static init 2023-07-29 16:18:20 +03:00
.domains Get deploy to work on codeberg 2024-04-11 15:24:02 +02:00
.gitignore init 2023-07-29 16:18:20 +03:00
README.md Get deploy to work on codeberg 2024-04-11 15:24:02 +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 Get deploy to work on codeberg 2024-04-11 15:24:02 +02:00
package-lock.json init 2023-07-29 16:18:20 +03:00
package.json init 2023-07-29 16:18:20 +03: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 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.