Gwei.cz web/documentation https://gwei.cz
Přejít na soubor
tree 6fc01da99d
ci/woodpecker/push/woodpecker Pipeline was successful Podrobnosti
Homepage update
2022-10-14 11:33:48 +02:00
komunita Update 2022-10-06 22:51:34 +02:00
projekty Homepage update 2022-10-14 11:33:48 +02:00
src Homepage update 2022-10-14 11:33:48 +02:00
static Remove GitHub stuff 2022-10-13 16:13:13 +02:00
.gitignore First commit 2022-10-05 00:57:12 +02:00
.woodpecker.yml New deployment (2) 2022-10-13 15:40:24 +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 Homepage update 2022-10-14 11:33:48 +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.