Gwei.cz web/documentation https://gwei.cz
Přejít na soubor
tree 33cde54e80 Fix 2022-10-06 12:00:31 +02:00
.github/workflows Update GHA workflows 2022-10-05 17:14:15 +02:00
komunita Fix 2022-10-06 12:00:31 +02:00
projekty Update 2022-10-06 11:56:28 +02:00
src Update 2022-10-06 11:56:28 +02:00
static Update 2022-10-06 04:48:12 +02:00
.gitignore First commit 2022-10-05 00:57:12 +02:00
README.md Update 2022-10-06 11:56:28 +02:00
babel.config.js First commit 2022-10-05 00:57:12 +02:00
bun.lockb Update 2022-10-06 04:30:30 +02:00
docusaurus.config.js Update 2022-10-06 04:39:06 +02:00
package-lock.json Update 2022-10-06 04:30:30 +02:00
package.json Update 2022-10-06 04:30:30 +02:00
sidebars.js Update 2022-10-05 17:08:22 +02:00
sidebarsProjekty.js Update 2022-10-06 11:56:28 +02:00

README.md

Gwei.cz Documentation/Website

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

Installation

$ bun

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.