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

github.com/lubang/hugo-hello-programmer-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlubang <purebuddy@gmail.com>2019-06-02 04:22:24 +0300
committerlubang <purebuddy@gmail.com>2019-06-02 04:22:24 +0300
commita883ba2958eb2741d020ed457b6ac59a974e8dc0 (patch)
tree70a0f8c9646211399cd483db341491deb44e0462
parentbb436a79954aa0ff791b1b6e1f357dfc497dccdf (diff)
Release V2.0.0v2.0.0
-rwxr-xr-xREADME.md21
-rw-r--r--images/screenshot.pngbin151319 -> 385360 bytes
-rw-r--r--images/tn.pngbin71100 -> 389306 bytes
3 files changed, 13 insertions, 8 deletions
diff --git a/README.md b/README.md
index f134142..b28b472 100755
--- a/README.md
+++ b/README.md
@@ -22,24 +22,29 @@ Modify your configuration:
baseurl = "your-site-address"
title = "your-site-name"
- languageCode = "ko-KR"
-
- theme = "hello-programmer"
-
- paginate = 2
+ languageCode = "ko-KR"
+ theme = "hugo-hello-programmer-theme"
disqusShortname = "XXXX"
googleAnalytics = "UA-XXXXXXXX-X"
+ paginate = 7
[author]
name = "your-name"
email = "your-email"
-Modify your theme image:
+ [params]
+ description = "desribe-your-site"
+
+Modify images for your site:
+
+ static/images/logo@.png (Left top logo image)
+ static/images/thumbnail.png (OpenGraph tag for preview)
+
- static/images/logo@2X.png
- static/images/post-title-icon.png
+## References
+Guide for Korean: https://blog.lulab.net/projects/2019-05-hugo-hello-programmer-theme-v2/
## License
diff --git a/images/screenshot.png b/images/screenshot.png
index 3644061..2f2dfe2 100644
--- a/images/screenshot.png
+++ b/images/screenshot.png
Binary files differ
diff --git a/images/tn.png b/images/tn.png
index 6885e32..8f8c32f 100644
--- a/images/tn.png
+++ b/images/tn.png
Binary files differ