diff --git a/Makefile.example b/Makefile.example index ec1c827..f7d802e 100644 --- a/Makefile.example +++ b/Makefile.example @@ -50,7 +50,7 @@ help: generate: $(PELICAN) $(INPUTDIR) -o $(OUTPUTDIR) -s $(CONFFILE) $(PELICANOPTS) -html: generate vendor +html: generate clean: [ ! -d $(OUTPUTDIR) ] || rm -rf $(OUTPUTDIR) @@ -79,17 +79,10 @@ else $(PELICAN) -lr $(INPUTDIR) -o $(OUTPUTDIR) -s $(CONFFILE) $(PELICANOPTS) endif -vendor: - @bash $(BASEDIR)/scripts/vendor.sh - -stopserver: - $(BASEDIR)/develop_server.sh stop - @echo 'Stopped Pelican and SimpleHTTPServer processes running in background.' - publishconf: $(PELICAN) $(INPUTDIR) -o $(OUTPUTDIR) -s $(PUBLISHCONF) $(PELICANOPTS) -publish: publishconf vendor +publish: publishconf ssh_upload: publish scp -P $(SSH_PORT) -r $(OUTPUTDIR)/* $(SSH_USER)@$(SSH_HOST):$(SSH_TARGET_DIR) diff --git a/content/articles/citizenfour.md b/content/articles/citizenfour.md index 08bbf5e..b9f091e 100644 --- a/content/articles/citizenfour.md +++ b/content/articles/citizenfour.md @@ -18,7 +18,7 @@ Para sus encuentros, viajó siempre con una cámara. La película resultante es la historia que se desarrolla ante nuestros ojos en este documental. -