docs-hub
docs-hub copied to clipboard
The documentation hub for Fuel
The current docs support only two modes: stable and nightly, where the stable reflects the _latest_ release. This means that, for any of the docs that our docs hub supports,...
Run `git submodule status | sort` and you'll see that, for the paths that have nightly versions, the commit IDs of stable and nightly versions are the same. For example,...
When any PR is merged to `master`, CI triggers a workflow on the Docs Hub repo, which creates another PR for updating such docs. This PR, when approved, triggers a...
### Summary We recently migrated the default `create fuels` template from `NextJS` to `Vite` (see [docs](https://docs.fuel.network/docs/fuels-ts/creating-a-fuel-dapp/) from `fuels-ts`). Therefore, we should migrate the front-end quickstart guide ([/guides/frontend-quickstart/](https://docs.fuel.network/guides/frontend-quickstart/)) from `NextJS` to...
This is an automated PR to update the nightly docs.