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

github.com/d-kusk/minimage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaisuke KONISHI <skydai1151@gmail.com>2020-08-21 09:46:20 +0300
committerDaisuke KONISHI <skydai1151@gmail.com>2020-08-21 09:46:20 +0300
commit94612c873d717e7e55f3019892c4bdfef5e56f1e (patch)
tree6917c8fcd3dff28f1e3659343d51094a83b9f065 /README.md
parentc28daf86c46d271177cb5db50e55fa6c24cb2810 (diff)
rename github account name
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 5e2bd6a..f8bef14 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
# minimage
-[![Build Status](https://travis-ci.org/d-kusk/minimage.svg?branch=develop)](https://travis-ci.org/d-kusk/minimage)
-[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/d-kusk/minimage/blob/master/LICENSE.md)
+[![Build Status](https://travis-ci.org/dsk52/minimage.svg?branch=develop)](https://travis-ci.org/dsk52/minimage)
+[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/dsk52/minimage/blob/master/LICENSE.md)
minimage is a [Hugo](https://gohugo.io) theme.
-![minimage's screenshot](https://raw.githubusercontent.com/d-kusk/minimage/develop/images/screenshot.png)
+![minimage's screenshot](https://raw.githubusercontent.com/dsk52/minimage/develop/images/screenshot.png)
## Feature
@@ -18,13 +18,13 @@ Inside the folder of your Hugo site run:
```
$ cd themes
-$ git clone https://github.com/d-kusk/minimage.git
+$ git clone https://github.com/dsk52/minimage.git
```
For more information read the official [setup guide](https://gohugo.io/overview/installing/) of Hugo.
## How to set up
-Please refer [here](https://github.com/d-kusk/minimage/blob/master/exampleSite/config.toml) for setting.
+Please refer [here](https://github.com/dsk52/minimage/blob/master/exampleSite/config.toml) for setting.
## Preview your site locally
Use Hugo’s built-in server to see your site in action as you make changes.
@@ -44,4 +44,4 @@ $ hugo new post/your-post-name.md
## License
-This theme is released under the [MIT license](https://github.com/d-kusk/minimage/blob/master/LICENSE.md)
+This theme is released under the [MIT license](https://github.com/dsk52/minimage/blob/master/LICENSE.md)