My first post

I have a tabby cat Larry.

Larry is a handsome boy

How to add images?

  1. Create a subdirectory: “public/images”. Put all images into it.
  2. Refer image by its relative path in markdown language, e.g “/images/Larry.jpg”.
  3. Genrate static files and deploy to github.
1
$ hexo generate -d