Skip to content

renatodex/fabulas-e-goblins

Folders and files

NameName
Last commit message
Last commit date
Apr 8, 2023
Feb 17, 2021
Jun 13, 2024
Jun 13, 2024
Jan 22, 2024
Dec 16, 2024
Jan 26, 2024
Jan 22, 2024
Nov 1, 2020
Jan 8, 2023
Jan 8, 2023
Apr 30, 2022
Jan 8, 2023
Dec 16, 2024
Dec 16, 2024
Apr 30, 2022
Jan 22, 2024
Jan 22, 2024
Jan 8, 2023
Jan 2, 2023
Dec 16, 2024

Repository files navigation

Fábulas & Goblins

[EN] This project contains all the Digital documentation of Fabulas & Goblins book. This version was initially designed to be 100% digital, therefore, we focus on organizing the information in small blocks to make it easy to understand and digest.

[PT-BR] Esse projeto contém toda documentação Digital do livro do Fábulas & Goblins. Essa versão foi pensada para ser exclusivamente uma versão digital, e portanto se preocupa em organizar as informações em seções menores para facilitar o entendimento.

Installation / Instalação

yarn

Local Development / Desenvolvimento Local

yarn start

[EN] This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

[PT-BR] Esse comando inicia um servidor de desenvolvimento e abre uma nova janela no browser. A maioria das mudanças são refletidas em tempo real sem precisar reiniciar os ervidor.

Build

yarn build

[EN] This command generates static content into the build directory and can be served using any static contents hosting service.

[PT-BR] Esse comanndo gera uma versão estática do site na pasta build e pode ser servida utilizando qualquer site de hospedagem estática.

Deployment

Using SSH:

$ USE_SSH=true yarn deploy

Not using SSH:

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

About

Digital book from RPG System Fábulas & Goblins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published