317704fcb2 
								
							 
						 
						
							
							
								
								refactor(sitemap): utilise full_url_for()  
							
							
							
						 
						
							2020-07-01 08:34:40 +01:00  
				
					
						
							
							
								 
						
							
								8c8dfef58a 
								
							 
						 
						
							
							
								
								refactor(sitemap): de-duplicate date formatting  
							
							
							
						 
						
							2020-07-01 08:27:26 +01:00  
				
					
						
							
							
								 
						
							
								c0c8c846d1 
								
							 
						 
						
							
							
								
								fix(feed): published data should be formatted correctly  
							
							... 
							
							
							
							- rename 'data' function to 'formatDate' for clarity 
							
						 
						
							2020-07-01 08:23:48 +01:00  
				
					
						
							
							
								 
						
							
								88a26ab144 
								
							 
						 
						
							
							
								
								refactor(feed): object shorthand  
							
							
							
						 
						
							2020-07-01 08:21:24 +01:00  
				
					
						
							
							
								 
						
							
								d0de387829 
								
							 
						 
						
							
							
								
								refactor(sitemap): object shorthand  
							
							
							
						 
						
							2020-07-01 07:52:00 +01:00  
				
					
						
							
							
								 
						
							
								a2a68d3291 
								
							 
						 
						
							
							
								
								fix(sitemap): use latest post's date as <lastmod>  
							
							... 
							
							
							
							- posts[0] is used instead of posts.first() because first()
is not available after posts.toArray() 
							
						 
						
							2020-07-01 07:46:16 +01:00  
				
					
						
							
							
								 
						
							
								d0ac052b59 
								
							 
						 
						
							
							
								
								feat: 'updated_option' config  
							
							... 
							
							
							
							- post.updated will be null if not set in front-matter
- https://github.com/hexojs/hexo/pull/4278  
							
						 
						
							2020-06-23 05:27:55 +01:00  
				
					
						
							
							
								 
						
							
								9b8498b791 
								
							 
						 
						
							
							
								
								feat: share button  
							
							... 
							
							
							
							- web share API
- https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share 
- https://web.dev/web-share/ 
- https://github.com/luruke/browser-2020 
- move height property to css
- add left margin to headerlink button 
							
						 
						
							2020-03-20 05:18:36 +00:00  
				
					
						
							
							
								 
						
							
								1a9ed39332 
								
							 
						 
						
							
							
								
								fix(config): remove unused theme config  
							
							... 
							
							
							
							- remove theme.nickname and theme.description
- config.subtitle and config.description should suffice 
							
						 
						
							2020-03-09 02:35:47 +00:00  
				
					
						
							
							
								 
						
							
								81e08296fa 
								
							 
						 
						
							
							
								
								fix(image-embed): handle embedding external image  
							
							... 
							
							
							
							- move to site script to make theme more generic 
							
						 
						
							2020-03-08 09:39:14 +00:00  
				
					
						
							
							
								 
						
							
								b59dd4406a 
								
							 
						 
						
							
							
								
								fix: display badges in one line  
							
							
							
						 
						
							2020-02-19 07:50:26 +00:00  
				
					
						
							
							
								 
						
							
								8a3c90641b 
								
							 
						 
						
							
							
								
								fix(image): avoid prepending '/img/' to svg path  
							
							
							
						 
						
							2020-02-15 21:32:47 +00:00  
				
					
						
							
							
								 
						
							
								e8b76e3ae9 
								
							 
						 
						
							
							
								
								fix(feed): remove new lines from summary  
							
							
							
						 
						
							2020-01-03 01:30:46 +00:00  
				
					
						
							
							
								 
						
							
								8e421b9202 
								
							 
						 
						
							
							
								
								refactor: replace 'image' tag plugin with marked:renderer filter plugin  
							
							
							
						 
						
							2019-12-26 06:14:26 +00:00  
				
					
						
							
							
								 
						
							
								3beca85f47 
								
							 
						 
						
							
							
								
								refactor(heading-link): replace cheerio with marked:renderer filter  
							
							... 
							
							
							
							- https://github.com/hexojs/hexo-renderer-marked/pull/129  
							
						 
						
							2019-12-24 04:38:02 +00:00  
				
					
						
							
							
								 
						
							
								ff34956550 
								
							 
						 
						
							
							
								
								feat: use page's screenshot as og:image  
							
							... 
							
							
							
							- Some microbrowser loads all "og:image" images before choosing one
- Now there is only one "og:image" tag and it's a screenshot of the page
- https://24ways.org/2019/microbrowsers-are-everywhere/  
							
						 
						
							2019-12-18 02:46:39 +00:00  
				
					
						
							
							
								 
						
							
								80fec3c2f4 
								
							 
						 
						
							
							
								
								refactor(feed): replace encodeURI with encodeURL  
							
							
							
						 
						
							2019-12-12 09:00:03 +00:00  
				
					
						
							
							
								 
						
							
								d70dea4097 
								
							 
						 
						
							
							
								
								refactor(sitemap): let to const  
							
							
							
						 
						
							2019-12-12 08:58:09 +00:00  
				
					
						
							
							
								 
						
							
								5e5ef3fe47 
								
							 
						 
						
							
							
								
								fix(feed,sitemap): namespace should not be https  
							
							... 
							
							
							
							- https://github.com/hexojs/hexo-generator-feed/pull/105  
							
						 
						
							2019-11-17 04:45:26 +00:00  
				
					
						
							
							
								 
						
							
								887f9ec116 
								
							 
						 
						
							
							
								
								refactor(helpers): js() and css() helpers now support custom attributes  
							
							... 
							
							
							
							- https://github.com/hexojs/hexo/pull/3681 
- https://github.com/hexojs/hexo/pull/3690  
							
						 
						
							2019-11-14 02:27:25 +00:00  
				
					
						
							
							
								 
						
							
								8b510a0380 
								
							 
						 
						
							
							
								
								refactor(sitemap): Array.concat() to Array.push()  
							
							
							
						 
						
							2019-11-04 10:44:30 +00:00  
				
					
						
							
							
								 
						
							
								98d2ed587e 
								
							 
						 
						
							
							
								
								fix: set language to en-GB  
							
							
							
						 
						
							2019-10-27 03:30:36 +00:00  
				
					
						
							
							
								 
						
							
								ffa9c8c5be 
								
							 
						 
						
							
							
								
								fix(copy_button): enable dotAll/'s' flag  
							
							... 
							
							
							
							- <pre> could span multiple lines 
							
						 
						
							2019-10-19 04:12:15 +01:00  
				
					
						
							
							
								 
						
							
								eeec6b5838 
								
							 
						 
						
							
							
								
								fix(copy_button): compatibility with hljs newer syntax  
							
							
							
						 
						
							2019-10-19 04:07:59 +01:00  
				
					
						
							
							
								 
						
							
								2f062354fa 
								
							 
						 
						
							
							
								
								fix(open_graph): escape html characters in description  
							
							
							
						 
						
							2019-10-18 03:31:47 +01:00  
				
					
						
							
							
								 
						
							
								d6cccfb940 
								
							 
						 
						
							
							
								
								fix(open_graph): remove trailing index.html from url  
							
							
							
						 
						
							2019-10-18 02:17:59 +01:00  
				
					
						
							
							
								 
						
							
								d122f5fa6e 
								
							 
						 
						
							
							
								
								style(open_graph): move image-related function to continuous lines  
							
							
							
						 
						
							2019-10-18 02:12:43 +01:00  
				
					
						
							
							
								 
						
							
								1b6841e9ef 
								
							 
						 
						
							
							
								
								feat(open_graph): add article:author  
							
							
							
						 
						
							2019-10-18 02:10:57 +01:00  
				
					
						
							
							
								 
						
							
								b545b38c1e 
								
							 
						 
						
							
							
								
								feat(open_graph): remove duplicate twitter tags  
							
							... 
							
							
							
							- https://developer.twitter.com/en/docs/tweets/optimize-with-cards/overview/markup 
- prioritise site.config than theme.config 
							
						 
						
							2019-10-18 02:04:31 +01:00  
				
					
						
							
							
								 
						
							
								07b342bb27 
								
							 
						 
						
							
							
								
								feat(open_graph): replace keywords with article:tag  
							
							... 
							
							
							
							- https://yoast.com/meta-keywords/ 
- add date-related tags to all pages 
							
						 
						
							2019-10-18 01:53:01 +01:00  
				
					
						
							
							
								 
						
							
								c3ed7a9840 
								
							 
						 
						
							
							
								
								style: http to https  
							
							
							
						 
						
							2019-10-17 11:24:55 +01:00  
				
					
						
							
							
								 
						
							
								8c8c334eaa 
								
							 
						 
						
							
							
								
								fix(feed): compatibility with hexo 4  
							
							... 
							
							
							
							- permalink variable is now encoded by default
- es6-fy
- remove categories list 
							
						 
						
							2019-10-17 10:28:40 +01:00  
				
					
						
							
							
								 
						
							
								c61fdab84f 
								
							 
						 
						
							
							
								
								fix(sitemap): modernise  
							
							... 
							
							
							
							- 'index.html' removal function is replaced by pretty_urls config
- add homepage
- remove uriencode, permalink is now encoded by default in Hexo v4+
- es6-fy 
							
						 
						
							2019-10-17 07:01:35 +01:00  
				
					
						
							
							
								 
						
							
								14c57d7009 
								
							 
						 
						
							
							
								
								fix: move scripts to theme  
							
							... 
							
							
							
							- portability 
							
						 
						
							2019-10-06 10:52:28 +01:00