Posts
ten mouth
Cancel

10个超赞的github项目分享

1.Build Your Own X GitHub Star:69.5k GitHub:Build Your Own X 自己动手,丰衣足食。 该库收集了诸多优质资源,教你如何构建一些属于自己的东西,内容主要分为增强现实、区块链、机器人、编辑器、命令行工具、神经网络、操作系统等几大类别。 2.Free Programming Books GitHub Star:146k GitHu...

Customize the Favicon

In Chirpy, the image files of Favicons are placed in assets/img/favicons/. You may need to replace them with your own. So let’s see how to customize these Favicons. Whit a square image (PNG, JPG o...

Getting Started

Prerequisites Follow the Jekyll Docs to complete the installtion of basic environment (Ruby , RubyGems and Bundler). To improve the writing experience, we need to use some script tools. If your m...

Writing a New Post

Naming and Path Create a new file named with the format YYYY-MM-DD-title.md then put it into _post of the root directory. Front Matter Basically, you need to fill the Front Matter as below at th...

Text and Typography

This Jekyll template totally compatible with Markdown syntax. Now, let’s take a look for the text and typography in this theme. Titles H1 H2 H3 H4 Paragraph I wandered lonely as a cloud ...