Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alexandrevicenzi/soho.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2020-10-17 16:04:40 +0300
committerAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2020-10-17 16:04:40 +0300
commit181171399a0fc5ed7356c7a96a4ba04d0a0999d0 (patch)
tree7f17a59ecb3bfef6d760d40607824a8b656ab0ec
parentb607c6857a95b49df2e71042b82b41ca15d26eb3 (diff)
Update details
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index d44d729..9190e49 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Soho
-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).
+Soho is a minimalist two-column [hugo](https://gohugo.io) theme based on [Hyde](https://github.com/spf13/hyde) inspired by the success of [Flex](https://github.com/alexandrevicenzi/Flex).
![Screenshot](https://raw.githubusercontent.com/alexandrevicenzi/soho/master/images/tn.png)
@@ -9,10 +9,10 @@ Soho is a minimalist two-column [hugo](https://gohugo.io) theme based on [Hyde](
- Mobile First
- Responsive
- Semantic
-- SEO Best Practices
-- Open Graph
-- Rich Snippets (JSON-LD)
-- Twitter Card
+- SEO best practices
+ - Open Graph
+ - Schema.org (Microdata and JSON-LD)
+ - Twitter Card
- Pagination
- Customizable
- Support all [Hugo Internals](https://gohugo.io/templates/internal/)
@@ -27,7 +27,7 @@ Soho is a minimalist two-column [hugo](https://gohugo.io) theme based on [Hyde](
To install Soho as your default theme, first install this repository in the `themes/` directory:
$ cd themes/
- $ git clone https://github.com/alexandrevicenzi/soho.git
+ $ git submodule add https://github.com/alexandrevicenzi/soho.git
Second, specify `soho` as your default theme in the `config.toml` file. Just add the line