Spin off as a separate theme

This commit is contained in:
Ben Charlton 2024-07-05 21:30:25 +01:00
parent 14edc4a3c7
commit cbb368491a
7 changed files with 14 additions and 57 deletions

View file

@ -1,7 +1,7 @@
baseurl = "https://example.com/"
languageCode = "en"
title = "Soho Theme"
theme = "github.com/alexandrevicenzi/soho"
title = "Wantsum Theme"
theme = "git.spod.cx/bcc/wantsum"
DefaultContentLanguage = "en"
enableInlineShortcodes = true
summarylength = 10
@ -10,9 +10,9 @@ paginate = 5
ignoreErrors = ["error-remote-getjson"]
[params]
title = "Soho Theme"
title = "Wantsum Theme"
description = "Example Blog"
# gravatar = "soho@example.com"
# gravatar = "wantsum@example.com"
images = ["images/profile.png"]
profilePicture = "images/profile.png"
copyright = "Author Name"
@ -32,7 +32,7 @@ mainSections = ["post"]
[[params.socialIcons]]
icon = "fa-github"
title = "GitHub"
url = "https://github.com/alexandrevicenzi/soho"
url = "https://github.com/bcc"
[[params.socialIcons]]
icon = "fa-twitter"

View file

@ -1,28 +0,0 @@
+++
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
- Customizable
- Support all [Hugo Internals](https://gohugo.io/templates/internal/)
## Integrations
- [Disqus](https://disqus.com/)
- [Google Analytics](https://www.google.com/analytics/web/)