We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e39e2a commit c46e147Copy full SHA for c46e147
src/site/generators/docsy.md
@@ -1,6 +1,6 @@
1
---
2
title: Docsy
3
-repo: https://github.com/google/docsy
+repo: google/docsy
4
homepage: https://www.docsy.dev/
5
language:
6
- Go
@@ -10,7 +10,7 @@ templates:
10
11
description: A Hugo theme for creating great technical documentation sites
12
startertemplaterepo: https://github.com/google/docsy/tree/main/layouts
13
-twitter: https://twitter.com/docsydocs
+twitter: docsydocs
14
15
16
Docsy is a pre-configured Hugo theme that provides the core features and behaviors needed to create a technical documentation site.
0 commit comments