Documentation for Jackal's blockchain Canine
Go to file
Marston Connell 585005cbf4
Merge pull request #30 from JackalLabs/dependabot/npm_and_yarn/docusaurus/preset-classic-2.4.0
Bump @docusaurus/preset-classic from 2.1.0 to 2.4.0
2023-04-27 15:02:04 -04:00
.github github actions bot 2023-04-27 14:16:55 -04:00
docs Update foundation.md 2023-04-27 14:51:39 -04:00
src making it feel more spacious 2023-04-27 14:56:39 -04:00
static Add files via upload 2023-04-27 12:22:22 -04:00
.gitignore minor update 2022-12-02 10:46:59 -07:00
.yarnrc.yml fixing refs 2023-04-27 10:26:15 -04:00
babel.config.js first commit 2022-07-09 11:52:30 -04:00
docusaurus.config.js transferring to jackal protocol 2023-04-27 11:14:11 -04:00
package-lock.json Bump @docusaurus/preset-classic from 2.1.0 to 2.4.0 2023-04-27 18:58:05 +00:00
package.json Bump @docusaurus/preset-classic from 2.1.0 to 2.4.0 2023-04-27 18:58:05 +00:00
README.md updating readme 2023-04-27 10:31:06 -04:00
sidebars.js first commit 2022-07-09 11:52:30 -04:00
yarn.lock Bump @docusaurus/preset-classic from 2.1.0 to 2.4.0 2023-04-27 18:58:05 +00:00

Jackal Docs

Installation

$ yarn

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.