Update example site

This commit is contained in:
Alexandre Vicenzi 2020-05-25 22:56:14 +02:00
parent 967d8ae4e6
commit 2451347ebc
8 changed files with 79 additions and 5 deletions

View file

@ -44,4 +44,4 @@ font-family: Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Segoe UI Symbol,And
}
}
</style>
{{< /css.inline >}}
{{< /css.inline >}}

View file

@ -0,0 +1,11 @@
+++
title = "Hidden Page"
date = "2020-02-01"
description = "This page is hidden and should not be visible without knowing the URL."
tags = [
"privacy",
]
hidden = true
+++
This page is hidden and should not be visible without knowing the URL.

View file

@ -0,0 +1,29 @@
+++
title = "Soho Theme"
date = "2020-05-01"
description = "About Soho Theme."
tags = [
"theme",
]
+++
[Soho](https://github.com/alexandrevicenzi/soho) is a minimalist two-column [hugo](https://gohugo.io) theme based on [Hyde](https://github.com/spf13/hyde) and inspired by the success of [Flex](https://github.com/alexandrevicenzi/Flex).
## Features
- Mobile First
- Responsive
- Semantic
- SEO Best Practices
- Open Graph
- Rich Snippets (JSON-LD)
- Twitter Card
- Pagination
- Hidden Pages
- Customizable
- Support all [Hugo Internals](https://gohugo.io/templates/internal/)
## Integrations
- [Disqus](https://disqus.com/)
- [Google Analytics](https://www.google.com/analytics/web/)