blog/README.md

290 B

blog

create environment

  1. make writingenv

write

  1. create new post with make newpost
  2. write the post withvim content/posts/new-blog-post.md
  3. upload with make ftp_upload

resize images

  1. mogrify -resize "960x>" -strip -interlace Plane -quality 85% *