-
Notifications
You must be signed in to change notification settings - Fork 9
Replace wording of preview with nightly #171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,6 +1,6 @@ | ||||||
| # Dune binaries distribution | ||||||
|
|
||||||
| This is a webpage for `dune` binaries distribution of `Dune developer Preview`. | ||||||
| This is the web site for for the nightly binary distribution of `dune`. | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
apparently it's one word? https://www.merriam-webster.com/dictionary/website
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. According to the link both are fine. Unless you as a native speaker think it is better written together I'm tempted to leave it as-is (I speak concatenative languages, so I might be overcompensating on writing things apart). |
||||||
| The page is automatically generated from file `metadata.json`. Apart from the | ||||||
| _YAML_ part, the code is written in _OCaml_. | ||||||
|
|
||||||
|
|
@@ -10,7 +10,7 @@ it: | |||||
| - generates new artifacts and pushes them to their SSH storage using `RClone` | ||||||
| - publishes the Dockerfile used to deploy the website | ||||||
|
|
||||||
| The web page is deployed on [preview.dune.build](https://preview.dune.build). | ||||||
| The web page is deployed on [nightly.dune.build](https://nightly.dune.build). | ||||||
|
|
||||||
| > :hourglass: The pipeline is triggered every day at _01:00 UTC_. | ||||||
|
|
||||||
|
|
@@ -101,7 +101,7 @@ page to ensure the page is reloaded when you restart the server. | |||||
| ### Deploying on staging environment | ||||||
|
|
||||||
| If you need to test your work, you can push on the staging environment. This | ||||||
| environment is available at https://staging-preview.dune.build. If you just need | ||||||
| environment is available at https://staging-nightly.dune.build. If you just need | ||||||
| to test the website view, you need to reset the HEAD of the `staging` branch | ||||||
| and push force on it: | ||||||
| ```sh | ||||||
|
|
||||||
Uh oh!
There was an error while loading. Please reload this page.