Commit Graph

270 Commits

Author SHA1 Message Date
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
zzossig f933e10cd3 meta color added 2020-02-18 22:11:46 +09:00
zzossig 7e4098210d theme color param for meta tag 2020-02-18 19:05:28 +09:00
zzossig d553da2d0d [new option] disable ui animation
enableUiAnimation param added
2020-02-17 02:57:14 +09:00
zzossig 4029c4beff [new options] showcase links, icon option added 2020-02-16 17:10:04 +09:00
zzossig 26f817c80c taxonomy rss feed support 2020-02-14 21:48:48 +09:00
zzossig ed7946c120 proper rss feed generate 2020-02-14 20:34:16 +09:00
zzossig 3228b4eae4 talks sublinks option added 2020-02-14 01:50:28 +09:00
zzossig 6e80fe903f header align problem fix 2020-02-13 20:44:18 +09:00
zzossig a447d1561c [new option] tocLevels
Sometimes, toc doen't work correctly. This option fixes the issue.
2020-02-13 11:11:33 +09:00
zzossig 707ebc4cb4 [bug fix]header slide 2020-02-12 17:47:55 +09:00
zzossig b17da60cb1 Init search index before make it 2020-02-11 21:26:28 +09:00
zzossig 2cf3ecf406 double imported fuse lib delete 2020-02-11 21:08:42 +09:00
Marcin Zajączkowski 3a04380629 enableBioImage to manage bio image in home page sidebar
Image is still enabled by default.
2020-02-10 17:07:01 +01:00
zzossig 59800f50e2 when javascript blocked, hide post contents 2020-02-10 23:11:01 +09:00
zzossig bad32c9006 [new feature] footer link support, google tag manager support, contact getform support 2020-02-10 18:12:52 +09:00
zzossig 72d74b251e [new feature] resume page initial version 2020-02-10 09:35:43 +09:00
zzossig 5b5be5dc89 code block title, symbole line number support 2020-02-09 18:10:12 +09:00
zzossig 8f9b3f0dde Publication page tags support 2020-02-09 04:36:51 +09:00
zzossig e9ceb3250c [chore] var naming problem fix 2020-02-08 23:48:40 +09:00
zzossig d7c9185329 search click bug fix 2020-02-08 22:52:58 +09:00
zzossig 556770af2e publication overview page, search completed 2020-02-08 18:54:54 +09:00
zzossig 7c549e0d5a [new feature] search result positioning 2020-02-07 11:08:14 +09:00
zzossig 03a1bf2f59 search logic changed - prepare search result position 2020-02-07 01:19:25 +09:00
zzossig 8e6013a964 search logic changed to use .Permalink 2020-02-06 11:18:23 +09:00
zzossig d388f182bd search index rollback 2020-02-06 03:56:15 +09:00
zzossig 425cbb5781 search index rollback 2020-02-06 03:52:41 +09:00
zzossig 5f7b9aafb4 publication page completed 2020-02-06 02:23:27 +09:00
zzossig 41a5773d2e [bug fix] search enter, single pagination 2020-02-03 10:59:33 +09:00
zzossig 656d955dbf rtl ui bug fix(post title link position) 2020-02-02 19:20:15 +09:00
zzossig 121ca76db6 Add og prefix for meta tag 2020-02-02 17:38:26 +09:00
zzossig a541461db4 button shortcode added 2020-02-02 02:58:22 +09:00
zzossig 21738fb572 twitter meta tag added 2020-02-01 17:42:11 +09:00
zzossig cc53aac1f5 meta_image front matter added 2020-02-01 15:02:13 +09:00
zzossig 48b5281a35 dev-to icon added, footer text markdownify 2020-02-01 14:49:13 +09:00
zzossig a76f371a81 summary description bug fix 2020-02-01 04:40:59 +09:00
zzossig e30aa48d2c share button(telegram, whatsapp) added, some meta tags added, featured_image deprecated, xmpp, matrix icon added
share button(telegram, whatsapp) added, some meta tags added, featured_image deprecated, xmpp, matrix icon added
2020-02-01 03:51:37 +09:00
zzossig c8288fc506 tag ui rtl support 2020-01-31 18:45:42 +09:00
ndgnuh b23c9c1958 wrong number of arguments 2020-01-31 13:24:50 +07:00
zzossig 80f7a5c6bc [new feature] TOC folding option 2020-01-31 15:06:30 +09:00
zzossig 48b4144bb1 author parameters apply lookup order, notice shortcode bug fix 2020-01-31 10:24:49 +09:00
zzossig 2062f15bee katex config bug fix 2020-01-30 18:39:25 +09:00
zzossig ce9ec4ea07 author, authorEmoji in summary bug fixed 2020-01-30 00:12:50 +09:00
zzossig 05d80f34c1 mobile search ui bug fix, script clean up 2020-01-29 09:55:11 +09:00
zzossig 9a983acb4d better rtl support, bioImageUrl, authorImageUrl params added, signal app icon added 2020-01-28 16:27:11 +09:00
zzossig 2afd6ea4d5 rtl direction support, mathjax config added 2020-01-28 13:37:42 +09:00
zzossig ce39cfd538 search error fix 2020-01-26 21:39:28 +09:00
zzossig 8ccb48fd93 toc folding bug fix 2020-01-26 21:05:58 +09:00
zzossig faa3722442 expand list-style-type bug fix
#106
2020-01-25 21:23:07 +09:00
zzossig 2f70d5c928 better support shortcodes, some ui bug fix, exampleSite shortcodes post added 2020-01-25 17:18:02 +09:00
zzossig d99339abe4 Update donation.html 2020-01-25 03:26:24 +09:00
zzossig b58c691ddb share button design changed 2020-01-25 02:53:22 +09:00
zzossig 03e830df20 share param data structure changed 2020-01-24 23:35:34 +09:00
zzossig 0b6780677c tab bug fixed 2020-01-24 16:05:56 +09:00
zzossig 96888c4bce share icon outline and text deleted 2020-01-24 04:44:09 +09:00
zzossig f6c6469cd6 hide toc when no titles 2020-01-24 04:25:57 +09:00
zzossig d314aa4f85 tabs shortcode added 2020-01-24 02:46:03 +09:00
zzossig 541bbd576d ie11 support, grid bug fix 2020-01-23 22:00:38 +09:00
zzossig 45fbc4c86d share completed
bitcoin donation icon added, donation icon style chagned, some ui bug fixes
2020-01-23 12:35:20 +09:00
zzossig 29777fe6ab toc bug fix 2020-01-22 21:22:19 +09:00
zzossig adc8e4b9ca outer toc bug fix 2020-01-22 21:14:40 +09:00
zzossig dcbc16a562 code-tab added, outer toc bug fix, grid ui bux fix 2020-01-22 17:31:10 +09:00
zzossig 4fdc1dfbc0 outer toc option added, fixed deprecation page.URL warning 2020-01-21 17:53:58 +09:00
zzossig 1c3bf2ff58 fix showcase box 2020-01-21 15:03:02 +09:00
Nishant Srivastava 0df3f2ecbe show thumbnail in the card only when it is set 2020-01-20 19:40:47 +01:00
zzossig edcb6808fe Bio component position param(sidebarPosition),
#92
Bio component position param(sidebarPosition).
Some bug fixed.
2020-01-21 01:20:43 +09:00
zzossig a9f162d126 Showcase page added
#92
Showcase page added,
nowAllowedTypesInArchive param added,
archive, talks page title wrap option added
2020-01-20 15:14:36 +09:00
zzossig 6d9ab52197 more sidebar options
notAllowedTypesInHomeSidebar
enableHomeSidebarTitles
2020-01-19 14:11:58 +09:00
zzossig 510f4407ab enableListSidebarTitles added 2020-01-18 22:38:55 +09:00
zzossig f4f8d59031 font flickering issue solve with animation 2020-01-17 16:16:39 +09:00
zzossig c7b2ebc3b8 ios text size bug fix, header swipe library changed to light one, clean up unnecessary files. 2020-01-17 00:23:02 +09:00