290 B
290 B
blog
create environment
make writingenv
write
- create new post with
make newpost
- write the post with
vim content/posts/new-blog-post.md
- upload with
make ftp_upload
resize images
mogrify -resize "960x>" -strip -interlace Plane -quality 85% *