Stefan Pejcic 0ce9aa2b46 Update openadmin.md il y a 1 an
..
docs 0ce9aa2b46 Update openadmin.md il y a 1 an
plugins 8496a83edb fork refine il y a 1 an
src 62e93cb9de rasa slike il y a 1 an
static 424a3c6071 Rename firewall_M_light.png to firewall_white_small.png il y a 1 an
versioned_docs 8496a83edb fork refine il y a 1 an
versioned_sidebars 8496a83edb fork refine il y a 1 an
.gitignore 8496a83edb fork refine il y a 1 an
1111111111111vercel.json 71f18ac60d Rename vercel.json to 1111111111111vercel.json il y a 1 an
11111versions.json 8496a83edb fork refine il y a 1 an
README.md 8496a83edb fork refine il y a 1 an
babel.config.js 8496a83edb fork refine il y a 1 an
docusaurus.config.js a01741fab2 clilink il y a 1 an
example-redirects.json 8496a83edb fork refine il y a 1 an
package-lock.json 8496a83edb fork refine il y a 1 an
package.json 8496a83edb fork refine il y a 1 an
redirects.json 8496a83edb fork refine il y a 1 an
refine-new.md 8496a83edb fork refine il y a 1 an
sidebars.js bd1da3bd5d asa il y a 1 an
tailwind.config.js 8496a83edb fork refine il y a 1 an
tsconfig.json 8496a83edb fork refine il y a 1 an
tutorial-units.js 8496a83edb fork refine il y a 1 an

README.md

Website

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

Installation

yarn install

Local Development

yarn start

This command starts a local development server and open 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

GIT_USER=<Your GitHub username> USE_SSH=true 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.