From 1c77bb24483946f11c13f882f836a940b55ad019 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Thu, 7 Apr 2022 07:01:20 -0400 Subject: README: add link to Netlify dashboard (#964) --- README.md | 15 ++++++++++----- 1 file 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 -- cgit v1.2.3