Go to file
2019-10-01 13:47:15 +02:00
builder adding back sudo 2019-04-16 21:29:36 +02:00
content new article 2019-08-14 10:37:49 +02:00
cookiecutter-new-post upgraded cookiecutter and added jinja2-slug 2016-05-24 12:26:52 +00:00
pelican-plugins@dfb7a7ff09 updated pelican-plugins 2019-10-01 13:47:15 +02:00
pelican-plugins-3rd another plugins folder 2019-01-08 09:51:56 +01:00
themes nemo is back 2019-09-12 10:43:38 +02:00
_nb_header.html pelican upgrade 2019-01-08 09:39:32 +01:00
.drone.yml drone: adding workspace 2019-04-16 21:26:37 +02:00
.gitignore got rid of vagrant. using docker itself for writingenv 2017-03-13 10:19:01 +00:00
.gitmodules publish through drone 2019-04-15 15:38:15 +02:00
docker-compose.yml using multistage dockerfile 2019-04-16 18:49:46 +02:00
Makefile using multistage dockerfile 2019-04-16 18:49:46 +02:00
newpost.py enabled gram plugin and modified cookiecutter script 2015-10-05 15:46:31 +02:00
pelicanconf.py catcher theme 2019-08-14 10:01:29 +02:00
publishconf.py removes disqus 2019-04-15 15:38:15 +02: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% *