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

github.com/hivickylai/hugo-theme-sam.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicky <vicky@vickylai.com>2018-05-22 03:10:56 +0300
committerVicky <vicky@vickylai.com>2018-05-22 03:10:56 +0300
commit09d2f6a81b88371a3fa209886f5b6f06af86f381 (patch)
tree5972eb6c2fa6bff3b80f82c2b943a8c98f834537 /README.md
parent0577517963988da2659d4ad77b6ddd754d0e30b4 (diff)
Updated links.
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 080a74c..be66dd1 100755
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
# <a href="https://vickylai.com/call-me-sam/" target="_blank" rel="noopener">Call me Sam: a theme for Hugo</a>
-![Main page screenshot](https://github.com/hivickylai/hugo-theme-sam/blob/master/images/screenshot.png)
+![Main page screenshot](https://github.com/vickylai/hugo-theme-sam/blob/master/images/screenshot.png)
Sam is a Simple and Minimalist theme for Hugo. It lets you categorize and showcase your content the way you want to.
Focused on content and typography, the stylized index page is really just a list of navigation links that you can set in your `config.toml`. This versatile design is limited only by your imagination, as you can make it say anything you like. Here are some ideas.
-![Index page iterations.](https://github.com/hivickylai/hugo-theme-sam/blob/master/images/ideas.png)
+![Index page iterations.](https://github.com/vickylai/hugo-theme-sam/blob/master/images/ideas.png)
Features:
- Showcase content
@@ -28,7 +28,7 @@ Features:
From the root of your Hugo site:
```sh
$ cd themes
-$ git clone https://github.com/hivickylai/hugo-theme-sam.git sam
+$ git clone https://github.com/vickylai/hugo-theme-sam.git sam
```
### 2. Configure your site
@@ -81,7 +81,7 @@ $ hugo new posts/your-post-title.md
```
## License
-This theme is released under the [Creative Commons Attribution 3.0 license.](https://github.com/hivickylai/hugo-theme-sam/blob/master/LICENSE.txt)
+This theme is released under the [Creative Commons Attribution 3.0 license.](https://github.com/vickylai/hugo-theme-sam/blob/master/LICENSE.txt)
## Contributing