812b14ad74 
								
							 
						 
						
							
							
								
								rss feed fix some mistakes  
							
							
							
						 
						
							2020-02-18 09:56:46 +09:00  
				
					
						
							
							
								 
						
							
								52dced9b4a 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/zzossig/hugo-theme-zzo  
							
							
							
						 
						
							2020-02-17 22:43:47 +09:00  
				
					
						
							
							
								 
						
							
								8038beb8ad 
								
							 
						 
						
							
							
								
								[new options] rss options  
							
							... 
							
							
							
							updatePeriod, updateFrequency, fullContents 
							
						 
						
							2020-02-17 22:43:44 +09:00  
				
					
						
							
							
								 
						
							
								0ceb3cb4e1 
								
							 
						 
						
							
							
								
								[shortcode] img position, alert rtl  
							
							
							
						 
						
							2020-02-17 16:04:37 +09:00  
				
					
						
							
							
								 
						
							
								33bf85a225 
								
							 
						 
						
							
							
								
								[bug fix] navbar dropdown positioning  
							
							
							
						 
						
							2020-02-17 03:55:32 +09:00  
				
					
						
							
							
								 
						
							
								d553da2d0d 
								
							 
						 
						
							
							
								
								[new option] disable ui animation  
							
							... 
							
							
							
							enableUiAnimation param added 
							
						 
						
							2020-02-17 02:57:14 +09:00  
				
					
						
							
							
								 
						
							
								3e3058c181 
								
							 
						 
						
							
							
								
								rtl blockquote better support  
							
							
							
						 
						
							2020-02-17 01:29:39 +09:00  
				
					
						
							
							
								 
						
							
								4029c4beff 
								
							 
						 
						
							
							
								
								[new options] showcase links, icon option added  
							
							
							
						 
						
							2020-02-16 17:10:04 +09:00  
				
					
						
							
							
								 
						
							
								26f817c80c 
								
							 
						 
						
							
							
								
								taxonomy rss feed support  
							
							
							
						 
						
							2020-02-14 21:48:48 +09:00  
				
					
						
							
							
								 
						
							
								ed7946c120 
								
							 
						 
						
							
							
								
								proper rss feed generate  
							
							
							
						 
						
							2020-02-14 20:34:16 +09:00  
				
					
						
							
							
								 
						
							
								3639584f9e 
								
							 
						 
						
							
							
								
								[new option] notAllowedTypesInHomeFeed  
							
							
							
						 
						
							2020-02-14 09:35:01 +09:00  
				
					
						
							
							
								 
						
							
								3228b4eae4 
								
							 
						 
						
							
							
								
								talks sublinks option added  
							
							
							
						 
						
							2020-02-14 01:50:28 +09:00  
				
					
						
							
							
								 
						
							
								f99646e95b 
								
							 
						 
						
							
							
								
								better support talks header  
							
							
							
						 
						
							2020-02-14 00:39:47 +09:00  
				
					
						
							
							
								 
						
							
								2e87f32d6e 
								
							 
						 
						
							
							
								
								better support header, talks disable link, external link support  
							
							
							
						 
						
							2020-02-14 00:31:37 +09:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								6e80fe903f 
								
							 
						 
						
							
							
								
								header align problem fix  
							
							
							
						 
						
							2020-02-13 20:44:18 +09:00  
				
					
						
							
							
								 
						
							
								a447d1561c 
								
							 
						 
						
							
							
								
								[new option] tocLevels  
							
							... 
							
							
							
							Sometimes, toc doen't work correctly. This option fixes the issue. 
							
						 
						
							2020-02-13 11:11:33 +09:00  
				
					
						
							
							
								 
						
							
								5a42616dc9 
								
							 
						 
						
							
							
								
								Merge pull request  #163  from szpak/patch-2  
							
							... 
							
							
							
							Add highlighted lines in source code 
							
						 
						
							2020-02-13 09:06:45 +09:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								707ebc4cb4 
								
							 
						 
						
							
							
								
								[bug fix]header slide  
							
							
							
						 
						
							2020-02-12 17:47:55 +09:00  
				
					
						
							
							
								 
						
							
								6ec7dcd884 
								
							 
						 
						
							
							
								
								Merge pull request  #161  from Gictorbit/master  
							
							... 
							
							
							
							new words translated to farsi 
							
						 
						
							2020-02-12 06:42:51 +09:00  
				
					
						
							
							
								 
						
							
								9ae6b7e287 
								
							 
						 
						
							
							
								
								new words translated for farsi  
							
							
							
						 
						
							2020-02-11 23:12:50 +03:30  
				
					
						
							
							
								 
						
							
								b17da60cb1 
								
							 
						 
						
							
							
								
								Init search index before make it  
							
							
							
						 
						
							2020-02-11 21:26:28 +09:00  
				
					
						
							
							
								 
						
							
								2cf3ecf406 
								
							 
						 
						
							
							
								
								double imported fuse lib delete  
							
							
							
						 
						
							2020-02-11 21:08:42 +09:00  
				
					
						
							
							
								 
						
							
								8fee402235 
								
							 
						 
						
							
							
								
								navbar menu icon visible when long logo text  
							
							
							
						 
						
							2020-02-11 10:01:38 +09:00  
				
					
						
							
							
								 
						
							
								95cf4c1132 
								
							 
						 
						
							
							
								
								Merge pull request  #159  from szpak/enableBioImage  
							
							... 
							
							
							
							enableBioImage to manage bio image in home page sidebar 
							
						 
						
							2020-02-11 09:05:32 +09:00  
				
					
						
							
							
								 
						
							
								3a04380629 
								
							 
						 
						
							
							
								
								enableBioImage to manage bio image in home page sidebar  
							
							... 
							
							
							
							Image is still enabled by default. 
							
						 
						
							2020-02-10 17:07:01 +01:00  
				
					
						
							
							
								 
						
							
								ff3c1ee455 
								
							 
						 
						
							
							
								
								center whoami description when mobile  
							
							
							
						 
						
							2020-02-10 23:19:23 +09:00  
				
					
						
							
							
								 
						
							
								59800f50e2 
								
							 
						 
						
							
							
								
								when javascript blocked, hide post contents  
							
							
							
						 
						
							2020-02-10 23:11:01 +09:00  
				
					
						
							
							
								 
						
							
								cd89d9feb7 
								
							 
						 
						
							
							
								
								add missing </a> tag in resume  
							
							
							
						 
						
							2020-02-10 18:55:54 +09:00  
				
					
						
							
							
								 
						
							
								bad32c9006 
								
							 
						 
						
							
							
								
								[new feature] footer link support, google tag manager support, contact getform support  
							
							
							
						 
						
							2020-02-10 18:12:52 +09:00  
				
					
						
							
							
								 
						
							
								ff273b5ebb 
								
							 
						 
						
							
							
								
								[chore]resume page website text -> link  
							
							
							
						 
						
							2020-02-10 10:54:07 +09:00  
				
					
						
							
							
								 
						
							
								5b67582d6e 
								
							 
						 
						
							
							
								
								resume archetype update  
							
							
							
						 
						
							2020-02-10 09:39:49 +09:00  
				
					
						
							
							
								 
						
							
								72d74b251e 
								
							 
						 
						
							
							
								
								[new feature] resume page initial version  
							
							
							
						 
						
							2020-02-10 09:35:43 +09:00  
				
					
						
							
							
								 
						
							
								5b5be5dc89 
								
							 
						 
						
							
							
								
								code block title, symbole line number support  
							
							
							
						 
						
							2020-02-09 18:10:12 +09:00  
				
					
						
							
							
								 
						
							
								8f9b3f0dde 
								
							 
						 
						
							
							
								
								Publication page tags support  
							
							
							
						 
						
							2020-02-09 04:36:51 +09:00  
				
					
						
							
							
								 
						
							
								e9ceb3250c 
								
							 
						 
						
							
							
								
								[chore] var naming problem fix  
							
							
							
						 
						
							2020-02-08 23:48:40 +09:00  
				
					
						
							
							
								 
						
							
								d7c9185329 
								
							 
						 
						
							
							
								
								search click bug fix  
							
							
							
						 
						
							2020-02-08 22:52:58 +09:00  
				
					
						
							
							
								 
						
							
								556770af2e 
								
							 
						 
						
							
							
								
								publication overview page, search completed  
							
							
							
						 
						
							2020-02-08 18:54:54 +09:00  
				
					
						
							
							
								 
						
							
								8de05d62e5 
								
							 
						 
						
							
							
								
								searchResultPosition added  
							
							
							
						 
						
							2020-02-07 11:12:18 +09:00  
				
					
						
							
							
								 
						
							
								7c549e0d5a 
								
							 
						 
						
							
							
								
								[new feature] search result positioning  
							
							
							
						 
						
							2020-02-07 11:08:14 +09:00  
				
					
						
							
							
								 
						
							
								2c3f31db7c 
								
							 
						 
						
							
							
								
								Update README.md  
							
							
							
						 
						
							2020-02-07 01:37:58 +09:00  
				
					
						
							
							
								 
						
							
								03a1bf2f59 
								
							 
						 
						
							
							
								
								search logic changed - prepare search result position  
							
							
							
						 
						
							2020-02-07 01:19:25 +09:00  
				
					
						
							
							
								 
						
							
								8e6013a964 
								
							 
						 
						
							
							
								
								search logic changed to use .Permalink  
							
							
							
						 
						
							2020-02-06 11:18:23 +09:00  
				
					
						
							
							
								 
						
							
								10c14879cb 
								
							 
						 
						
							
							
								
								exampleSite update  
							
							
							
						 
						
							2020-02-06 04:07:08 +09:00  
				
					
						
							
							
								 
						
							
								d388f182bd 
								
							 
						 
						
							
							
								
								search index rollback  
							
							
							
						 
						
							2020-02-06 03:56:15 +09:00  
				
					
						
							
							
								 
						
							
								425cbb5781 
								
							 
						 
						
							
							
								
								search index rollback  
							
							
							
						 
						
							2020-02-06 03:52:41 +09:00