diff --git a/404.html b/404.html index 93521769..874e6fb5 100644 --- a/404.html +++ b/404.html @@ -5,7 +5,7 @@
Spec-Up-T is a github.com repo under Blockchainbird user: https://github.com/blockchainbird/spec-up-t. You can find the source code there.
-BEWARE / ATTENTION !! The repo Spec-Up-T DOES NOT generate an example specification on github.io. DIF Spec-Up does generate one, but we don't. This has moved to the Spec-Up-T installer, see the installation section in the admins guide
-Unlike the DIF Spec-Up repository, the Spec-Up-T repository does not generate an example specification on github.io.
This functionality has been moved to the Spec-Up-T installer.
For more details, refer to the installation section in the admin guide.
Brief answer: because Spec-Up-T is based on NPM packaging and version control.
To understand why more thoroughly: Spec-Up-T is team-work tooling based on NPM, git versioning and (automated) github deployment. Therefore participants incept and maintain local version of specifications on their computer, manage updates to and fro github.com and generate local test and finally production sites (github actions github.io site). With this type of creation and collegial management of versions and updates come commands on the command line.
TODO: npx Spec-Up-T --help gives all commands I can give.
-