mirror of https://github.com/google/docsy.git
Add link to examples
This commit is contained in:
parent
18375335ff
commit
5dec904fb4
|
|
@ -22,12 +22,12 @@ The following are basic prerequisites for using Docsy in your site:
|
||||||
|
|
||||||
## Example and usage
|
## Example and usage
|
||||||
|
|
||||||
You can find an example project that uses Docsy in the [Docsy Example Project repo](https://github.com/google/docsy-example).The Docsy Example Project is hosted at [https://example.docsy.dev/](https://example.docsy.dev/).
|
You can find an example project that uses Docsy in the [Docsy Example Project repo](https://github.com/google/docsy-example).The Docsy Example Project is hosted at [https://example.docsy.dev/](https://example.docsy.dev/). For real-life examples of sites that use Docsy (and their source repos), see our [Examples](https://www.docsy.dev/docs/examples/) page.
|
||||||
|
|
||||||
To use the Docsy theme for your own site:
|
To use the Docsy theme for your own site:
|
||||||
|
|
||||||
- (Recommended) Copy the [example project](https://github.com/google/docsy-example),
|
- (Recommended) Use the [example project](https://github.com/google/docsy-example),
|
||||||
which includes the Docsy theme as a submodule.
|
which includes the Docsy theme as a submodule, as a template to create your project.
|
||||||
You can customize this pre-configured basic site into your own Docsy themed site.
|
You can customize this pre-configured basic site into your own Docsy themed site.
|
||||||
[Learn more...](https://github.com/google/docsy-example)
|
[Learn more...](https://github.com/google/docsy-example)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue