Feat: adapt to year 2019-2020

This commit is contained in:
Bertrand Benjamin 2020-08-07 18:22:40 +02:00
parent 952d19859c
commit dd92f1a77e
2 changed files with 3 additions and 4 deletions

View File

@ -9,8 +9,7 @@ from globalconf import *
AUTHOR = 'Benjamin Bertrand'
SITENAME = 'OpyTex'
SITETITLE = 'OpyTex'
SITESUBTITLE = "DEV"
#SITEURL = 'https://0.0.0.0:8000/enseignements/DEV'
SITESUBTITLE = "2020-2021"
SITEURL = ''
CC_LICENSE_COMMERCIAL = True

View File

@ -11,7 +11,7 @@ sys.path.append(os.curdir)
from pelicanconf import *
# If your site is available via HTTPS, make sure SITEURL begins with https://
SITEURL = 'n'
SITEURL = 'https://opytex.org/enseignements/2020-2021/'
RELATIVE_URLS = False
FEED_ALL_ATOM = 'feeds/all.atom.xml'
@ -22,4 +22,4 @@ DELETE_OUTPUT_DIRECTORY = True
# Following items are often useful when publishing
#DISQUS_SITENAME = ""
#GOOGLE_ANALYTICS = ""
#GOOGLE_ANALYTICS = ""