Documentation for Jackal's blockchain Canine
Go to file
dependabot[bot] 75ea224cc2
Bump @docusaurus/module-type-aliases from 3.2.1 to 3.4.0
Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 3.2.1 to 3.4.0.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.4.0/packages/docusaurus-module-type-aliases)

---
updated-dependencies:
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-31 21:11:04 +00:00
.github Bump peaceiris/actions-gh-pages from 3 to 4 2024-04-08 21:36:41 +00:00
.idea jackal.js docs expansion 2023-07-07 11:14:13 -05:00
docs Update 4_mainnet.md 2024-04-12 17:53:32 -04:00
src styling 2023-05-03 23:36:09 -04:00
static deev docs & visual overhaul 2023-05-03 10:23:44 -04:00
.gitignore expanding .gitignore 2023-07-07 11:14:02 -05: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/module-type-aliases from 3.2.1 to 3.4.0 2024-05-31 21:11:04 +00:00
package.json Bump @docusaurus/module-type-aliases from 3.2.1 to 3.4.0 2024-05-31 21:11:04 +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/module-type-aliases from 3.2.1 to 3.4.0 2024-05-31 21:11:04 +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.