Skip to content

Commit 37e0d6d

Browse files
Merge pull request #754 from lxmarinkovic/docsy
generators-google-docsy
2 parents 14a6946 + d211813 commit 37e0d6d

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

src/site/generators/docsy.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Docsy
3+
repo: https://github.com/google/docsy
4+
homepage: https://www.docsy.dev/
5+
language:
6+
- Go
7+
license:
8+
- Apache License 2.0
9+
templates:
10+
- Go
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
14+
---
15+
16+
Docsy is a pre-configured Hugo theme that provides the core features and behaviors needed to create a technical documentation site.
17+
18+
Use Docsy to set up your documentation website, including an optional Blog section, and then spend your time focusing on authoring technical content. Depending on how you choose to configure Docsy and whether you use a hosting service that supports continuous builds, you can even just add your Markdown or HTML content file into a folder on your source repository, and then sit back while it automatically gets added to your site - complete with updated menus.

0 commit comments

Comments
 (0)