Go to file
2019-01-08 09:39:32 +01:00
content pelican upgrade 2019-01-08 09:39:32 +01:00
cookiecutter-new-post upgraded cookiecutter and added jinja2-slug 2016-05-24 12:26:52 +00:00
pelican-plugins@ff9f1d49bc pelican upgrade 2019-01-08 09:39:32 +01:00
themes pelican upgrade 2019-01-08 09:39:32 +01:00
writing_env pelican upgrade 2019-01-08 09:39:32 +01:00
_nb_header.html pelican upgrade 2019-01-08 09:39:32 +01:00
.gitignore got rid of vagrant. using docker itself for writingenv 2017-03-13 10:19:01 +00:00
.gitmodules got rid of vagrant. using docker itself for writingenv 2017-03-13 10:19:01 +00:00
docker-compose.yml moving writingenv from fish to xonsh 2017-12-15 19:43:08 +01:00
Makefile pelican upgrade 2019-01-08 09:39:32 +01:00
newpost.py enabled gram plugin and modified cookiecutter script 2015-10-05 15:46:31 +02:00
pelicanconf.py pelican upgrade 2019-01-08 09:39:32 +01:00
publishconf.py using ssl 2018-01-09 10:04:46 +01:00
README.md fixed width for latest paris post 2018-12-19 16:07:46 +01:00

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% *