Commit Graph

391 Commits

Author SHA1 Message Date
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
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 812b14ad74 rss feed fix some mistakes 2020-02-18 09:56:46 +09:00
zzossig 52dced9b4a Merge branch 'master' of https://github.com/zzossig/hugo-theme-zzo 2020-02-17 22:43:47 +09:00
zzossig 8038beb8ad [new options] rss options
updatePeriod, updateFrequency, fullContents
2020-02-17 22:43:44 +09:00
zzossig 0ceb3cb4e1 [shortcode] img position, alert rtl 2020-02-17 16:04:37 +09:00
zzossig 33bf85a225 [bug fix] navbar dropdown positioning 2020-02-17 03:55:32 +09:00
zzossig d553da2d0d [new option] disable ui animation
enableUiAnimation param added
2020-02-17 02:57:14 +09:00
zzossig 3e3058c181 rtl blockquote better support 2020-02-17 01:29:39 +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 3639584f9e [new option] notAllowedTypesInHomeFeed 2020-02-14 09:35:01 +09:00
zzossig 3228b4eae4 talks sublinks option added 2020-02-14 01:50:28 +09:00
zzossig f99646e95b better support talks header 2020-02-14 00:39:47 +09:00
zzossig 2e87f32d6e better support header, talks disable link, external link support 2020-02-14 00:31:37 +09:00
zzossig 510e9d8f16
Merge pull request #167 from szpak/talksDisableLink3
Ability to disable link do talk page or provide external one
2020-02-14 00:22:56 +09:00
Marcin Zajączkowski 0dbf0ca390 Ability to disable link do talk page or provide external one
Quite often in my case, there is no content that I would like to
provide on a dedicated page for a particular page. As a result
I would like to be able to disable the link at all or provide an
external link (e.g. to the conference page).
2020-02-13 16:19:26 +01:00
zzossig 9bb9fc999e
Merge pull request #165 from szpak/talksSubtitle2
Ability to display well formatter longer description in talks page
2020-02-13 22:33:27 +09:00
Marcin Zajączkowski f28aaef6d3 Ability to display well formatter longer description in talks page
By default content is used as a subtitle - displayed right under Title
without extra formatting (to keep backward compatibility). However,
it doesn't look good to longer (multiline) content (margins, etc.).
For that cases there is an option to define the Subtitle parameter in _index.md
to render is as a subtitle and then .Content is rendered within the main tag
with better formatting.
2020-02-13 14:18:02 +01: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 5a42616dc9
Merge pull request #163 from szpak/patch-2
Add highlighted lines in source code
2020-02-13 09:06:45 +09:00
Marcin Zajączkowski b78befeca8 Add highlighted lines in source code
To also visually see how it looks in different themes.
2020-02-12 22:52:06 +01:00
zzossig 707ebc4cb4 [bug fix]header slide 2020-02-12 17:47:55 +09:00
zzossig 6ec7dcd884
Merge pull request #161 from Gictorbit/master
new words translated to farsi
2020-02-12 06:42:51 +09:00
victor 9ae6b7e287 new words translated for farsi 2020-02-11 23:12:50 +03:30
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