5f473b6253 
								
							 
						 
						
							
							
								
								fix(css): put search box to center in mobile view  
							
							
							
						 
						
							2019-08-30 19:33:27 +01:00  
				
					
						
							
							
								 
						
							
								f86c829d78 
								
							 
						 
						
							
							
								
								fix(css): add margin between lines  
							
							
							
						 
						
							2019-08-30 19:32:35 +01:00  
				
					
						
							
							
								 
						
							
								570754d1d5 
								
							 
						 
						
							
							
								
								fix(css): use relative length (em)  
							
							
							
						 
						
							2019-08-30 19:31:03 +01:00  
				
					
						
							
							
								 
						
							
								ab18204496 
								
							 
						 
						
							
							
								
								fix(css): consistent appearance on published/updated dates and tags  
							
							
							
						 
						
							2019-08-30 19:02:42 +01:00  
				
					
						
							
							
								 
						
							
								1a7f5a9693 
								
							 
						 
						
							
							
								
								fix(css): use relative length (em)  
							
							
							
						 
						
							2019-08-30 18:51:33 +01:00  
				
					
						
							
							
								 
						
							
								73d7028e36 
								
							 
						 
						
							
							
								
								refactor(css): remove duplicate color rules  
							
							
							
						 
						
							2019-08-30 18:46:41 +01:00  
				
					
						
							
							
								 
						
							
								06c10c36d8 
								
							 
						 
						
							
							
								
								style(css): ordering  
							
							
							
						 
						
							2019-08-30 18:31:30 +01:00  
				
					
						
							
							
								 
						
							
								1e72e7db77 
								
							 
						 
						
							
							
								
								refactor(css): remove unused rules  
							
							
							
						 
						
							2019-08-30 18:29:18 +01:00  
				
					
						
							
							
								 
						
							
								cf59e6df8b 
								
							 
						 
						
							
							
								
								fix(css): set codeblock margin consistent with img  
							
							
							
						 
						
							2019-08-30 18:28:42 +01:00  
				
					
						
							
							
								 
						
							
								2abffc6977 
								
							 
						 
						
							
							
								
								style(css): ordering  
							
							
							
						 
						
							2019-08-30 18:19:30 +01:00  
				
					
						
							
							
								 
						
							
								c8e9d0d0b4 
								
							 
						 
						
							
							
								
								fix(css): remove unused css rules  
							
							
							
						 
						
							2019-08-30 18:16:03 +01:00  
				
					
						
							
							
								 
						
							
								64b7c25ce7 
								
							 
						 
						
							
							
								
								fix(css): use sanitize/typography font  
							
							
							
						 
						
							2019-08-30 18:13:02 +01:00  
				
					
						
							
							
								 
						
							
								e6969c729e 
								
							 
						 
						
							
							
								
								style(layout): spacing  
							
							
							
						 
						
							2019-08-30 18:00:31 +01:00  
				
					
						
							
							
								 
						
							
								a33601013b 
								
							 
						 
						
							
							
								
								fix(theme): unify language config  
							
							
							
						 
						
							2019-08-30 17:18:23 +01:00  
				
					
						
							
							
								 
						
							
								0da56daf5d 
								
							 
						 
						
							
							
								
								fix(js): defer clipboard.min.js  
							
							... 
							
							
							
							- https://stackoverflow.com/a/32413638  
							
						 
						
							2019-08-30 11:20:40 +01:00  
				
					
						
							
							
								 
						
							
								2cde665dbb 
								
							 
						 
						
							
							
								
								fix(css): remove top margin of <hr> outside of article  
							
							... 
							
							
							
							- compatibility with Dark Reader 
							
						 
						
							2019-08-30 09:10:55 +01:00  
				
					
						
							
							
								 
						
							
								b6acf222e2 
								
							 
						 
						
							
							
								
								feat(lazy_loading): remove loading-attribute-polyfill due to requirement of inline script  
							
							... 
							
							
							
							* it requires 'unsafe-inline' for script-src policy 
							
						 
						
							2019-08-30 08:23:06 +01:00  
				
					
						
							
							
								 
						
							
								1b29dac14b 
								
							 
						 
						
							
							
								
								fix(css): override input padding in sanitize/forms  
							
							... 
							
							
							
							* conflict with padding-left of .searchBox 
							
						 
						
							2019-08-30 06:05:49 +01:00  
				
					
						
							
							
								 
						
							
								020ba39fff 
								
							 
						 
						
							
							
								
								fix(head): meta generator tag should be after <title>  
							
							... 
							
							
							
							- so that browser can parse <title> asap 
							
						 
						
							2019-08-30 05:50:48 +01:00  
				
					
						
							
							
								 
						
							
								63a8fccc48 
								
							 
						 
						
							
							
								
								Revert "fix(head): meta generator tag should be after <title>"  
							
							... 
							
							
							
							This reverts commit 710b9b25a1 
							
						 
						
							2019-08-30 05:50:10 +01:00  
				
					
						
							
							
								 
						
							
								9740be51ae 
								
							 
						 
						
							
							
								
								fix(css): Restrict sizing to the page width in all browsers  
							
							... 
							
							
							
							* especially in mobile browsers 
							
						 
						
							2019-08-30 05:48:26 +01:00  
				
					
						
							
							
								 
						
							
								710b9b25a1 
								
							 
						 
						
							
							
								
								fix(head): meta generator tag should be after <title>  
							
							... 
							
							
							
							- so that browser can parse <title> asap 
							
						 
						
							2019-08-30 05:43:20 +01:00  
				
					
						
							
							
								 
						
							
								2207579d19 
								
							 
						 
						
							
							
								
								feat(metaGenerator): restore metaGenerator  
							
							... 
							
							
							
							* hexo's meta_generator also append to <title> of <svg>
Revert "feat(metaGenerator): drop metaGenerator in favor of Hexo's"
This reverts commit afb4741be6 
							
						 
						
							2019-08-30 05:40:35 +01:00  
				
					
						
							
							
								 
						
							
								156c10460a 
								
							 
						 
						
							
							
								
								fix(css): increase margin between .article-tag-list-item  
							
							... 
							
							
							
							* also use relative length (em) 
							
						 
						
							2019-08-30 05:36:54 +01:00  
				
					
						
							
							
								 
						
							
								9649e13b1d 
								
							 
						 
						
							
							
								
								fix(css): remove margin and padding for .article-meta  
							
							
							
						 
						
							2019-08-30 05:34:54 +01:00  
				
					
						
							
							
								 
						
							
								e4593d3f87 
								
							 
						 
						
							
							
								
								fix(css): remove sanitize/page  
							
							
							
						 
						
							2019-08-30 04:04:07 +01:00  
				
					
						
							
							
								 
						
							
								baa5e896ad 
								
							 
						 
						
							
							
								
								style(sri-fallback): add credit  
							
							
							
						 
						
							2019-08-26 20:57:00 +09:30  
				
					
						
							
							
								 
						
							
								a36be09d24 
								
							 
						 
						
							
							
								
								feat(listTags): drop listTags in favor of official list_tags  
							
							... 
							
							
							
							- Hexo has added microformat and schema
  * https://github.com/hexojs/hexo/pull/3678  
							
						 
						
							2019-08-26 20:52:24 +09:30  
				
					
						
							
							
								 
						
							
								afb4741be6 
								
							 
						 
						
							
							
								
								feat(metaGenerator): drop metaGenerator in favor of Hexo's  
							
							... 
							
							
							
							* https://github.com/hexojs/hexo/pull/3671  
							
						 
						
							2019-08-26 20:49:16 +09:30  
				
					
						
							
							
								 
						
							
								7dc55833fb 
								
							 
						 
						
							
							
								
								feat(assets): Statically cdn  
							
							
							
						 
						
							2019-08-26 12:32:53 +09:30  
				
					
						
							
							
								 
						
							
								d4af69e1dc 
								
							 
						 
						
							
							
								
								fix(addJs): valid path  
							
							
							
						 
						
							2019-08-26 09:27:38 +09:30  
				
					
						
							
							
								 
						
							
								65d463bc9d 
								
							 
						 
						
							
							
								
								feat(img): add image lazyloading  
							
							... 
							
							
							
							* https://dev.to/yashints/native-lazy-loading-is-landed-in-chrome-2kli 
* https://github.com/mfranzke/loading-attribute-polyfill  
							
						 
						
							2019-08-26 09:26:02 +09:30  
				
					
						
							
							
								 
						
							
								2753cd76ea 
								
							 
						 
						
							
							
								
								fix(addJs): must include .js extension  
							
							
							
						 
						
							2019-08-26 09:14:11 +09:30  
				
					
						
							
							
								 
						
							
								b4ff248560 
								
							 
						 
						
							
							
								
								feat(addCss): add helper to embed css file  
							
							
							
						 
						
							2019-08-26 09:12:05 +09:30  
				
					
						
							
							
								 
						
							
								2dacb8f5fe 
								
							 
						 
						
							
							
								
								fix: use addJs() helper  
							
							
							
						 
						
							2019-08-26 08:15:31 +09:30  
				
					
						
							
							
								 
						
							
								910dde814f 
								
							 
						 
						
							
							
								
								feat: add sanitize.css (via postcss-normalize) and autoprefixer  
							
							
							
						 
						
							2019-08-26 00:39:10 +09:30  
				
					
						
							
							
								 
						
							
								31d99f0dab 
								
							 
						 
						
							
							
								
								style(css): specify combinations of sanitize.css  
							
							... 
							
							
							
							* rename back to typing.css 
							
						 
						
							2019-08-26 00:28:20 +09:30  
				
					
						
							
							
								 
						
							
								78942640d2 
								
							 
						 
						
							
							
								
								style(meta_generator): camel case to metaGenerator()  
							
							
							
						 
						
							2019-08-26 00:25:04 +09:30  
				
					
						
							
							
								 
						
							
								82e79cf4c7 
								
							 
						 
						
							
							
								
								chore(css): sanitize.css and autoprefixer  
							
							
							
						 
						
							2019-08-25 23:16:17 +09:30  
				
					
						
							
							
								 
						
							
								0da12db2ab 
								
							 
						 
						
							
							
								
								refactor(css): remove browser prefix  
							
							... 
							
							
							
							* To be added back using autoprefixer 
							
						 
						
							2019-08-25 22:30:44 +09:30  
				
					
						
							
							
								 
						
							
								d6801b1c7f 
								
							 
						 
						
							
							
								
								refactor: remove unused "typo" class  
							
							... 
							
							
							
							* Previously removed in css
  - bb7dd56322 
							
						 
						
							2019-08-25 22:18:03 +09:30  
				
					
						
							
							
								 
						
							
								bb7dd56322 
								
							 
						 
						
							
							
								
								refactor(css): de-normalize to declutter  
							
							... 
							
							
							
							* remove css rules found in normalize.css and typo.css
  - https://github.com/necolas/normalize.css 
  - https://github.com/sofish/typo.css  
							
						 
						
							2019-08-25 22:14:21 +09:30  
				
					
						
							
							
								 
						
							
								18f5c1d5d5 
								
							 
						 
						
							
							
								
								refactor(css): remove unused property  
							
							... 
							
							
							
							* added by https://github.com/sofish/typo.css  
							
						 
						
							2019-08-25 19:21:05 +09:30  
				
					
						
							
							
								 
						
							
								a75a36714b 
								
							 
						 
						
							
							
								
								fix(css): set maximum height of img element  
							
							
							
						 
						
							2019-08-25 17:24:05 +09:30  
				
					
						
							
							
								 
						
							
								a15d53f6f9 
								
							 
						 
						
							
							
								
								refactor(cloudinary): remove unused loading.svg  
							
							
							
						 
						
							2019-08-25 17:19:09 +09:30  
				
					
						
							
							
								 
						
							
								4baa40a641 
								
							 
						 
						
							
							
								
								refactor: use native responsive image function  
							
							... 
							
							
							
							* https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images 
* https://cloudinary.com/blog/responsive_images_with_srcset_sizes_and_cloudinary 
* https://www.html5rocks.com/en/tutorials/responsive/picture-element/ 
* https://alligator.io/html/picture-element/ 
* https://www.smashingmagazine.com/2014/05/responsive-images-done-right-guide-picture-srcset/  
							
						 
						
							2019-08-25 16:07:58 +09:30  
				
					
						
							
							
								 
						
							
								35daa88cfb 
								
							 
						 
						
							
							
								
								chore: move scripts to root folder  
							
							
							
						 
						
							2019-08-25 14:37:12 +09:30  
				
					
						
							
							
								 
						
							
								801392b35d 
								
							 
						 
						
							
							
								
								feat: RSS feed  
							
							
							
						 
						
							2019-08-12 20:32:22 +09:30  
				
					
						
							
							
								 
						
							
								93a2494d0a 
								
							 
						 
						
							
							
								
								fix(svg): add credit  
							
							
							
						 
						
							2019-08-12 20:08:52 +09:30  
				
					
						
							
							
								 
						
							
								f58819bb3a 
								
							 
						 
						
							
							
								
								fix(open_graph): exclude svg files  
							
							
							
						 
						
							2019-08-12 19:15:10 +09:30  
				
					
						
							
							
								 
						
							
								5f06b4d260 
								
							 
						 
						
							
							
								
								refactor(open_graph): drop cheerio and use regex  
							
							... 
							
							
							
							https://github.com/hexojs/hexo/pull/3680  
						
							2019-08-12 17:41:48 +09:30  
				
					
						
							
							
								 
						
							
								8c01309128 
								
							 
						 
						
							
							
								
								fix(css): improve appearance of links  
							
							... 
							
							
							
							- remove underline when hover, makes hover more visible
- remove underline from link icon
- fill link icon with link's colour (inspired by MDN) 
							
						 
						
							2019-08-12 13:57:03 +09:30  
				
					
						
							
							
								 
						
							
								c7c89099fb 
								
							 
						 
						
							
							
								
								fix(heading-link): adjust the svg height to be similar to font's  
							
							
							
						 
						
							2019-08-12 13:16:35 +09:30  
				
					
						
							
							
								 
						
							
								b573092e2f 
								
							 
						 
						
							
							
								
								fix(css): add padding between images  
							
							
							
						 
						
							2019-08-12 13:12:34 +09:30  
				
					
						
							
							
								 
						
							
								2779d94d55 
								
							 
						 
						
							
							
								
								refactor(css): remove unused property  
							
							
							
						 
						
							2019-08-12 13:09:51 +09:30  
				
					
						
							
							
								 
						
							
								cbcb12b38a 
								
							 
						 
						
							
							
								
								fix(heading-link): remove <desc> from svg  
							
							... 
							
							
							
							otherwise the text ends up on toc 
							
						 
						
							2019-08-12 12:51:11 +09:30  
				
					
						
							
							
								 
						
							
								756a86b58a 
								
							 
						 
						
							
							
								
								fix(heading-link): fix svg path  
							
							
							
						 
						
							2019-08-12 12:47:00 +09:30  
				
					
						
							
							
								 
						
							
								0e57c98c10 
								
							 
						 
						
							
							
								
								docs(sitemap): add credit and clarify comments  
							
							
							
						 
						
							2019-08-19 10:19:36 +09:30  
				
					
						
							
							
								 
						
							
								0a0798786e 
								
							 
						 
						
							
							
								
								style: remove semicolon  
							
							
							
						 
						
							2019-08-11 11:48:39 +09:30  
				
					
						
							
							
								 
						
							
								6a457eb752 
								
							 
						 
						
							
							
								
								fix(open_graph): remove unused social meta tags  
							
							
							
						 
						
							2019-08-11 11:47:59 +09:30  
				
					
						
							
							
								 
						
							
								9f5e8de651 
								
							 
						 
						
							
							
								
								refactor(open_graph): arrow function  
							
							
							
						 
						
							2019-08-11 11:44:42 +09:30  
				
					
						
							
							
								 
						
							
								711244cfdf 
								
							 
						 
						
							
							
								
								fix(open_graph): skip image meta tags if post does not contain <img>  
							
							
							
						 
						
							2019-08-11 11:42:36 +09:30  
				
					
						
							
							
								 
						
							
								9d94a13f94 
								
							 
						 
						
							
							
								
								fix(open_graph): lazy load cheerio  
							
							
							
						 
						
							2019-08-11 11:39:48 +09:30  
				
					
						
							
							
								 
						
							
								1f9a2bc56e 
								
							 
						 
						
							
							
								
								fix(open_graph): remove duplicate tags  
							
							... 
							
							
							
							https://github.com/hexojs/hexo/pull/3668 
https://developer.twitter.com/en/docs/tweets/optimize-with-cards/guides/getting-started.html  
						
							2019-08-11 11:28:11 +09:30  
				
					
						
							
							
								 
						
							
								63150f5153 
								
							 
						 
						
							
							
								
								feat: use meta_generator helper instead of filter  
							
							... 
							
							
							
							https://github.com/hexojs/hexo/pull/3669  
						
							2019-08-11 11:11:01 +09:30  
				
					
						
							
							
								 
						
							
								bd7342314d 
								
							 
						 
						
							
							
								
								refactor: use 'sites' search parameter  
							
							... 
							
							
							
							https://stackoverflow.com/a/7305734  
						
							2019-08-11 00:09:23 +09:30  
				
					
						
							
							
								 
						
							
								919af586ce 
								
							 
						 
						
							
							
								
								fix: remove index.html from url  
							
							
							
						 
						
							2019-08-09 22:44:39 +09:30  
				
					
						
							
							
								 
						
							
								e20e621c73 
								
							 
						 
						
							
							
								
								style: standard  
							
							
							
						 
						
							2019-08-09 22:32:51 +09:30  
				
					
						
							
							
								 
						
							
								5e40a69534 
								
							 
						 
						
							
							
								
								feat: add a link button next to a heading  
							
							... 
							
							
							
							inspired by MDN Web Docs
https://developer.mozilla.org/en-US/  
							
						 
						
							2019-08-09 22:12:07 +09:30  
				
					
						
							
							
								 
						
							
								a5dbc691ee 
								
							 
						 
						
							
							
								
								fix: post.excerpt can be specified in post  
							
							... 
							
							
							
							https://github.com/hexojs/hexo/pull/3612  
						
							2019-08-09 13:55:10 +09:30  
				
					
						
							
							
								 
						
							
								1380f98108 
								
							 
						 
						
							
							
								
								fix: </html> appear after </head>  
							
							
							
						 
						
							2019-08-06 20:16:44 +09:30  
				
					
						
							
							
								 
						
							
								007ece5fae 
								
							 
						 
						
							
							
								
								refactor: replace nanomatch with micromatch  
							
							... 
							
							
							
							https://github.com/hexojs/hexo/pull/3538  
						
							2019-07-30 15:56:29 +09:30  
				
					
						
							
							
								 
						
							
								f2e4f12358 
								
							 
						 
						
							
							
								
								fix(opengraph): don't lazy load cheerio  
							
							
							
						 
						
							2019-07-13 14:26:32 +09:30  
				
					
						
							
							
								 
						
							
								b7167f289a 
								
							 
						 
						
							
							
								
								refactor: use OR operator  
							
							
							
						 
						
							2019-07-10 21:17:17 +09:30  
				
					
						
							
							
								 
						
							
								c6a002b409 
								
							 
						 
						
							
							
								
								feat(layout): add yearly and monthly archive links  
							
							
							
						 
						
							2019-07-07 11:13:34 +09:30  
				
					
						
							
							
								 
						
							
								ff2d2f0ea4 
								
							 
						 
						
							
							
								
								fix: load clipboardjs only in post  
							
							
							
						 
						
							2019-06-30 16:55:49 +09:30  
				
					
						
							
							
								 
						
							
								4055d5a2c2 
								
							 
						 
						
							
							
								
								style: single quote  
							
							
							
						 
						
							2019-06-29 19:00:53 +09:30  
				
					
						
							
							
								 
						
							
								2e017ecf98 
								
							 
						 
						
							
							
								
								feat(cloudinary): add original resolution image link  
							
							... 
							
							
							
							* increase width and limit height for embedded image 
							
						 
						
							2019-06-29 18:55:32 +09:30  
				
					
						
							
							
								 
						
							
								b9db47fe8c 
								
							 
						 
						
							
							
								
								fix(microformat): prepend class name only to <a> tag  
							
							
							
						 
						
							2019-06-28 17:49:12 +09:30  
				
					
						
							
							
								 
						
							
								2d097644fd 
								
							 
						 
						
							
							
								
								fix(microformat): update syntax to h-entry of microformats2  
							
							... 
							
							
							
							* http://microformats.org/wiki/h-entry 
* replaces hAtom 
							
						 
						
							2019-06-28 00:41:35 +09:30  
				
					
						
							
							
								 
						
							
								8ce99181a4 
								
							 
						 
						
							
							
								
								fix(schema): use valid "dateModified"  
							
							... 
							
							
							
							* https://schema.org/dateModified  
							
						 
						
							2019-06-27 23:45:35 +09:30  
				
					
						
							
							
								 
						
							
								2a242f59a6 
								
							 
						 
						
							
							
								
								fix(schema): use "articleBody" for post content  
							
							... 
							
							
							
							* Revert 5d216d3https://schema.org/BlogPosting 
* "text" is more suitable for itemtype="https://schema.org/Blog "
* https://schema.org/Blog  is more suitable for homepage (list of posts)
* ref https://github.com/philwareham/schema-microdata-examples/blob/master/blog.html  
							
						 
						
							2019-06-27 23:44:46 +09:30  
				
					
						
							
							
								 
						
							
								5f83dddf71 
								
							 
						 
						
							
							
								
								fix(schema): add "headline" to post title  
							
							... 
							
							
							
							* https://webmasters.stackexchange.com/a/98469  
							
						 
						
							2019-06-27 22:39:54 +09:30  
				
					
						
							
							
								 
						
							
								5d216d3edf 
								
							 
						 
						
							
							
								
								fix(schema): use "text" for post content  
							
							... 
							
							
							
							* articleBody is only applicable for (news) Article
* https://schema.org/Blog 
* https://schema.org/Article  
							
						 
						
							2019-06-27 22:22:29 +09:30  
				
					
						
							
							
								 
						
							
								843a8fe74f 
								
							 
						 
						
							
							
								
								fix(schema): add license  
							
							... 
							
							
							
							* https://blogs.pjjk.net/phil/licence-information-in-schema-org-and-lrmi/  
							
						 
						
							2019-06-27 22:09:36 +09:30  
				
					
						
							
							
								 
						
							
								8316503b5f 
								
							 
						 
						
							
							
								
								fix(schema): add "keywords" attribute to tags  
							
							... 
							
							
							
							* https://stackoverflow.com/a/33056727  
							
						 
						
							2019-06-27 22:01:04 +09:30  
				
					
						
							
							
								 
						
							
								132e96f69a 
								
							 
						 
						
							
							
								
								fix(microformats): add 'published' class only to posts  
							
							
							
						 
						
							2019-06-26 20:24:29 +09:30  
				
					
						
							
							
								 
						
							
								b8f987934b 
								
							 
						 
						
							
							
								
								feat(microformats): add rel-license  
							
							... 
							
							
							
							* http://microformats.org/wiki/rel-license  
							
						 
						
							2019-06-26 20:12:07 +09:30  
				
					
						
							
							
								 
						
							
								17c823bfbd 
								
							 
						 
						
							
							
								
								feat(microformats): add hAtom class names  
							
							... 
							
							
							
							* http://microformats.org/wiki/hatom  
							
						 
						
							2019-06-26 17:19:14 +09:30  
				
					
						
							
							
								 
						
							
								bdafe4a208 
								
							 
						 
						
							
							
								
								feat(microformats): add tag  
							
							... 
							
							
							
							* http://microformats.org/wiki/rel-tag  
							
						 
						
							2019-06-26 16:56:24 +09:30  
				
					
						
							
							
								 
						
							
								ec434af4ea 
								
							 
						 
						
							
							
								
								style: reduce tab spacing  
							
							
							
						 
						
							2019-06-26 16:26:23 +09:30  
				
					
						
							
							
								 
						
							
								6b9395cebc 
								
							 
						 
						
							
							
								
								fix(sitemap): add sitemap location to <head> and robots.txt  
							
							... 
							
							
							
							* https://github.com/h5bp/html5-boilerplate/pull/1918  
							
						 
						
							2019-06-26 16:24:19 +09:30  
				
					
						
							
							
								 
						
							
								e9c907e480 
								
							 
						 
						
							
							
								
								style(search): 'Powered by' instead of 'Search using'  
							
							
							
						 
						
							2019-06-23 17:10:15 +09:30  
				
					
						
							
							
								 
						
							
								2b63f11742 
								
							 
						 
						
							
							
								
								fix(tags): tag url in lowercase, display in titlecase  
							
							... 
							
							
							
							* netlify uses lowercase url 
							
						 
						
							2019-06-21 11:28:05 +09:30  
				
					
						
							
							
								 
						
							
								aa3d94aa4b 
								
							 
						 
						
							
							
								
								feat: add link() helper  
							
							... 
							
							
							
							* Based on link_to() helper, without unneeded attribute and option
* https://hexo.io/docs/helpers#link-to  
							
						 
						
							2019-06-15 20:42:07 +09:30  
				
					
						
							
							
								 
						
							
								36201c2ada 
								
							 
						 
						
							
							
								
								fix(footer): add gitlab source link  
							
							
							
						 
						
							2019-06-15 20:29:07 +09:30  
				
					
						
							
							
								 
						
							
								e130371288 
								
							 
						 
						
							
							
								
								feat(layout): Add page number to blog <title>  
							
							
							
						 
						
							2019-06-13 13:38:30 +09:30  
				
					
						
							
							
								 
						
							
								e4b065288c 
								
							 
						 
						
							
							
								
								fix(layout): set website's and blog's <title>  
							
							
							
						 
						
							2019-06-13 13:35:49 +09:30  
				
					
						
							
							
								 
						
							
								1eaf01b8ed 
								
							 
						 
						
							
							
								
								style: replace 'using' with 'with'  
							
							
							
						 
						
							2019-06-13 10:18:25 +09:30  
				
					
						
							
							
								 
						
							
								1ccf7038b8 
								
							 
						 
						
							
							
								
								fix: Temporarily set the homepage to /blog  
							
							
							
						 
						
							2019-06-12 17:54:08 +09:30  
				
					
						
							
							
								 
						
							
								6b5feb809e 
								
							 
						 
						
							
							
								
								docs(page): add Disclaimer page  
							
							... 
							
							
							
							credit https://www.termsfeed.com/blog/disclaimer-examples/  
							
						 
						
							2019-06-12 11:27:57 +09:30  
				
					
						
							
							
								 
						
							
								2ae8f9b08e 
								
							 
						 
						
							
							
								
								fix(css): use sans-serif for content, serif for title  
							
							... 
							
							
							
							* Based on Wikipedia style
* https://css-tricks.com/sans-serif/  
							
						 
						
							2019-06-11 19:09:55 +09:30  
				
					
						
							
							
								 
						
							
								b99bcb4c26 
								
							 
						 
						
							
							
								
								style: Add credit to loading.svg  
							
							
							
						 
						
							2019-06-10 18:23:17 +09:30  
				
					
						
							
							
								 
						
							
								fb36bca7f1 
								
							 
						 
						
							
							
								
								refactor: use page.subtitle instead of page.excerpt  
							
							... 
							
							
							
							* Source file (.md) looks a bit clearer this way.
* Remove unused options in openGraph.js 
							
						 
						
							2019-06-08 17:31:39 +09:30  
				
					
						
							
							
								 
						
							
								a5d1791b14 
								
							 
						 
						
							
							
								
								feat(search): replace gitlab search with duckduckgo  
							
							... 
							
							
							
							todo: algolia 
							
						 
						
							2019-06-07 18:39:51 +09:30  
				
					
						
							
							
								 
						
							
								105de8515c 
								
							 
						 
						
							
							
								
								refactor(es6): arrow function  
							
							
							
						 
						
							2019-06-07 09:42:16 +09:30  
				
					
						
							
							
								 
						
							
								60fa21c1ee 
								
							 
						 
						
							
							
								
								fix(post): Display post content without excerpt  
							
							... 
							
							
							
							https://hexo.io/docs/variables.html  
						
							2019-06-06 20:57:28 +09:30  
				
					
						
							
							
								 
						
							
								7a3f86f5b7 
								
							 
						 
						
							
							
								
								refactor(css): remove unused attribute  
							
							
							
						 
						
							2019-06-06 19:48:13 +09:30  
				
					
						
							
							
								 
						
							
								48db9251c6 
								
							 
						 
						
							
							
								
								feat(archive-page): Add post excerpt  
							
							
							
						 
						
							2019-06-06 19:45:50 +09:30  
				
					
						
							
							
								 
						
							
								513bd9f7e1 
								
							 
						 
						
							
							
								
								fix(archive-page): bold title and decrease font-size of date  
							
							... 
							
							
							
							* Replace px with em
* Remove unused class 
							
						 
						
							2019-06-06 19:24:20 +09:30  
				
					
						
							
							
								 
						
							
								cfd1b62843 
								
							 
						 
						
							
							
								
								fix(css): smaller title and title's margin-bottom  
							
							
							
						 
						
							2019-06-05 13:37:47 +09:30  
				
					
						
							
							
								 
						
							
								dec7ae72f7 
								
							 
						 
						
							
							
								
								feat: Add homepage link to mobile page title  
							
							
							
						 
						
							2019-06-05 13:15:51 +09:30  
				
					
						
							
							
								 
						
							
								ad7616ebab 
								
							 
						 
						
							
							
								
								fix(css): use ch to set max-width and padding  
							
							... 
							
							
							
							https://jrl.ninja/etc/1/ 
https://secretgeek.github.io/html_wysiwyg/html.html 
https://news.ycombinator.com/item?id=20100232 
https://www.reddit.com/r/css/comments/bb73cw/58_bytes_of_css_to_look_great_nearly_everywhere/ekj8yhm/  
						
							2019-06-05 13:03:40 +09:30  
				
					
						
							
							
								 
						
							
								bb87e3b914 
								
							 
						 
						
							
							
								
								fix: display date using <span> instead of <a>  
							
							... 
							
							
							
							* unify date_format options 
							
						 
						
							2019-06-04 13:55:43 +09:30  
				
					
						
							
							
								 
						
							
								ab5161bbc8 
								
							 
						 
						
							
							
								
								style: parse date only, ignore time  
							
							
							
						 
						
							2019-06-04 13:35:48 +09:30  
				
					
						
							
							
								 
						
							
								8717b52283 
								
							 
						 
						
							
							
								
								fix(sitemap): use post.lastUpdated  
							
							... 
							
							
							
							* post.updated = execution time of 'hexo generate'
* use moment.format() instead of Date.toISOString() to avoid timezone conversion
  - Use '[T00:00:00.000Z]' to ignore time, instead of '[T]HH:mm:ss.sss[Z]'
  - https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toISOString  
							
						 
						
							2019-06-04 13:08:09 +09:30  
				
					
						
							
							
								 
						
							
								fba0d3deab 
								
							 
						 
						
							
							
								
								feat(openGraph): add post's published time to meta tag  
							
							... 
							
							
							
							* Rename function name to camel case (standardjs)
* Skip timezone conversion, but not using the date() helper
* Open Graph tag is based on Wordpress Yoast, noticed through
https://dvt.name/2019/06/03/hacking-the-casio-f-91w-to-handle-1000-psi/  
							
						 
						
							2019-06-03 22:56:46 +09:30  
				
					
						
							
							
								 
						
							
								60d62f94f3 
								
							 
						 
						
							
							
								
								feat: add search function to mobile page  
							
							... 
							
							
							
							* add a gap after search form to prevent misclick
* use addEventListener() instead of onclick()
  - https://stackoverflow.com/a/34216918  
							
						 
						
							2019-06-01 18:51:51 +09:30  
				
					
						
							
							
								 
						
							
								824c11059d 
								
							 
						 
						
							
							
								
								refactor: remove fill attribute from svg  
							
							... 
							
							
							
							it's already set in typing.css 
							
						 
						
							2019-06-01 18:01:43 +09:30  
				
					
						
							
							
								 
						
							
								c601a31b13 
								
							 
						 
						
							
							
								
								refactor: array in one line  
							
							
							
						 
						
							2019-05-30 19:20:20 +09:30  
				
					
						
							
							
								 
						
							
								0fe5658173 
								
							 
						 
						
							
							
								
								fix(sitemap): remove index.html from url  
							
							... 
							
							
							
							a92dbbb83c3fccc82d3a 
						
							2019-05-30 19:18:11 +09:30  
				
					
						
							
							
								 
						
							
								4a785a6cf1 
								
							 
						 
						
							
							
								
								fix: exclude webmaster verification file from rendering  
							
							... 
							
							
							
							fix(sitemap): skipRenderList shouldn't be a constant due to line 13-17 
							
						 
						
							2019-05-30 18:15:15 +09:30  
				
					
						
							
							
								 
						
							
								69d7aabe63 
								
							 
						 
						
							
							
								
								feat: add Google Webmaster  
							
							... 
							
							
							
							exclude the verification file from sitemap.xml 
							
						 
						
							2019-05-30 18:04:31 +09:30  
				
					
						
							
							
								 
						
							
								eb2a009ac0 
								
							 
						 
						
							
							
								
								feat: add sitemap.xml  
							
							... 
							
							
							
							https://github.com/hexojs/hexo-generator-sitemap  
						
							2019-05-27 11:58:48 +09:30  
				
					
						
							
							
								 
						
							
								00fbcce468 
								
							 
						 
						
							
							
								
								refactor: unify HTTP header settings into _headers  
							
							
							
						 
						
							2019-05-26 15:09:27 +09:30  
				
					
						
							
							
								 
						
							
								415952ff69 
								
							 
						 
						
							
							
								
								docs(open_graph): add comment  
							
							
							
						 
						
							2019-05-26 00:10:44 +09:30  
				
					
						
							
							
								 
						
							
								cab3baeaf8 
								
							 
						 
						
							
							
								
								style: standardjs lint  
							
							
							
						 
						
							2019-05-25 23:58:52 +09:30  
				
					
						
							
							
								 
						
							
								7ebcc03977 
								
							 
						 
						
							
							
								
								fix(open_graph): use data-src attribute in img tag  
							
							... 
							
							
							
							* compatibility with cloudinary (see scripts/cloudinary.js)
  * helper has to be registered via a function
    - https://github.com/hexojs/hexo/issues/1462#issuecomment-277474592 
    - https://github.com/hexojs/hexo/issues/743#issuecomment-168262852 
    - https://hexo.io/api/helper 
    - https://github.com/hexojs/hexo/blob/master/lib/plugins/helper/open_graph.js  
							
						 
						
							2019-05-25 22:21:44 +09:30  
				
					
						
							
							
								 
						
							
								9daf4d98b9 
								
							 
						 
						
							
							
								
								docs(copy-button): clarify the source of cheerio package  
							
							
							
						 
						
							2019-05-25 22:20:54 +09:30  
				
					
						
							
							
								 
						
							
								cf16dd3e43 
								
							 
						 
						
							
							
								
								refactor: move creation of 'Copy' button from client to server  
							
							... 
							
							
							
							* https://github.com/cheeriojs/cheerio#append-content-content-- 
  * cheerio doesn't have .createElement() function
    - https://code.tutsplus.com/tutorials/jquery-14-released-the-15-new-features-you-must-know--net-8590  
							
						 
						
							2019-05-25 20:14:02 +09:30  
				
					
						
							
							
								 
						
							
								3dfc57dbbe 
								
							 
						 
						
							
							
								
								refactor: replace for loop with forEach()  
							
							... 
							
							
							
							https://stackoverflow.com/a/34832466/9645167  
						
							2019-05-25 17:49:36 +09:30  
				
					
						
							
							
								 
						
							
								e312ed2b69 
								
							 
						 
						
							
							
								
								feat: add alt attribute to <img>  
							
							... 
							
							
							
							* https://support.google.com/webmasters/answer/114016?hl=en 
  * remove version tag from cloudinary link
    * cache of previous version should be purged by now
  * img tag doesn't need to be self-closing 
							
						 
						
							2019-05-23 16:46:02 +09:30  
				
					
						
							
							
								 
						
							
								15048c2d1f 
								
							 
						 
						
							
							
								
								fix: search.svg does not load in Firefox due to CSP  
							
							... 
							
							
							
							* Use default-src 'self' as a workaround
https://pokeinthe.io/2016/04/09/black-icons-with-svg-and-csp/ 
https://bugzilla.mozilla.org/show_bug.cgi?id=1303364 
https://github.com/w3c/webappsec-csp/issues/199 
https://github.com/w3c/webappsec-csp/issues/198 
* use 'self' instead of localhost and netlify.com
* set other directives to 'none'
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy 
* font-src neeeds to be whitelisted before using fork-awesome 
							
						 
						
							2019-05-22 12:39:53 +09:30  
				
					
						
							
							
								 
						
							
								4791c98a00 
								
							 
						 
						
							
							
								
								refactor: remove jquery and fancybox  
							
							... 
							
							
							
							todo https://github.com/dimsemenov/photoswipe  
							
						 
						
							2019-05-22 11:13:21 +09:30  
				
					
						
							
							
								 
						
							
								08fb7897e1 
								
							 
						 
						
							
							
								
								fix: replace 'https' with 'https:' in CSP  
							
							... 
							
							
							
							https://content-security-policy.com/#source_list  
						
							2019-05-22 11:00:00 +09:30  
				
					
						
							
							
								 
						
							
								0e686c620b 
								
							 
						 
						
							
							
								
								refactor: Use pure JS equivalent of jQuery's $.ready()  
							
							... 
							
							
							
							https://stackoverflow.com/a/9899701  
						
							2019-05-22 10:52:58 +09:30  
				
					
						
							
							
								 
						
							
								821ac056b7 
								
							 
						 
						
							
							
								
								feat: add CSP via <meta> tag  
							
							... 
							
							
							
							* <meta> doesn't support frame-ancestors directive
  * '*--curben.netlify.com' is invalid
  * add localhost
  * block-all-mixed-content works with localhost 
							
						 
						
							2019-05-21 14:41:56 +09:30  
				
					
						
							
							
								 
						
							
								03c527b2f5 
								
							 
						 
						
							
							
								
								refactor: move inline search function to js file  
							
							... 
							
							
							
							avoid inline script for CSP 
							
						 
						
							2019-05-21 14:12:30 +09:30  
				
					
						
							
							
								 
						
							
								045882e527 
								
							 
						 
						
							
							
								
								feat: add tooltip to search button  
							
							... 
							
							
							
							https://developer.mozilla.org/en-US/docs/Web/SVG/Element/title 
https://developer.mozilla.org/en-US/docs/Web/SVG/Element/desc 
inline svg doesn't require xmlns attribute
https://github.com/svg/svgo/blob/master/plugins/removeXMLNS.js  
						
							2019-05-21 13:37:10 +09:30  
				
					
						
							
							
								 
						
							
								bc4082ac06 
								
							 
						 
						
							
							
								
								refactor: use image file instead of inline  
							
							
							
						 
						
							2019-05-21 13:10:40 +09:30  
				
					
						
							
							
								 
						
							
								2ac754fa4d 
								
							 
						 
						
							
							
								
								style: arrow function  
							
							... 
							
							
							
							https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions  
						
							2019-05-21 11:22:01 +09:30  
				
					
						
							
							
								 
						
							
								e7a6071d08 
								
							 
						 
						
							
							
								
								refactor: move inline cloudinary js into js file  
							
							... 
							
							
							
							to make way for CSR policy 
							
						 
						
							2019-05-21 10:49:30 +09:30  
				
					
						
							
							
								 
						
							
								47e7982432 
								
							 
						 
						
							
							
								
								refactor: use image file instead of inline  
							
							... 
							
							
							
							page source looks cleaner this way 
							
						 
						
							2019-05-21 10:12:35 +09:30  
				
					
						
							
							
								 
						
							
								ba48027e74 
								
							 
						 
						
							
							
								
								refactor: switch to regular cloudinary js  
							
							... 
							
							
							
							* it's hosted at cdnjs, inline with other js source
    - better for HTTP/2 multiplexing if same host
  * update jquery 
							
						 
						
							2019-05-19 12:07:34 +09:30  
				
					
						
							
							
								 
						
							
								5b9d9494e6 
								
							 
						 
						
							
							
								
								fix: date and time display  
							
							... 
							
							
							
							* Add starting year to copyright
  * Remove unneeded creation time from posts 
							
						 
						
							2019-05-19 11:35:03 +09:30  
				
					
						
							
							
								 
						
							
								a777e860f8 
								
							 
						 
						
							
							
								
								fix: remove extra curly bracket  
							
							... 
							
							
							
							due to incomplete d6c36abab9 
							
						 
						
							2019-04-22 18:50:53 +09:30  
				
					
						
							
							
								 
						
							
								d6c36abab9 
								
							 
						 
						
							
							
								
								refactor: switch to Fork-Awesome  
							
							
							
						 
						
							2019-04-15 14:16:07 +09:30  
				
					
						
							
							
								 
						
							
								55f5f11c2f 
								
							 
						 
						
							
							
								
								style: convert var to let/const  
							
							... 
							
							
							
							ES6 syntax 
							
						 
						
							2019-04-10 20:18:45 +09:30  
				
					
						
							
							
								 
						
							
								43bf50dac5 
								
							 
						 
						
							
							
								
								refactor: switch to more modern sri-fallback  
							
							... 
							
							
							
							https://github.com/JackuB/subresource-integrity-fallback  
						
							2019-04-10 19:59:56 +09:30  
				
					
						
							
							
								 
						
							
								d314bff200 
								
							 
						 
						
							
							
								
								chore: update libs  
							
							
							
						 
						
							2019-04-10 14:45:02 +09:30