Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/docsy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Chalin <chalin@users.noreply.github.com>2022-04-07 14:01:20 +0300
committerGitHub <noreply@github.com>2022-04-07 14:01:20 +0300
commit1c77bb24483946f11c13f882f836a940b55ad019 (patch)
treec0e9e0b554f9cc0eaf65326f36dc8bdc6e0bcb98
parentba8a170a10e279b7dac76178e0295e2797dfa087 (diff)
README: add link to Netlify dashboard (#964)v0.2.0dependencies/v0.2.0
-rw-r--r--README.md15
1 files changed, 10 insertions, 5 deletions
diff --git a/README.md b/README.md
index 1682d20..523e4c8 100644
--- a/README.md
+++ b/README.md
@@ -49,11 +49,13 @@ for details about the various usage options.
## Documentation
Docsy has its own user guide (using Docsy, of course!) with lots more
-information about using the theme, which you can find at
-[docsy.dev](https://docsy.dev). Alternatively you can use Hugo to
-generate and serve a local copy of the guide (also useful for testing local
-theme changes), making sure you have installed all the prerequisites listed
-above:
+information about using the theme. It is hosted by [Netlify][] at
+[docsy.dev](https://docsy.dev). For deploy logs and more, see [Deploys][] from
+the site's Netlify dashboard.
+
+Alternatively you can use Hugo to generate and serve a local copy of the guide
+(also useful for testing local theme changes), making sure you have installed
+all the prerequisites listed above:
```console
$ git clone --depth 1 https://github.com/google/docsy.git
@@ -76,3 +78,6 @@ participated in this project.
This project is licensed under the Apache License 2.0 - see the
[LICENSE.md](https://github.com/google/docsy/blob/main/LICENSE) file for
details
+
+[Deploys]: https://app.netlify.com/sites/docsydocs/deploys
+[Netlify]: https://netlify.com