From 0d6a2f64bf6b14dc9e462b54f44108e15b140b85 Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Wed, 10 Jun 2015 22:45:31 -0400 Subject: Changement domaine site schiltknecht.fr -> schiltknecht.org --- Makefile | 2 +- content/pages/a-propos.rst | 2 +- content/static/CV/CV_Audric_Schiltknecht.pdf | Bin 187313 -> 160963 bytes pelicanconf.py | 2 +- publishconf.py | 2 +- 5 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 3ba8484..330ef67 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ FTP_TARGET_DIR=/ SSH_HOST=www.chemicalstorm.org SSH_PORT=22 SSH_USER=storm -SSH_TARGET_DIR=/home/storm/www.schiltknecht.fr +SSH_TARGET_DIR=/home/storm/www.schiltknecht.org S3_BUCKET=my_s3_bucket diff --git a/content/pages/a-propos.rst b/content/pages/a-propos.rst index dac84a7..f5b4116 100644 --- a/content/pages/a-propos.rst +++ b/content/pages/a-propos.rst @@ -11,7 +11,7 @@ Cette page recense quelques informations me concernant : * Une liste de mes projets_ réalisés ou en cours * Mon TIPE_ sur la transformée de Fourier réalisé en 2007 -Vous pouvez me contacter à cette adresse : ``contact+site at schiltknecht dot fr``. +Vous pouvez me contacter à cette adresse : ``contact+site at schiltknecht dot org``. .. _CV: {filename}/pages/cv.rst .. _projets: {filename}/pages/projets.rst diff --git a/content/static/CV/CV_Audric_Schiltknecht.pdf b/content/static/CV/CV_Audric_Schiltknecht.pdf index fc62c08..b00f236 100644 Binary files a/content/static/CV/CV_Audric_Schiltknecht.pdf and b/content/static/CV/CV_Audric_Schiltknecht.pdf differ diff --git a/pelicanconf.py b/pelicanconf.py index f8af145..3661260 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -28,4 +28,4 @@ THEME = "./themes/dev-urandom" STATIC_PATHS = ['static'] # Footer text - License -FOOTER_TEXT = """This work by Audric Schiltknecht is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.""" +FOOTER_TEXT = """This work by Audric Schiltknecht is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.""" diff --git a/publishconf.py b/publishconf.py index e03bb1f..f27f40e 100644 --- a/publishconf.py +++ b/publishconf.py @@ -10,7 +10,7 @@ import sys sys.path.append(os.curdir) from pelicanconf import * -SITEURL = 'http://www.schiltknecht.fr' +SITEURL = 'http://www.schiltknecht.org' RELATIVE_URLS = True FEED_ALL_ATOM = 'feeds/all.atom.xml' -- cgit v1.2.3-70-g09d2