Commit Graph

240 Commits

Author SHA1 Message Date
zzossig 6229f7fe20 [bug fix] cite.bib not found
fix #293 fix #295
2020-06-30 23:22:41 +09:00
zzossig 1afed103cc
Merge pull request #293 from rahatzamancse/fix-cite-bib
Fixed cite.bib not found
2020-06-30 23:09:20 +09:00
zzossig 5364fc098c
Merge pull request #295 from rahatzamancse/fix-empty-string-json
Fixed empty string parse error in meta_json_id.html
2020-06-30 22:10:37 +09:00
zzossig 80f1143d9b [bug fix] search index
fix #292
2020-06-30 21:59:54 +09:00
Rahat Zaman 6af870a034 Fixed empty string parse error in meta_json_id.html
Hugo throws error while building if I do not give any description. Because the description were becoming only `"description": ,` which is invalid. FIxed it by wraping which will give `"description": "",` which is valid.
2020-06-30 12:31:29 +06:00
Rahat Zaman ae319efe74 Fixed cite.bib not found
A problem was that, even there is cite.bib, it tells that there is no cite.bib. The reason was, the reference was to /en/en/... So I fixed it.
2020-06-29 22:58:16 +06:00
zzossig 6ae0e3a583 [bug fix] utterances default theme
fix #260
2020-06-11 15:14:08 +09:00
zzossig 59c481b068 [enhancement] Don't include fuse.js file when search diabled
fix #253
2020-06-11 14:07:09 +09:00
zzossig 7dff0a3f08 [bug fix] Don't initialize search when disabled
fix #253
2020-06-11 14:02:09 +09:00
zzossig f321503b94 [bug fix] heavy search index
fix #251 #252
2020-06-11 13:40:36 +09:00
zzossig ceef390579 [new config param] minItemsToShowInTagCloud
fix #242
2020-06-10 13:03:41 +09:00
zzossig 19551c536f add utterances message
pull request #267
2020-06-10 12:09:24 +09:00
zzossig da88040751
Merge pull request #272 from szpak/upstream/pinnedPoists
[new feature]Pinned posts
2020-06-10 11:18:58 +09:00
Marcin Zajączkowski 6f5b7d9f09 [ZZO] Pinned posts 2020-05-18 19:32:27 +02:00
Marcin Zajączkowski fe24f78757 Message about ability to comment directly via GitHub 2020-05-05 15:21:27 +02:00
zzossig 4c77300eeb twitterTimeline shortcode added
#240
2020-04-02 09:48:57 +09:00
Marcin Zajączkowski f82edf80de [ZZO] Add   in post date/reading time
An icon in a separate row looks somehow odd.
Also increase spacing around · in the post view.
2020-03-11 22:52:34 +01:00
zzossig cd19511550 [bug fix] support asian languages tags in single page 2020-03-11 12:29:38 +09:00
zzossig 7b53d1da6f lastmod show only if diff with date, enableSidebarMenu skeleton complete 2020-03-11 10:50:07 +09:00
Marcin Zajączkowski 07846d91aa [ZZO] Display modification date only if different than creation date
Also take into account .lastmod set in file, not only .GitInfo (which
still has precedence in default configuration).
2020-03-09 19:57:15 +01:00
Marcin Zajączkowski 1507f08e01 Reuse sidebar on narrow screens script 2020-03-06 23:52:49 +01: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
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 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 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 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 b8abd96ae0 add 0.65.2 version check for error 2020-02-22 22:31:04 +09:00
zzossig 50c11aa7c8 .FirstSection error fix
#195
2020-02-22 12:06:09 +09:00
zzossig d7e012c02d search scope includes content 2020-02-21 10:18:17 +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 fca3071e3e better mobile navbar 2020-02-20 19:08:38 +09:00
zzossig beae49be6e [new option] navbardir
#189
2020-02-20 15:45:23 +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
zzossig 97d73a5e96
Merge pull request #185 from szpak/favicon-if2
Send optional favicons only if provided
2020-02-19 09:24:16 +09:00
zzossig f396dc9a9b
Merge pull request #186 from szpak/emptySeries2
Do not display empty series and categories in sidebar
2020-02-19 09:16:26 +09:00
Marcin Zajączkowski 88254d7734 Do not display empty series and categories in sidebar 2020-02-19 00:51:22 +01:00
Marcin Zajączkowski bcd07daf9b Send optional favicons only if provided
For instance always sending logo.svg link at the last position breaks
displaying favicon in Firefox if that file is missing (even if
previously precised png is available).
2020-02-18 18:28:25 +01:00
zzossig 8575c09630 support weight front-matter, meta color change dynamically, 2020-02-19 01:28:18 +09:00