Commit Graph

525 Commits

Author SHA1 Message Date
zzossig 42151c3c52 Revert "fix log sitename bug in list page"
This reverts commit 348906d207.
2020-03-09 20:47:14 +09:00
zzossig 348906d207 fix log sitename bug in list page
#225
2020-03-09 19:01:58 +09:00
zzossig e1c9b5f399 md syntax support in _index.md file 2020-03-08 21:31:58 +09:00
zzossig 14b1c7c6ba
Merge pull request #222 from szpak/upstream/reuseMobileSwitchScript
Reuse sidebar on narrow screens script
2020-03-08 21:09:11 +09:00
Marcin Zajączkowski 1507f08e01 Reuse sidebar on narrow screens script 2020-03-06 23:52:49 +01:00
zzossig 0dc9e52ff7 [new param] viewportSize
#221
widest: 1600px
wider: 1440px
wide: 1280px
normal: 960px
narrow: 800px
2020-03-06 10:34:35 +09:00
zzossig 1a13138c0e update exampleSite for publication 2020-03-05 14:27:56 +09:00
zzossig b48d4ed627 [new feature] gallery mode "remote" added 2020-03-04 17:54:50 +09:00
zzossig 5650f3705d
Merge pull request #219 from nisrulz/fix-build-when-keywords-tags-not-set
Fix issue with tags/keywords not set
2020-03-04 09:15:56 +09:00
Nishant Srivastava 5dd7ec5263 remove the if staments 2020-03-03 23:02:51 +01:00
Nishant Srivastava 1faef362e3 fix issue with tags/keywords not set 2020-03-03 22:20:23 +01:00
zzossig a287af5467
Merge pull request #218 from szpak/keyboardFromTags
Use tags as keywords if keywords not defined
2020-03-03 19:13:12 +09:00
Marcin Zajączkowski 85f42c395e Use tags as keywords if keywords not defined
Very often keywords are not defined at all, so it's better
to reuse tags that nothing (omitting the fact if keywords
are used by anything).
2020-03-03 11:00:44 +01:00
zzossig aa80d5edcf exampleSite update 2020-03-03 09:20:07 +09:00
zzossig 1f3d79c795
Merge pull request #213 from sim590/fr-eo-lang
i18n: french and esperanto translations
2020-02-29 19:46:10 +09:00
Simon Désaulniers c671ee951d i18n/fr: french translations 2020-02-29 05:24:02 -05:00
Simon Désaulniers d6113fe708 i18n/eo: esperanto translations 2020-02-29 05:23:41 -05:00
zzossig ed8c019719 twitch icon added 2020-02-29 14:45:55 +09:00
zzossig 437b05b64b [new option] linenos=false [new icon] twich
#210 #211 #212

```makefile {linenos=false}
CC=gcc
```
2020-02-29 14:42:56 +09:00
zzossig ea83859c6b Add google scholar icon
#198
2020-02-28 09:15:50 +09:00
zzossig 209a2c0419
Merge pull request #209 from szpak/canonicalUrl
Use canonicalUrl parameter for canonical tag in meta headers
2020-02-28 09:04:12 +09:00
Marcin Zajączkowski 95e4721c2b Use canonicalUrl parameter for canonical tag in meta headers
If defined. Fallback to .Permalink as before.
2020-02-27 23:09:01 +01:00
zzossig a3b1284da5 mobile menu rtl support
# 208
2020-02-28 01:25:18 +09:00
zzossig 0ee469442a better img shortcode -> lazy option default true 2020-02-27 23:00:36 +09:00
zzossig c4ab5ffeb0 [enhancement]mobile menu include child, new nojs param, better img shortcode
#207 #206 #206
new param `hideSingleContentsWhenJSDisabled` added
2020-02-27 22:29:54 +09:00
zzossig f5581d6eb5 improve img shortcode 2020-02-27 10:23:04 +09:00
zzossig dd385cd1d2 [bug fix]summary_image front matter
#202
2020-02-27 09:15:06 +09:00
zzossig 4e3ecf46f2 summary_image fixes
#202
2020-02-26 09:38:47 +09:00
zzossig 5cbdaeec7b [new]summary_image front matter, telegram comment,
home slider bug fix. #204
#202
#201
2020-02-26 01:40:54 +09:00
zzossig 9d3941ef31 meta image bug fix 2020-02-25 10:22:55 +09:00
zzossig b071b05f35 #200
featuredImage shortcode added, image front-matter used as default value of meta-image

{{< featuredImage >}}
2020-02-25 00:34:45 +09:00
zzossig e32e230331 [chore] style 2020-02-22 23:47:08 +09:00
zzossig b8abd96ae0 add 0.65.2 version check for error 2020-02-22 22:31:04 +09:00
zzossig 9f75263921 del unnecessary javascript code 2020-02-22 12:18:43 +09:00
zzossig 50c11aa7c8 .FirstSection error fix
#195
2020-02-22 12:06:09 +09:00
zzossig 0f11b8e333 exampleSite update 2020-02-21 21:51:41 +09:00
zzossig d7e012c02d search scope includes content 2020-02-21 10:18:17 +09:00
zzossig 3cc4898929 exampleSite update 2020-02-21 10:10:44 +09:00
zzossig e4edc01d17 Add taxonomies menu when mobile, Add missing target=_blank
#194 #193
2020-02-21 02:01:57 +09:00
zzossig 71e457e19e better mobile navbar complete 2020-02-20 23:08:34 +09:00
zzossig 3155e374df
Merge pull request #191 from szpak/talksIconFix
Do not disable icons for disableLink in talks
2020-02-20 21:24:55 +09:00
Marcin Zajączkowski 05be7acdd5 Do not disable icons for disableLink in talks
disableLink was originally intended to disable a link
to the locally made markdown page.
2020-02-20 13:15:49 +01:00
zzossig ae695d1f8e
Merge pull request #190 from Gictorbit/master
new word translted
2020-02-20 19:13:11 +09:00
zzossig fca3071e3e better mobile navbar 2020-02-20 19:08:38 +09:00
victor 223d46efe3 new word translted 2020-02-20 11:19:18 +03:30
zzossig beae49be6e [new option] navbardir
#189
2020-02-20 15:45:23 +09:00
zzossig 00e21e7bcd gallery image pooly stretched bug fixed
fixed #188
2020-02-20 10:19:33 +09:00
zzossig 06b1f5d4b9 Hide top posts when no orders, i18n posts-by-order
#184
fixes https://github.com/zzossig/hugo-theme-zzo/issues/184#issuecomment-588179493
2020-02-19 21:09:41 +09:00
zzossig 607bd7ceac Update posts-by-order.html 2020-02-19 10:34:48 +09:00
zzossig 366e1a2f2c [new feature] another lists in the sidebar
Added new option `enableSidebarPostsByOrder` in params.toml file
2020-02-19 10:29:45 +09:00