Switch to docsy hugo theme
This commit is contained in:
BIN
content/en/about/featured-background.jpg
Normal file
BIN
content/en/about/featured-background.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 485 KiB |
35
content/en/about/index.md
Normal file
35
content/en/about/index.md
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
title: About Goldydocs
|
||||
linkTitle: About
|
||||
menu: {main: {weight: 10}}
|
||||
---
|
||||
|
||||
{{% blocks/cover title="About Goldydocs" image_anchor="bottom" height="auto" %}}
|
||||
|
||||
A sample site using the Docsy Hugo theme.
|
||||
{.mt-5}
|
||||
|
||||
{{% /blocks/cover %}}
|
||||
|
||||
{{% blocks/lead %}}
|
||||
|
||||
Goldydocs is a sample site using the [Docsy](https://github.com/google/docsy)
|
||||
Hugo theme that shows what it can do and provides you with a template site
|
||||
structure. It’s designed for you to clone and edit as much as you like. See the
|
||||
different sections of the documentation and site for more ideas.
|
||||
|
||||
{{% /blocks/lead %}}
|
||||
|
||||
{{% blocks/section %}}
|
||||
|
||||
# This is another section
|
||||
{.text-center}
|
||||
|
||||
{{% /blocks/section %}}
|
||||
|
||||
{{% blocks/section %}}
|
||||
|
||||
# This is another section
|
||||
{.text-center}
|
||||
|
||||
{{% /blocks/section %}}
|
Reference in New Issue
Block a user