From d2e365612eb394833e8b9e855183cc787b5aa6ef Mon Sep 17 00:00:00 2001 From: rra Date: Mon, 26 Feb 2018 22:51:04 +0100 Subject: [PATCH] rename theme name + fixed OG images --- pelicanconf.py | 3 ++- themes/{cetcat => varia}/static/css/main.css | 0 themes/{cetcat => varia}/static/css/pygment.css | 0 .../static/fonts/LiberationMono.ttf | Bin themes/{cetcat => varia}/static/fonts/cmunit.ttf | Bin themes/{cetcat => varia}/static/fonts/cmunobx.ttf | Bin themes/{cetcat => varia}/static/fonts/cmunorm.ttf | Bin themes/{cetcat => varia}/static/fonts/cmunssdc.ttf | Bin themes/{cetcat => varia}/static/fonts/cmuntb.ttf | Bin themes/{cetcat => varia}/static/fonts/cmuntt.ttf | Bin themes/{cetcat => varia}/static/fonts/cmuntx.ttf | Bin themes/{cetcat => varia}/static/fonts/cmunvi.ttf | Bin themes/{cetcat => varia}/static/fonts/cmunvt.ttf | Bin themes/{cetcat => varia}/static/js/stars.js | 0 themes/{cetcat => varia}/templates/archives.html | 0 themes/{cetcat => varia}/templates/article.html | 0 themes/{cetcat => varia}/templates/author.html | 0 themes/{cetcat => varia}/templates/authors.html | 0 themes/{cetcat => varia}/templates/base.html | 0 themes/{cetcat => varia}/templates/categories.html | 0 themes/{cetcat => varia}/templates/category.html | 0 themes/{cetcat => varia}/templates/events_list.html | 0 themes/{cetcat => varia}/templates/gosquared.html | 0 themes/{cetcat => varia}/templates/index.html | 0 themes/{cetcat => varia}/templates/page.html | 0 themes/{cetcat => varia}/templates/pagination.html | 0 .../templates/period_archives.html | 0 themes/{cetcat => varia}/templates/syndication.html | 0 themes/{cetcat => varia}/templates/tag.html | 0 themes/{cetcat => varia}/templates/tags.html | 0 .../{cetcat => varia}/templates/translations.html | 0 31 files changed, 2 insertions(+), 1 deletion(-) rename themes/{cetcat => varia}/static/css/main.css (100%) rename themes/{cetcat => varia}/static/css/pygment.css (100%) rename themes/{cetcat => varia}/static/fonts/LiberationMono.ttf (100%) rename themes/{cetcat => varia}/static/fonts/cmunit.ttf (100%) rename themes/{cetcat => varia}/static/fonts/cmunobx.ttf (100%) rename themes/{cetcat => varia}/static/fonts/cmunorm.ttf (100%) rename themes/{cetcat => varia}/static/fonts/cmunssdc.ttf (100%) rename themes/{cetcat => varia}/static/fonts/cmuntb.ttf (100%) rename themes/{cetcat => varia}/static/fonts/cmuntt.ttf (100%) rename themes/{cetcat => varia}/static/fonts/cmuntx.ttf (100%) rename themes/{cetcat => varia}/static/fonts/cmunvi.ttf (100%) rename themes/{cetcat => varia}/static/fonts/cmunvt.ttf (100%) rename themes/{cetcat => varia}/static/js/stars.js (100%) rename themes/{cetcat => varia}/templates/archives.html (100%) rename themes/{cetcat => varia}/templates/article.html (100%) rename themes/{cetcat => varia}/templates/author.html (100%) rename themes/{cetcat => varia}/templates/authors.html (100%) rename themes/{cetcat => varia}/templates/base.html (100%) rename themes/{cetcat => varia}/templates/categories.html (100%) rename themes/{cetcat => varia}/templates/category.html (100%) rename themes/{cetcat => varia}/templates/events_list.html (100%) rename themes/{cetcat => varia}/templates/gosquared.html (100%) rename themes/{cetcat => varia}/templates/index.html (100%) rename themes/{cetcat => varia}/templates/page.html (100%) rename themes/{cetcat => varia}/templates/pagination.html (100%) rename themes/{cetcat => varia}/templates/period_archives.html (100%) rename themes/{cetcat => varia}/templates/syndication.html (100%) rename themes/{cetcat => varia}/templates/tag.html (100%) rename themes/{cetcat => varia}/templates/tags.html (100%) rename themes/{cetcat => varia}/templates/translations.html (100%) diff --git a/pelicanconf.py b/pelicanconf.py index e3dc0c4..ac4dde2 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -40,8 +40,9 @@ EXTRA_PATH_METADATA = { 'extra/htaccess': {'path': '.htaccess'} } -THEME = 'themes/cetcat' +THEME = 'themes/varia' THEME_STATIC_DIR = 'theme/' +STATIC_PATHS = "images/" I18N_SUBSITES = { 'en': { diff --git a/themes/cetcat/static/css/main.css b/themes/varia/static/css/main.css similarity index 100% rename from themes/cetcat/static/css/main.css rename to themes/varia/static/css/main.css diff --git a/themes/cetcat/static/css/pygment.css b/themes/varia/static/css/pygment.css similarity index 100% rename from themes/cetcat/static/css/pygment.css rename to themes/varia/static/css/pygment.css diff --git a/themes/cetcat/static/fonts/LiberationMono.ttf b/themes/varia/static/fonts/LiberationMono.ttf similarity index 100% rename from themes/cetcat/static/fonts/LiberationMono.ttf rename to themes/varia/static/fonts/LiberationMono.ttf diff --git a/themes/cetcat/static/fonts/cmunit.ttf b/themes/varia/static/fonts/cmunit.ttf similarity index 100% rename from themes/cetcat/static/fonts/cmunit.ttf rename to themes/varia/static/fonts/cmunit.ttf diff --git a/themes/cetcat/static/fonts/cmunobx.ttf b/themes/varia/static/fonts/cmunobx.ttf similarity index 100% rename from themes/cetcat/static/fonts/cmunobx.ttf rename to themes/varia/static/fonts/cmunobx.ttf diff --git a/themes/cetcat/static/fonts/cmunorm.ttf b/themes/varia/static/fonts/cmunorm.ttf similarity index 100% rename from themes/cetcat/static/fonts/cmunorm.ttf rename to themes/varia/static/fonts/cmunorm.ttf diff --git a/themes/cetcat/static/fonts/cmunssdc.ttf b/themes/varia/static/fonts/cmunssdc.ttf similarity index 100% rename from themes/cetcat/static/fonts/cmunssdc.ttf rename to themes/varia/static/fonts/cmunssdc.ttf diff --git a/themes/cetcat/static/fonts/cmuntb.ttf b/themes/varia/static/fonts/cmuntb.ttf similarity index 100% rename from themes/cetcat/static/fonts/cmuntb.ttf rename to themes/varia/static/fonts/cmuntb.ttf diff --git a/themes/cetcat/static/fonts/cmuntt.ttf b/themes/varia/static/fonts/cmuntt.ttf similarity index 100% rename from themes/cetcat/static/fonts/cmuntt.ttf rename to themes/varia/static/fonts/cmuntt.ttf diff --git a/themes/cetcat/static/fonts/cmuntx.ttf b/themes/varia/static/fonts/cmuntx.ttf similarity index 100% rename from themes/cetcat/static/fonts/cmuntx.ttf rename to themes/varia/static/fonts/cmuntx.ttf diff --git a/themes/cetcat/static/fonts/cmunvi.ttf b/themes/varia/static/fonts/cmunvi.ttf similarity index 100% rename from themes/cetcat/static/fonts/cmunvi.ttf rename to themes/varia/static/fonts/cmunvi.ttf diff --git a/themes/cetcat/static/fonts/cmunvt.ttf b/themes/varia/static/fonts/cmunvt.ttf similarity index 100% rename from themes/cetcat/static/fonts/cmunvt.ttf rename to themes/varia/static/fonts/cmunvt.ttf diff --git a/themes/cetcat/static/js/stars.js b/themes/varia/static/js/stars.js similarity index 100% rename from themes/cetcat/static/js/stars.js rename to themes/varia/static/js/stars.js diff --git a/themes/cetcat/templates/archives.html b/themes/varia/templates/archives.html similarity index 100% rename from themes/cetcat/templates/archives.html rename to themes/varia/templates/archives.html diff --git a/themes/cetcat/templates/article.html b/themes/varia/templates/article.html similarity index 100% rename from themes/cetcat/templates/article.html rename to themes/varia/templates/article.html diff --git a/themes/cetcat/templates/author.html b/themes/varia/templates/author.html similarity index 100% rename from themes/cetcat/templates/author.html rename to themes/varia/templates/author.html diff --git a/themes/cetcat/templates/authors.html b/themes/varia/templates/authors.html similarity index 100% rename from themes/cetcat/templates/authors.html rename to themes/varia/templates/authors.html diff --git a/themes/cetcat/templates/base.html b/themes/varia/templates/base.html similarity index 100% rename from themes/cetcat/templates/base.html rename to themes/varia/templates/base.html diff --git a/themes/cetcat/templates/categories.html b/themes/varia/templates/categories.html similarity index 100% rename from themes/cetcat/templates/categories.html rename to themes/varia/templates/categories.html diff --git a/themes/cetcat/templates/category.html b/themes/varia/templates/category.html similarity index 100% rename from themes/cetcat/templates/category.html rename to themes/varia/templates/category.html diff --git a/themes/cetcat/templates/events_list.html b/themes/varia/templates/events_list.html similarity index 100% rename from themes/cetcat/templates/events_list.html rename to themes/varia/templates/events_list.html diff --git a/themes/cetcat/templates/gosquared.html b/themes/varia/templates/gosquared.html similarity index 100% rename from themes/cetcat/templates/gosquared.html rename to themes/varia/templates/gosquared.html diff --git a/themes/cetcat/templates/index.html b/themes/varia/templates/index.html similarity index 100% rename from themes/cetcat/templates/index.html rename to themes/varia/templates/index.html diff --git a/themes/cetcat/templates/page.html b/themes/varia/templates/page.html similarity index 100% rename from themes/cetcat/templates/page.html rename to themes/varia/templates/page.html diff --git a/themes/cetcat/templates/pagination.html b/themes/varia/templates/pagination.html similarity index 100% rename from themes/cetcat/templates/pagination.html rename to themes/varia/templates/pagination.html diff --git a/themes/cetcat/templates/period_archives.html b/themes/varia/templates/period_archives.html similarity index 100% rename from themes/cetcat/templates/period_archives.html rename to themes/varia/templates/period_archives.html diff --git a/themes/cetcat/templates/syndication.html b/themes/varia/templates/syndication.html similarity index 100% rename from themes/cetcat/templates/syndication.html rename to themes/varia/templates/syndication.html diff --git a/themes/cetcat/templates/tag.html b/themes/varia/templates/tag.html similarity index 100% rename from themes/cetcat/templates/tag.html rename to themes/varia/templates/tag.html diff --git a/themes/cetcat/templates/tags.html b/themes/varia/templates/tags.html similarity index 100% rename from themes/cetcat/templates/tags.html rename to themes/varia/templates/tags.html diff --git a/themes/cetcat/templates/translations.html b/themes/varia/templates/translations.html similarity index 100% rename from themes/cetcat/templates/translations.html rename to themes/varia/templates/translations.html