This website is built using Docusaurus 2, a modern static website generator.
$ yarn
$ yarn start
π¨ Nunca faΓ§a alteraçáes na branch master
Utilize somente a branch source ou branches derivadas de source para desenvolvimento.
$ yarn build
This command generates static content into the build
directory and can be served using any static contents hosting service.
utilizamos Actions do github para fazer o build e o deploy deste projeto direto para o GH-Pages, bastando a branch source ser atualizada para executar a Action.