Aditya Telange 
							
						 
					 
					
						
						
							
						
						35788daad1 
					 
					
						
						
							
							post-cover: add support for adding caption ( #17 )  
						
						... 
						
						
						
						* shown only on single page
usage =>
in page-vars front-matter
cover:
  image: '<image path/url>'
  alt: '<alt text>'
  caption: '<text>' 
						
						
					 
					
						2020-10-04 18:47:12 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						3068647f58 
					 
					
						
						
							
							post-cover: use new format  
						
						... 
						
						
						
						usage =>
in page-vars front-matter
cover:
  image: '<image path/url>'
  alt: '<alt text>' 
						
						
					 
					
						2020-10-04 18:40:39 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						8cab9c9de5 
					 
					
						
						
							
							head: support favicon custom path  
						
						... 
						
						
						
						usage =>
params:
  assets:
    favicon: '<path / external url>'
closes  #14  
						
						
					 
					
						2020-10-04 15:09:50 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						d8199140e5 
					 
					
						
						
							
							post-cover: add support for relative path for cover image  
						
						... 
						
						
						
						* checks whether path mentioned in `cover` page-variable exists OR is an external url,
  else sets the relative path for image w.r.t the post the cover is of. 
						
						
					 
					
						2020-10-04 09:50:40 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						f4df89dbf6 
					 
					
						
						
							
							scroll-bar(css): reduce size for smaller screens  
						
						... 
						
						
						
						misc 
						
						
					 
					
						2020-10-03 21:02:10 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						8a8652fbf0 
					 
					
						
						
							
							assets: improvements  
						
						... 
						
						
						
						- rm redundant minify's
    - url as //assets/<js or css>/<path> 
						
						
					 
					
						2020-10-03 18:31:08 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						46d5200714 
					 
					
						
						
							
							head: add meta keywords  
						
						
						
						
					 
					
						2020-10-03 15:16:19 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						178b1560e1 
					 
					
						
						
							
							head: AlternativeOutputFormats impl as in hugo docs  
						
						... 
						
						
						
						* https://gohugo.io/templates/output-formats/#list-output-formats  
						
						
					 
					
						2020-10-03 14:47:42 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						79b73ed683 
					 
					
						
						
							
							README: add link to exampleSite  
						
						
						
						
					 
					
						2020-10-03 10:00:59 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						fcf2f7fb8f 
					 
					
						
						
							
							share-icons: update whatsapp share url  
						
						
						
						
					 
					
						2020-10-03 09:46:44 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						d18c5b74be 
					 
					
						
						
							
							profile-mode: add support for adding subtitle  
						
						
						
						
					 
					
						2020-10-02 14:35:38 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						c055e14be6 
					 
					
						
						
							
							profile-mode: social-icons: rm animation  
						
						
						
						
					 
					
						2020-10-02 13:52:03 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						6dcd437146 
					 
					
						
						
							
							social-icons: refactor  
						
						... 
						
						
						
						* use easier impl 
						
						
					 
					
						2020-10-02 13:46:49 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						8ff1f10eb7 
					 
					
						
						
							
							social-icons: use height and with as css props;  
						
						... 
						
						
						
						rm hardcoded svg height and width 
						
						
					 
					
						2020-10-02 13:46:22 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						48d2dcb164 
					 
					
						
						
							
							social-icons(css): refactor  
						
						... 
						
						
						
						move to main.css 
						
						
					 
					
						2020-10-02 13:20:20 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						a54b84ba0f 
					 
					
						
						
							
							svg: remove unused class  
						
						
						
						
					 
					
						2020-10-02 13:03:37 +05:30 
						 
				 
			
				
					
						
							
							
								Philip Gisella 
							
						 
					 
					
						
						
							
						
						9f7e454ae6 
					 
					
						
						
							
							post-single: added comments page override  
						
						
						
						
					 
					
						2020-10-01 19:23:48 +05:30 
						 
				 
			
				
					
						
							
							
								Philip Gisella 
							
						 
					 
					
						
						
							
						
						c048c1a841 
					 
					
						
						
							
							svg: added rss  
						
						
						
						
					 
					
						2020-10-01 19:23:48 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						cb5d40cd9b 
					 
					
						
						
							
							toc: remove blockquote border;  
						
						... 
						
						
						
						align summary with content 
						
						
					 
					
						2020-10-01 14:39:26 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						76492223b4 
					 
					
						
						
							
							toc(css): refactor  
						
						... 
						
						
						
						* move from main -> post-single 
						
						
					 
					
						2020-10-01 14:37:57 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						0e48338a7d 
					 
					
						
						
							
							share-icons: improvements  
						
						... 
						
						
						
						* rm translatable text
* svg: rm redundant attributes
* css: add x-scroll, - backgroud, + border
* misc 
						
						
					 
					
						2020-10-01 14:23:15 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						82c4230c43 
					 
					
						
						
							
							scrollbar: increase thickness  
						
						
						
						
					 
					
						2020-10-01 13:37:31 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						dfa8561ce4 
					 
					
						
						
							
							reset(css): table: scroll when content length  
						
						... 
						
						
						
						exceeds page/section width 
						
						
					 
					
						2020-09-30 18:25:39 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						61cbbee16c 
					 
					
						
						
							
							css: refactor  
						
						
						
						
					 
					
						2020-09-29 16:43:41 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						94070f4cd9 
					 
					
						
						
							
							archives: add posts count for each yr and month  
						
						... 
						
						
						
						* misc(css): rm unused 
						
						
					 
					
						2020-09-29 16:42:23 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						d46c0ed82d 
					 
					
						
						
							
							post-single: reduce image border radius  
						
						... 
						
						
						
						* fix badges extra round corner 
						
						
					 
					
						2020-09-29 16:41:59 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						5cf90ca81e 
					 
					
						
						
							
							post-tags(css) : fix spacing  
						
						... 
						
						
						
						ammend to a6e17280a1 
						
						
					 
					
						2020-09-26 12:59:26 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						58de9962cb 
					 
					
						
						
							
							Update README.md  
						
						... 
						
						
						
						fix: image resize in mobile view 
						
						
					 
					
						2020-09-25 14:22:27 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						66af3030a7 
					 
					
						
						
							
							images: update  
						
						
						
						
					 
					
						2020-09-25 13:35:31 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						525c0011c8 
					 
					
						
						
							
							README: update  
						
						... 
						
						
						
						with more info and ss 
						
						
					 
					
						2020-09-25 13:18:15 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						95aa9c391b 
					 
					
						
						
							
							workflows : ignore some paths  
						
						
						
						
					 
					
						2020-09-24 12:18:18 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						04fb367d2e 
					 
					
						
						
							
							workflows: build on push to master/exampleSite  
						
						
						
						
					 
					
						2020-09-24 11:23:27 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						1a980f1dcb 
					 
					
						
						
							
							refactor for "follow particular naming scheme  
						
						... 
						
						
						
						(91e30b806b 
						
						
					 
					
						2020-09-23 18:23:57 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						91e30b806b 
					 
					
						
						
							
							follow particular naming scheme  
						
						
						
						
					 
					
						2020-09-23 18:21:28 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						a6e17280a1 
					 
					
						
						
							
							post-tags(css) : fix spacing  
						
						
						
						
					 
					
						2020-09-23 18:01:33 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						36062439dd 
					 
					
						
						
							
							profile-mode: remove unnecessary partial  
						
						
						
						
					 
					
						2020-09-23 16:39:23 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						1a2a6d7c78 
					 
					
						
						
							
							post-meta: change sepearator  
						
						... 
						
						
						
						"." -> "·" 
						
						
					 
					
						2020-09-23 13:15:33 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						eb6e94d1d2 
					 
					
						
						
							
							archive: update meta  
						
						... 
						
						
						
						* match with others 
						
						
					 
					
						2020-09-23 13:12:23 +05:30 
						 
				 
			
				
					
						
							
							
								EV7 
							
						 
					 
					
						
						
							
						
						c480729b8d 
					 
					
						
						
							
							i18n: add more translations for zh ( #10 )  
						
						
						
						
					 
					
						2020-09-23 13:04:42 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						016dd6e9fa 
					 
					
						
						
							
							(lint) remove unnecessary whitespace  
						
						... 
						
						
						
						created by hugo's {{ }} 
						
						
					 
					
						2020-09-23 12:52:32 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						2cb5c9dad5 
					 
					
						
						
							
							footer: mv hljs initialiser with resource  
						
						... 
						
						
						
						* hinders linter 
						
						
					 
					
						2020-09-23 12:33:19 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						05035121ff 
					 
					
						
						
							
							misc : refactor  
						
						... 
						
						
						
						* manage spacing and whitespace in meta 
						
						
					 
					
						2020-09-22 13:48:38 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						07976cdd3c 
					 
					
						
						
							
							i18n: translations for en, hi  
						
						
						
						
					 
					
						2020-09-22 13:41:55 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						5901cac6c4 
					 
					
						
						
							
							post-single : display available translations  
						
						... 
						
						
						
						in post - meta 
						
						
					 
					
						2020-09-22 13:41:23 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						ae2436cc5a 
					 
					
						
						
							
							i18n: en: add translation for read_time, toc  
						
						
						
						
					 
					
						2020-09-22 12:59:27 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						e5a87f786f 
					 
					
						
						
							
							i18n: hi: add translation for read_time, toc  
						
						
						
						
					 
					
						2020-09-22 12:57:25 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						097eb6baf2 
					 
					
						
						
							
							refactor  
						
						
						
						
					 
					
						2020-09-22 12:41:25 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						fd143fede2 
					 
					
						
						
							
							i18n: read_time improvements  
						
						
						
						
					 
					
						2020-09-22 12:40:40 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						7cc579f197 
					 
					
						
						
							
							i18n: add support for toc translation  
						
						
						
						
					 
					
						2020-09-22 12:04:14 +05:30 
						 
				 
			
				
					
						
							
							
								Aditya Telange 
							
						 
					 
					
						
						
							
						
						b7490b8401 
					 
					
						
						
							
							Update README.md  
						
						... 
						
						
						
						add code-size 
						
						
					 
					
						2020-09-21 22:54:02 +05:30