diff options
Diffstat (limited to 'exampleSite/content/post/soho.md')
| -rw-r--r-- | exampleSite/content/post/soho.md | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/exampleSite/content/post/soho.md b/exampleSite/content/post/soho.md new file mode 100644 index 0000000..5819f9b --- /dev/null +++ b/exampleSite/content/post/soho.md @@ -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/) |
