https://github.com/hyperweb-io/docs.cosmology.zone
https://github.com/hyperweb-io/docs.cosmology.zone
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hyperweb-io/docs.cosmology.zone
- Owner: hyperweb-io
- Created: 2023-11-29T02:10:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-22T03:20:33.000Z (over 1 year ago)
- Last Synced: 2025-04-01T14:21:09.029Z (about 1 year ago)
- Language: MDX
- Size: 1.73 MB
- Stars: 0
- Watchers: 11
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Docs for Cosmology Products
## Deploy
```ts
yarn deploy:all
yarn invalidate
```
> You can run `yarn deploy:all` multiple times in a day and it only uploads the static pages to cloud but these pages are not really activated and applied to the site unless you run `yarn invalidate`. And we don't suggest run `yarn invalidate` too frequently in a day.