diff --git a/pelicanconf.py b/pelicanconf.py index 84c23d4..98bd6e1 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -5,7 +5,7 @@ from __future__ import unicode_literals AUTHOR = 'Georg Krause' SITENAME = 'Luppp' SITEURL = '' -THEME = 'themes/openAV-Luppp' +THEME = 'themes/Loopp' INDEX_SAVE_AS = 'blog.html' PATH = 'content' diff --git a/themes/openAV-Luppp/static/css/grids-responsive-min.css b/themes/Loopp/static/css/grids-responsive-min.css similarity index 100% rename from themes/openAV-Luppp/static/css/grids-responsive-min.css rename to themes/Loopp/static/css/grids-responsive-min.css diff --git a/themes/openAV-Luppp/static/css/grids-responsive-old-ie-min.css b/themes/Loopp/static/css/grids-responsive-old-ie-min.css similarity index 100% rename from themes/openAV-Luppp/static/css/grids-responsive-old-ie-min.css rename to themes/Loopp/static/css/grids-responsive-old-ie-min.css diff --git a/themes/openAV-Luppp/static/css/layouts/marketing-old-ie.css b/themes/Loopp/static/css/layouts/marketing-old-ie.css similarity index 100% rename from themes/openAV-Luppp/static/css/layouts/marketing-old-ie.css rename to themes/Loopp/static/css/layouts/marketing-old-ie.css diff --git a/themes/openAV-Luppp/static/css/layouts/marketing.css b/themes/Loopp/static/css/layouts/marketing.css similarity index 100% rename from themes/openAV-Luppp/static/css/layouts/marketing.css rename to themes/Loopp/static/css/layouts/marketing.css diff --git a/themes/openAV-Luppp/static/css/pure-min.css b/themes/Loopp/static/css/pure-min.css similarity index 100% rename from themes/openAV-Luppp/static/css/pure-min.css rename to themes/Loopp/static/css/pure-min.css diff --git a/themes/openAV-Luppp/static/css/responsive-style.css b/themes/Loopp/static/css/responsive-style.css similarity index 100% rename from themes/openAV-Luppp/static/css/responsive-style.css rename to themes/Loopp/static/css/responsive-style.css diff --git a/themes/openAV-Luppp/static/css/style.css b/themes/Loopp/static/css/style.css similarity index 100% rename from themes/openAV-Luppp/static/css/style.css rename to themes/Loopp/static/css/style.css diff --git a/themes/openAV-Luppp/static/images/header.png b/themes/Loopp/static/images/header.png similarity index 100% rename from themes/openAV-Luppp/static/images/header.png rename to themes/Loopp/static/images/header.png diff --git a/themes/openAV-Luppp/static/images/luppp.svg b/themes/Loopp/static/images/luppp.svg similarity index 100% rename from themes/openAV-Luppp/static/images/luppp.svg rename to themes/Loopp/static/images/luppp.svg diff --git a/themes/openAV-Luppp/static/images/play.svg b/themes/Loopp/static/images/play.svg similarity index 100% rename from themes/openAV-Luppp/static/images/play.svg rename to themes/Loopp/static/images/play.svg diff --git a/themes/openAV-Luppp/templates/article.html b/themes/Loopp/templates/article.html similarity index 100% rename from themes/openAV-Luppp/templates/article.html rename to themes/Loopp/templates/article.html diff --git a/themes/openAV-Luppp/templates/base.html b/themes/Loopp/templates/base.html similarity index 100% rename from themes/openAV-Luppp/templates/base.html rename to themes/Loopp/templates/base.html diff --git a/themes/openAV-Luppp/templates/index.html b/themes/Loopp/templates/index.html similarity index 100% rename from themes/openAV-Luppp/templates/index.html rename to themes/Loopp/templates/index.html diff --git a/themes/openAV-Luppp/templates/landing_page.html b/themes/Loopp/templates/landing_page.html similarity index 100% rename from themes/openAV-Luppp/templates/landing_page.html rename to themes/Loopp/templates/landing_page.html diff --git a/themes/openAV-Luppp/templates/page.html b/themes/Loopp/templates/page.html similarity index 100% rename from themes/openAV-Luppp/templates/page.html rename to themes/Loopp/templates/page.html diff --git a/themes/openAV-Luppp/templates/pagination.html b/themes/Loopp/templates/pagination.html similarity index 100% rename from themes/openAV-Luppp/templates/pagination.html rename to themes/Loopp/templates/pagination.html