Posts
A developer's noteboook
Cancel

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

Preparation Follow the Jekyll Docs to complete the installtion of basic environment (Ruby, RubyGem, Bundler and Jekyll). In order to use the script tools to save time, we also need to install Pyth...

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 ...