SEO Overview

Pleaes note that this post is just a collection of my note to the book “Introducing SEO: Your quick-start guide to effective SEO” by Aravind Shenoy and Anirudh Prabhu.

Tips of Migrating to Async/Await

There are serveal tips I concluded during the migration to Async/Await in the work. Hope them could help you.

PNG24格式图片转换为PNG8

如果在psd源文件中无法导出背景全透明的png8格式的图片, 或者我们已经在psd中通过photoshop导出png24格式的图片,需要再转换到png8图片, 可以参考如下步骤:

Box Sizing in CSS

Recenlty I am facing the issue caused by wrong value of box sizing in CSS. Thus I make a demo below to remind myself.

Welcome to Jekyll!

You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated.