diff --git a/FoundationPress/.babelrc b/hamburg-freifunk-wp-theme/.babelrc similarity index 100% rename from FoundationPress/.babelrc rename to hamburg-freifunk-wp-theme/.babelrc diff --git a/FoundationPress/.editorconfig b/hamburg-freifunk-wp-theme/.editorconfig similarity index 100% rename from FoundationPress/.editorconfig rename to hamburg-freifunk-wp-theme/.editorconfig diff --git a/FoundationPress/.gitignore b/hamburg-freifunk-wp-theme/.gitignore similarity index 100% rename from FoundationPress/.gitignore rename to hamburg-freifunk-wp-theme/.gitignore diff --git a/FoundationPress/404.php b/hamburg-freifunk-wp-theme/404.php similarity index 100% rename from FoundationPress/404.php rename to hamburg-freifunk-wp-theme/404.php diff --git a/FoundationPress/CHANGELOG.md b/hamburg-freifunk-wp-theme/CHANGELOG.md similarity index 100% rename from FoundationPress/CHANGELOG.md rename to hamburg-freifunk-wp-theme/CHANGELOG.md diff --git a/FoundationPress/MIT-LICENSE.txt b/hamburg-freifunk-wp-theme/MIT-LICENSE.txt similarity index 100% rename from FoundationPress/MIT-LICENSE.txt rename to hamburg-freifunk-wp-theme/MIT-LICENSE.txt diff --git a/FoundationPress/README.md b/hamburg-freifunk-wp-theme/README-FoundationPress.md similarity index 100% rename from FoundationPress/README.md rename to hamburg-freifunk-wp-theme/README-FoundationPress.md diff --git a/hamburg-freifunk-wp-theme/README.md b/hamburg-freifunk-wp-theme/README.md new file mode 100644 index 0000000..a045d2f --- /dev/null +++ b/hamburg-freifunk-wp-theme/README.md @@ -0,0 +1,9 @@ +hamburg-freifunk-wp-theme (2018) + +FoundationPress relies to not-up-to-date dependencies, works with node.js ~6, use n to install older nodes + +$ n 6 + +during design/development, render SCSS + +$ npm start \ No newline at end of file diff --git a/FoundationPress/archive.php b/hamburg-freifunk-wp-theme/archive.php similarity index 100% rename from FoundationPress/archive.php rename to hamburg-freifunk-wp-theme/archive.php diff --git a/FoundationPress/codesniffer.ruleset.xml b/hamburg-freifunk-wp-theme/codesniffer.ruleset.xml similarity index 100% rename from FoundationPress/codesniffer.ruleset.xml rename to hamburg-freifunk-wp-theme/codesniffer.ruleset.xml diff --git a/FoundationPress/comments.php b/hamburg-freifunk-wp-theme/comments.php similarity index 100% rename from FoundationPress/comments.php rename to hamburg-freifunk-wp-theme/comments.php diff --git a/FoundationPress/composer.json b/hamburg-freifunk-wp-theme/composer.json similarity index 100% rename from FoundationPress/composer.json rename to hamburg-freifunk-wp-theme/composer.json diff --git a/FoundationPress/composer.lock b/hamburg-freifunk-wp-theme/composer.lock similarity index 100% rename from FoundationPress/composer.lock rename to hamburg-freifunk-wp-theme/composer.lock diff --git a/FoundationPress/config-default.yml b/hamburg-freifunk-wp-theme/config-default.yml similarity index 100% rename from FoundationPress/config-default.yml rename to hamburg-freifunk-wp-theme/config-default.yml diff --git a/FoundationPress/footer.php b/hamburg-freifunk-wp-theme/footer.php similarity index 100% rename from FoundationPress/footer.php rename to hamburg-freifunk-wp-theme/footer.php diff --git a/FoundationPress/functions.php b/hamburg-freifunk-wp-theme/functions.php similarity index 100% rename from FoundationPress/functions.php rename to hamburg-freifunk-wp-theme/functions.php diff --git a/FoundationPress/gulpfile.babel.js b/hamburg-freifunk-wp-theme/gulpfile.babel.js similarity index 100% rename from FoundationPress/gulpfile.babel.js rename to hamburg-freifunk-wp-theme/gulpfile.babel.js diff --git a/FoundationPress/header.php b/hamburg-freifunk-wp-theme/header.php similarity index 91% rename from FoundationPress/header.php rename to hamburg-freifunk-wp-theme/header.php index 35e687c..ea91e89 100644 --- a/FoundationPress/header.php +++ b/hamburg-freifunk-wp-theme/header.php @@ -14,6 +14,7 @@ + > diff --git a/FoundationPress/index.php b/hamburg-freifunk-wp-theme/index.php similarity index 100% rename from FoundationPress/index.php rename to hamburg-freifunk-wp-theme/index.php diff --git a/FoundationPress/languages/FoundationPress.pot b/hamburg-freifunk-wp-theme/languages/FoundationPress.pot similarity index 100% rename from FoundationPress/languages/FoundationPress.pot rename to hamburg-freifunk-wp-theme/languages/FoundationPress.pot diff --git a/FoundationPress/languages/ca.mo b/hamburg-freifunk-wp-theme/languages/ca.mo similarity index 100% rename from FoundationPress/languages/ca.mo rename to hamburg-freifunk-wp-theme/languages/ca.mo diff --git a/FoundationPress/languages/ca.po b/hamburg-freifunk-wp-theme/languages/ca.po similarity index 100% rename from FoundationPress/languages/ca.po rename to hamburg-freifunk-wp-theme/languages/ca.po diff --git a/FoundationPress/languages/cs_CZ.mo b/hamburg-freifunk-wp-theme/languages/cs_CZ.mo similarity index 100% rename from FoundationPress/languages/cs_CZ.mo rename to hamburg-freifunk-wp-theme/languages/cs_CZ.mo diff --git a/FoundationPress/languages/cs_CZ.po b/hamburg-freifunk-wp-theme/languages/cs_CZ.po similarity index 100% rename from FoundationPress/languages/cs_CZ.po rename to hamburg-freifunk-wp-theme/languages/cs_CZ.po diff --git a/FoundationPress/languages/da_DK.mo b/hamburg-freifunk-wp-theme/languages/da_DK.mo similarity index 100% rename from FoundationPress/languages/da_DK.mo rename to hamburg-freifunk-wp-theme/languages/da_DK.mo diff --git a/FoundationPress/languages/da_DK.po b/hamburg-freifunk-wp-theme/languages/da_DK.po similarity index 100% rename from FoundationPress/languages/da_DK.po rename to hamburg-freifunk-wp-theme/languages/da_DK.po diff --git a/FoundationPress/languages/de_DE.mo b/hamburg-freifunk-wp-theme/languages/de_DE.mo similarity index 100% rename from FoundationPress/languages/de_DE.mo rename to hamburg-freifunk-wp-theme/languages/de_DE.mo diff --git a/FoundationPress/languages/de_DE.po b/hamburg-freifunk-wp-theme/languages/de_DE.po similarity index 100% rename from FoundationPress/languages/de_DE.po rename to hamburg-freifunk-wp-theme/languages/de_DE.po diff --git a/FoundationPress/languages/de_DE_formal.mo b/hamburg-freifunk-wp-theme/languages/de_DE_formal.mo similarity index 100% rename from FoundationPress/languages/de_DE_formal.mo rename to hamburg-freifunk-wp-theme/languages/de_DE_formal.mo diff --git a/FoundationPress/languages/de_DE_formal.po b/hamburg-freifunk-wp-theme/languages/de_DE_formal.po similarity index 100% rename from FoundationPress/languages/de_DE_formal.po rename to hamburg-freifunk-wp-theme/languages/de_DE_formal.po diff --git a/FoundationPress/languages/es_ES.mo b/hamburg-freifunk-wp-theme/languages/es_ES.mo similarity index 100% rename from FoundationPress/languages/es_ES.mo rename to hamburg-freifunk-wp-theme/languages/es_ES.mo diff --git a/FoundationPress/languages/es_ES.po b/hamburg-freifunk-wp-theme/languages/es_ES.po similarity index 100% rename from FoundationPress/languages/es_ES.po rename to hamburg-freifunk-wp-theme/languages/es_ES.po diff --git a/FoundationPress/languages/fi.mo b/hamburg-freifunk-wp-theme/languages/fi.mo similarity index 100% rename from FoundationPress/languages/fi.mo rename to hamburg-freifunk-wp-theme/languages/fi.mo diff --git a/FoundationPress/languages/fi.po b/hamburg-freifunk-wp-theme/languages/fi.po similarity index 100% rename from FoundationPress/languages/fi.po rename to hamburg-freifunk-wp-theme/languages/fi.po diff --git a/FoundationPress/languages/fr_FR.mo b/hamburg-freifunk-wp-theme/languages/fr_FR.mo similarity index 100% rename from FoundationPress/languages/fr_FR.mo rename to hamburg-freifunk-wp-theme/languages/fr_FR.mo diff --git a/FoundationPress/languages/fr_FR.po b/hamburg-freifunk-wp-theme/languages/fr_FR.po similarity index 100% rename from FoundationPress/languages/fr_FR.po rename to hamburg-freifunk-wp-theme/languages/fr_FR.po diff --git a/FoundationPress/languages/gl_ES.mo b/hamburg-freifunk-wp-theme/languages/gl_ES.mo similarity index 100% rename from FoundationPress/languages/gl_ES.mo rename to hamburg-freifunk-wp-theme/languages/gl_ES.mo diff --git a/FoundationPress/languages/gl_ES.po b/hamburg-freifunk-wp-theme/languages/gl_ES.po similarity index 100% rename from FoundationPress/languages/gl_ES.po rename to hamburg-freifunk-wp-theme/languages/gl_ES.po diff --git a/FoundationPress/languages/he_IL.mo b/hamburg-freifunk-wp-theme/languages/he_IL.mo similarity index 100% rename from FoundationPress/languages/he_IL.mo rename to hamburg-freifunk-wp-theme/languages/he_IL.mo diff --git a/FoundationPress/languages/he_IL.po b/hamburg-freifunk-wp-theme/languages/he_IL.po similarity index 100% rename from FoundationPress/languages/he_IL.po rename to hamburg-freifunk-wp-theme/languages/he_IL.po diff --git a/FoundationPress/languages/hu_HU.mo b/hamburg-freifunk-wp-theme/languages/hu_HU.mo similarity index 100% rename from FoundationPress/languages/hu_HU.mo rename to hamburg-freifunk-wp-theme/languages/hu_HU.mo diff --git a/FoundationPress/languages/hu_HU.po b/hamburg-freifunk-wp-theme/languages/hu_HU.po similarity index 100% rename from FoundationPress/languages/hu_HU.po rename to hamburg-freifunk-wp-theme/languages/hu_HU.po diff --git a/FoundationPress/languages/is_IS.mo b/hamburg-freifunk-wp-theme/languages/is_IS.mo similarity index 100% rename from FoundationPress/languages/is_IS.mo rename to hamburg-freifunk-wp-theme/languages/is_IS.mo diff --git a/FoundationPress/languages/is_IS.po b/hamburg-freifunk-wp-theme/languages/is_IS.po similarity index 100% rename from FoundationPress/languages/is_IS.po rename to hamburg-freifunk-wp-theme/languages/is_IS.po diff --git a/FoundationPress/languages/it_IT.mo b/hamburg-freifunk-wp-theme/languages/it_IT.mo similarity index 100% rename from FoundationPress/languages/it_IT.mo rename to hamburg-freifunk-wp-theme/languages/it_IT.mo diff --git a/FoundationPress/languages/it_IT.po b/hamburg-freifunk-wp-theme/languages/it_IT.po similarity index 100% rename from FoundationPress/languages/it_IT.po rename to hamburg-freifunk-wp-theme/languages/it_IT.po diff --git a/FoundationPress/languages/ja.mo b/hamburg-freifunk-wp-theme/languages/ja.mo similarity index 100% rename from FoundationPress/languages/ja.mo rename to hamburg-freifunk-wp-theme/languages/ja.mo diff --git a/FoundationPress/languages/ja.po b/hamburg-freifunk-wp-theme/languages/ja.po similarity index 100% rename from FoundationPress/languages/ja.po rename to hamburg-freifunk-wp-theme/languages/ja.po diff --git a/FoundationPress/languages/nb_NO.mo b/hamburg-freifunk-wp-theme/languages/nb_NO.mo similarity index 100% rename from FoundationPress/languages/nb_NO.mo rename to hamburg-freifunk-wp-theme/languages/nb_NO.mo diff --git a/FoundationPress/languages/nb_NO.po b/hamburg-freifunk-wp-theme/languages/nb_NO.po similarity index 100% rename from FoundationPress/languages/nb_NO.po rename to hamburg-freifunk-wp-theme/languages/nb_NO.po diff --git a/FoundationPress/languages/nl_NL.mo b/hamburg-freifunk-wp-theme/languages/nl_NL.mo similarity index 100% rename from FoundationPress/languages/nl_NL.mo rename to hamburg-freifunk-wp-theme/languages/nl_NL.mo diff --git a/FoundationPress/languages/nl_NL.po b/hamburg-freifunk-wp-theme/languages/nl_NL.po similarity index 100% rename from FoundationPress/languages/nl_NL.po rename to hamburg-freifunk-wp-theme/languages/nl_NL.po diff --git a/FoundationPress/languages/pl.mo b/hamburg-freifunk-wp-theme/languages/pl.mo similarity index 100% rename from FoundationPress/languages/pl.mo rename to hamburg-freifunk-wp-theme/languages/pl.mo diff --git a/FoundationPress/languages/pl.po b/hamburg-freifunk-wp-theme/languages/pl.po similarity index 100% rename from FoundationPress/languages/pl.po rename to hamburg-freifunk-wp-theme/languages/pl.po diff --git a/FoundationPress/languages/pt_BR.mo b/hamburg-freifunk-wp-theme/languages/pt_BR.mo similarity index 100% rename from FoundationPress/languages/pt_BR.mo rename to hamburg-freifunk-wp-theme/languages/pt_BR.mo diff --git a/FoundationPress/languages/pt_BR.po b/hamburg-freifunk-wp-theme/languages/pt_BR.po similarity index 100% rename from FoundationPress/languages/pt_BR.po rename to hamburg-freifunk-wp-theme/languages/pt_BR.po diff --git a/FoundationPress/languages/pt_PT.mo b/hamburg-freifunk-wp-theme/languages/pt_PT.mo similarity index 100% rename from FoundationPress/languages/pt_PT.mo rename to hamburg-freifunk-wp-theme/languages/pt_PT.mo diff --git a/FoundationPress/languages/pt_PT.po b/hamburg-freifunk-wp-theme/languages/pt_PT.po similarity index 100% rename from FoundationPress/languages/pt_PT.po rename to hamburg-freifunk-wp-theme/languages/pt_PT.po diff --git a/FoundationPress/languages/ro.mo b/hamburg-freifunk-wp-theme/languages/ro.mo similarity index 100% rename from FoundationPress/languages/ro.mo rename to hamburg-freifunk-wp-theme/languages/ro.mo diff --git a/FoundationPress/languages/ro.po b/hamburg-freifunk-wp-theme/languages/ro.po similarity index 100% rename from FoundationPress/languages/ro.po rename to hamburg-freifunk-wp-theme/languages/ro.po diff --git a/FoundationPress/languages/ru_RU.mo b/hamburg-freifunk-wp-theme/languages/ru_RU.mo similarity index 100% rename from FoundationPress/languages/ru_RU.mo rename to hamburg-freifunk-wp-theme/languages/ru_RU.mo diff --git a/FoundationPress/languages/ru_RU.po b/hamburg-freifunk-wp-theme/languages/ru_RU.po similarity index 100% rename from FoundationPress/languages/ru_RU.po rename to hamburg-freifunk-wp-theme/languages/ru_RU.po diff --git a/FoundationPress/languages/sv_SE.mo b/hamburg-freifunk-wp-theme/languages/sv_SE.mo similarity index 100% rename from FoundationPress/languages/sv_SE.mo rename to hamburg-freifunk-wp-theme/languages/sv_SE.mo diff --git a/FoundationPress/languages/sv_SE.po b/hamburg-freifunk-wp-theme/languages/sv_SE.po similarity index 100% rename from FoundationPress/languages/sv_SE.po rename to hamburg-freifunk-wp-theme/languages/sv_SE.po diff --git a/FoundationPress/languages/tr_TR.mo b/hamburg-freifunk-wp-theme/languages/tr_TR.mo similarity index 100% rename from FoundationPress/languages/tr_TR.mo rename to hamburg-freifunk-wp-theme/languages/tr_TR.mo diff --git a/FoundationPress/languages/tr_TR.po b/hamburg-freifunk-wp-theme/languages/tr_TR.po similarity index 100% rename from FoundationPress/languages/tr_TR.po rename to hamburg-freifunk-wp-theme/languages/tr_TR.po diff --git a/FoundationPress/languages/ur.mo b/hamburg-freifunk-wp-theme/languages/ur.mo similarity index 100% rename from FoundationPress/languages/ur.mo rename to hamburg-freifunk-wp-theme/languages/ur.mo diff --git a/FoundationPress/languages/ur.po b/hamburg-freifunk-wp-theme/languages/ur.po similarity index 100% rename from FoundationPress/languages/ur.po rename to hamburg-freifunk-wp-theme/languages/ur.po diff --git a/FoundationPress/library/class-foundationpress-comments.php b/hamburg-freifunk-wp-theme/library/class-foundationpress-comments.php similarity index 100% rename from FoundationPress/library/class-foundationpress-comments.php rename to hamburg-freifunk-wp-theme/library/class-foundationpress-comments.php diff --git a/FoundationPress/library/class-foundationpress-mobile-walker.php b/hamburg-freifunk-wp-theme/library/class-foundationpress-mobile-walker.php similarity index 100% rename from FoundationPress/library/class-foundationpress-mobile-walker.php rename to hamburg-freifunk-wp-theme/library/class-foundationpress-mobile-walker.php diff --git a/FoundationPress/library/class-foundationpress-protocol-relative-theme-assets.php b/hamburg-freifunk-wp-theme/library/class-foundationpress-protocol-relative-theme-assets.php similarity index 100% rename from FoundationPress/library/class-foundationpress-protocol-relative-theme-assets.php rename to hamburg-freifunk-wp-theme/library/class-foundationpress-protocol-relative-theme-assets.php diff --git a/FoundationPress/library/class-foundationpress-top-bar-walker.php b/hamburg-freifunk-wp-theme/library/class-foundationpress-top-bar-walker.php similarity index 100% rename from FoundationPress/library/class-foundationpress-top-bar-walker.php rename to hamburg-freifunk-wp-theme/library/class-foundationpress-top-bar-walker.php diff --git a/FoundationPress/library/cleanup.php b/hamburg-freifunk-wp-theme/library/cleanup.php similarity index 100% rename from FoundationPress/library/cleanup.php rename to hamburg-freifunk-wp-theme/library/cleanup.php diff --git a/FoundationPress/library/custom-nav.php b/hamburg-freifunk-wp-theme/library/custom-nav.php similarity index 100% rename from FoundationPress/library/custom-nav.php rename to hamburg-freifunk-wp-theme/library/custom-nav.php diff --git a/FoundationPress/library/enqueue-scripts.php b/hamburg-freifunk-wp-theme/library/enqueue-scripts.php similarity index 100% rename from FoundationPress/library/enqueue-scripts.php rename to hamburg-freifunk-wp-theme/library/enqueue-scripts.php diff --git a/FoundationPress/library/entry-meta.php b/hamburg-freifunk-wp-theme/library/entry-meta.php similarity index 67% rename from FoundationPress/library/entry-meta.php rename to hamburg-freifunk-wp-theme/library/entry-meta.php index cc4c8cd..cccca1c 100644 --- a/FoundationPress/library/entry-meta.php +++ b/hamburg-freifunk-wp-theme/library/entry-meta.php @@ -9,7 +9,8 @@ if ( ! function_exists( 'foundationpress_entry_meta' ) ) : function foundationpress_entry_meta() { /* translators: %1$s: current date, %2$s: current time */ + echo '

'; echo ''; - echo '

' . __( 'Written by', 'foundationpress' ) . '

'; + echo '' . __( 'Written by', 'foundationpress' ) . '

'; } endif; diff --git a/FoundationPress/library/foundation.php b/hamburg-freifunk-wp-theme/library/foundation.php similarity index 100% rename from FoundationPress/library/foundation.php rename to hamburg-freifunk-wp-theme/library/foundation.php diff --git a/FoundationPress/library/navigation.php b/hamburg-freifunk-wp-theme/library/navigation.php similarity index 100% rename from FoundationPress/library/navigation.php rename to hamburg-freifunk-wp-theme/library/navigation.php diff --git a/FoundationPress/library/responsive-images.php b/hamburg-freifunk-wp-theme/library/responsive-images.php similarity index 100% rename from FoundationPress/library/responsive-images.php rename to hamburg-freifunk-wp-theme/library/responsive-images.php diff --git a/FoundationPress/library/sticky-posts.php b/hamburg-freifunk-wp-theme/library/sticky-posts.php similarity index 100% rename from FoundationPress/library/sticky-posts.php rename to hamburg-freifunk-wp-theme/library/sticky-posts.php diff --git a/FoundationPress/library/theme-support.php b/hamburg-freifunk-wp-theme/library/theme-support.php similarity index 100% rename from FoundationPress/library/theme-support.php rename to hamburg-freifunk-wp-theme/library/theme-support.php diff --git a/FoundationPress/library/widget-areas.php b/hamburg-freifunk-wp-theme/library/widget-areas.php similarity index 100% rename from FoundationPress/library/widget-areas.php rename to hamburg-freifunk-wp-theme/library/widget-areas.php diff --git a/FoundationPress/package-lock.json b/hamburg-freifunk-wp-theme/package-lock.json similarity index 100% rename from FoundationPress/package-lock.json rename to hamburg-freifunk-wp-theme/package-lock.json diff --git a/FoundationPress/package.json b/hamburg-freifunk-wp-theme/package.json similarity index 100% rename from FoundationPress/package.json rename to hamburg-freifunk-wp-theme/package.json diff --git a/FoundationPress/page-templates/front.php b/hamburg-freifunk-wp-theme/page-templates/front.php similarity index 100% rename from FoundationPress/page-templates/front.php rename to hamburg-freifunk-wp-theme/page-templates/front.php diff --git a/FoundationPress/page-templates/kitchen-sink.php b/hamburg-freifunk-wp-theme/page-templates/kitchen-sink.php similarity index 100% rename from FoundationPress/page-templates/kitchen-sink.php rename to hamburg-freifunk-wp-theme/page-templates/kitchen-sink.php diff --git a/FoundationPress/page-templates/page-full-width.php b/hamburg-freifunk-wp-theme/page-templates/page-full-width.php similarity index 100% rename from FoundationPress/page-templates/page-full-width.php rename to hamburg-freifunk-wp-theme/page-templates/page-full-width.php diff --git a/FoundationPress/page-templates/page-sidebar-left.php b/hamburg-freifunk-wp-theme/page-templates/page-sidebar-left.php similarity index 100% rename from FoundationPress/page-templates/page-sidebar-left.php rename to hamburg-freifunk-wp-theme/page-templates/page-sidebar-left.php diff --git a/FoundationPress/page.php b/hamburg-freifunk-wp-theme/page.php similarity index 100% rename from FoundationPress/page.php rename to hamburg-freifunk-wp-theme/page.php diff --git a/FoundationPress/screenshot.png b/hamburg-freifunk-wp-theme/screenshot.png similarity index 100% rename from FoundationPress/screenshot.png rename to hamburg-freifunk-wp-theme/screenshot.png diff --git a/FoundationPress/search.php b/hamburg-freifunk-wp-theme/search.php similarity index 100% rename from FoundationPress/search.php rename to hamburg-freifunk-wp-theme/search.php diff --git a/FoundationPress/searchform.php b/hamburg-freifunk-wp-theme/searchform.php similarity index 100% rename from FoundationPress/searchform.php rename to hamburg-freifunk-wp-theme/searchform.php diff --git a/FoundationPress/sidebar.php b/hamburg-freifunk-wp-theme/sidebar.php similarity index 100% rename from FoundationPress/sidebar.php rename to hamburg-freifunk-wp-theme/sidebar.php diff --git a/FoundationPress/single.php b/hamburg-freifunk-wp-theme/single.php similarity index 100% rename from FoundationPress/single.php rename to hamburg-freifunk-wp-theme/single.php diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Bold.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Bold.eot new file mode 100644 index 0000000..5fa7366 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Bold.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Bold.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Bold.woff new file mode 100644 index 0000000..d7e748b Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Bold.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Bold.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Bold.woff2 new file mode 100644 index 0000000..acd28f9 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Bold.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldItalic.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldItalic.eot new file mode 100644 index 0000000..6da4487 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldItalic.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldItalic.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldItalic.woff new file mode 100644 index 0000000..5ddacd3 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldItalic.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldItalic.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldItalic.woff2 new file mode 100644 index 0000000..5909feb Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldItalic.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldLegacy.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldLegacy.eot new file mode 100644 index 0000000..41b4a45 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldLegacy.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldLegacy.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldLegacy.woff new file mode 100644 index 0000000..2bac27a Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldLegacy.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldLegacy.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldLegacy.woff2 new file mode 100644 index 0000000..3caf268 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldLegacy.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldLegacyItalic.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldLegacyItalic.eot new file mode 100644 index 0000000..9812939 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldLegacyItalic.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldLegacyItalic.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldLegacyItalic.woff new file mode 100644 index 0000000..bf69328 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldLegacyItalic.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldLegacyItalic.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldLegacyItalic.woff2 new file mode 100644 index 0000000..799ba36 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-BoldLegacyItalic.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Italic.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Italic.eot new file mode 100644 index 0000000..498752f Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Italic.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Italic.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Italic.woff new file mode 100644 index 0000000..d3958a1 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Italic.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Italic.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Italic.woff2 new file mode 100644 index 0000000..c4a66d6 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Italic.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LegacyItalic.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LegacyItalic.eot new file mode 100644 index 0000000..f97a8b2 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LegacyItalic.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LegacyItalic.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LegacyItalic.woff new file mode 100644 index 0000000..6f65c17 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LegacyItalic.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LegacyItalic.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LegacyItalic.woff2 new file mode 100644 index 0000000..060c3f5 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LegacyItalic.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Light.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Light.eot new file mode 100644 index 0000000..10dd1c6 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Light.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Light.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Light.woff new file mode 100644 index 0000000..cb7e4d1 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Light.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Light.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Light.woff2 new file mode 100644 index 0000000..eae3be6 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Light.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightItalic.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightItalic.eot new file mode 100644 index 0000000..bc803e8 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightItalic.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightItalic.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightItalic.woff new file mode 100644 index 0000000..3d8f089 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightItalic.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightItalic.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightItalic.woff2 new file mode 100644 index 0000000..cfaff18 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightItalic.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightLegacy.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightLegacy.eot new file mode 100644 index 0000000..b45734d Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightLegacy.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightLegacy.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightLegacy.woff new file mode 100644 index 0000000..1fad51b Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightLegacy.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightLegacy.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightLegacy.woff2 new file mode 100644 index 0000000..24b6788 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightLegacy.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightLegacyItalic.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightLegacyItalic.eot new file mode 100644 index 0000000..e27ef05 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightLegacyItalic.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightLegacyItalic.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightLegacyItalic.woff new file mode 100644 index 0000000..9d42ec4 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightLegacyItalic.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightLegacyItalic.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightLegacyItalic.woff2 new file mode 100644 index 0000000..2c7dc44 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-LightLegacyItalic.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Medium.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Medium.eot new file mode 100644 index 0000000..3e421fd Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Medium.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Medium.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Medium.woff new file mode 100644 index 0000000..7ff9303 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Medium.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Medium.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Medium.woff2 new file mode 100644 index 0000000..e29f79d Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Medium.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumItalic.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumItalic.eot new file mode 100644 index 0000000..b5226db Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumItalic.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumItalic.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumItalic.woff new file mode 100644 index 0000000..ddc163b Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumItalic.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumItalic.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumItalic.woff2 new file mode 100644 index 0000000..f9980ee Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumItalic.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumLegacy.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumLegacy.eot new file mode 100644 index 0000000..1cd3e65 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumLegacy.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumLegacy.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumLegacy.woff new file mode 100644 index 0000000..ac353b9 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumLegacy.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumLegacy.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumLegacy.woff2 new file mode 100644 index 0000000..6088bd6 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumLegacy.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumLegacyItalic.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumLegacyItalic.eot new file mode 100644 index 0000000..5dc5731 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumLegacyItalic.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumLegacyItalic.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumLegacyItalic.woff new file mode 100644 index 0000000..7af98c6 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumLegacyItalic.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumLegacyItalic.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumLegacyItalic.woff2 new file mode 100644 index 0000000..254a74c Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-MediumLegacyItalic.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Regular.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Regular.eot new file mode 100644 index 0000000..9d979b6 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Regular.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Regular.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Regular.woff new file mode 100644 index 0000000..fc9dffa Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Regular.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Regular.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Regular.woff2 new file mode 100644 index 0000000..7f941bc Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-Regular.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-RegularLegacy.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-RegularLegacy.eot new file mode 100644 index 0000000..388c1de Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-RegularLegacy.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-RegularLegacy.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-RegularLegacy.woff new file mode 100644 index 0000000..5d545b9 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-RegularLegacy.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-RegularLegacy.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-RegularLegacy.woff2 new file mode 100644 index 0000000..36ed825 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-RegularLegacy.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBold.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBold.eot new file mode 100644 index 0000000..00348a6 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBold.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBold.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBold.woff new file mode 100644 index 0000000..86cf2e2 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBold.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBold.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBold.woff2 new file mode 100644 index 0000000..bc1ce0e Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBold.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldItalic.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldItalic.eot new file mode 100644 index 0000000..3048f84 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldItalic.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldItalic.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldItalic.woff new file mode 100644 index 0000000..48879ce Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldItalic.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldItalic.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldItalic.woff2 new file mode 100644 index 0000000..7b65d8c Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldItalic.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldLegacy.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldLegacy.eot new file mode 100644 index 0000000..580a981 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldLegacy.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldLegacy.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldLegacy.woff new file mode 100644 index 0000000..ef7da9c Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldLegacy.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldLegacy.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldLegacy.woff2 new file mode 100644 index 0000000..64f4a45 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldLegacy.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldLegacyItalic.eot b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldLegacyItalic.eot new file mode 100644 index 0000000..ef5eb5d Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldLegacyItalic.eot differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldLegacyItalic.woff b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldLegacyItalic.woff new file mode 100644 index 0000000..16fa263 Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldLegacyItalic.woff differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldLegacyItalic.woff2 b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldLegacyItalic.woff2 new file mode 100644 index 0000000..877c07d Binary files /dev/null and b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/HKGrotesk-SemiBoldLegacyItalic.woff2 differ diff --git a/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/stylesheet.css b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/stylesheet.css new file mode 100644 index 0000000..65b7167 --- /dev/null +++ b/hamburg-freifunk-wp-theme/src/assets/fonts/HKGrotesk/stylesheet.css @@ -0,0 +1,100 @@ +/* +Copyright (c) 2015, Alfredo Marco Pradil (hello@hanken.co), with Reserved Font Name HK Grotesk. +https://hanken.co/product/hk-grotesk/ + +Licence: SIL Open Font License (OFL) +*/ + + + +@font-face { + font-family: 'hk_groteskbold'; + src: url('HKGrotesk-Bold.woff2') format('woff2'), + url('HKGrotesk-Bold.woff') format('woff'); + font-weight: normal; + font-style: normal; + +} + + + + +@font-face { + font-family: 'hk_groteskitalic'; + src: url('HKGrotesk-Italic.woff2') format('woff2'), + url('HKGrotesk-Italic.woff') format('woff'); + font-weight: normal; + font-style: normal; + +} + + + + +@font-face { + font-family: 'hk_grotesklight'; + src: url('HKGrotesk-Light.woff2') format('woff2'), + url('HKGrotesk-Light.woff') format('woff'); + font-weight: normal; + font-style: normal; + +} + + + + +@font-face { + font-family: 'hk_grotesklight_italic'; + src: url('HKGrotesk-LightItalic.woff2') format('woff2'), + url('HKGrotesk-LightItalic.woff') format('woff'); + font-weight: normal; + font-style: normal; + +} + + + + +@font-face { + font-family: 'hk_groteskmedium'; + src: url('HKGrotesk-Medium.woff2') format('woff2'), + url('HKGrotesk-Medium.woff') format('woff'); + font-weight: normal; + font-style: normal; + +} + + + + +@font-face { + font-family: 'hk_groteskregular'; + src: url('HKGrotesk-Regular.woff2') format('woff2'), + url('HKGrotesk-Regular.woff') format('woff'); + font-weight: normal; + font-style: normal; + +} + + + + +@font-face { + font-family: 'hk_grotesksemibold'; + src: url('HKGrotesk-SemiBold.woff2') format('woff2'), + url('HKGrotesk-SemiBold.woff') format('woff'); + font-weight: normal; + font-style: normal; + +} + + + +@font-face { + font-family: 'hk_groteskbold'; + src: url('HKGrotesk-Bold.woff2') format('woff2'), + url('HKGrotesk-Bold.woff') format('woff'); + font-weight: normal; + font-style: normal; + +} \ No newline at end of file diff --git a/FoundationPress/src/assets/images/demo/customizable.svg b/hamburg-freifunk-wp-theme/src/assets/images/demo/customizable.svg similarity index 100% rename from FoundationPress/src/assets/images/demo/customizable.svg rename to hamburg-freifunk-wp-theme/src/assets/images/demo/customizable.svg diff --git a/FoundationPress/src/assets/images/demo/hero-bg-foundation-6-large.svg b/hamburg-freifunk-wp-theme/src/assets/images/demo/hero-bg-foundation-6-large.svg similarity index 100% rename from FoundationPress/src/assets/images/demo/hero-bg-foundation-6-large.svg rename to hamburg-freifunk-wp-theme/src/assets/images/demo/hero-bg-foundation-6-large.svg diff --git a/FoundationPress/src/assets/images/demo/hero-bg-foundation-6-small.svg b/hamburg-freifunk-wp-theme/src/assets/images/demo/hero-bg-foundation-6-small.svg similarity index 100% rename from FoundationPress/src/assets/images/demo/hero-bg-foundation-6-small.svg rename to hamburg-freifunk-wp-theme/src/assets/images/demo/hero-bg-foundation-6-small.svg diff --git a/FoundationPress/src/assets/images/demo/professional.svg b/hamburg-freifunk-wp-theme/src/assets/images/demo/professional.svg similarity index 100% rename from FoundationPress/src/assets/images/demo/professional.svg rename to hamburg-freifunk-wp-theme/src/assets/images/demo/professional.svg diff --git a/FoundationPress/src/assets/images/demo/responsive.svg b/hamburg-freifunk-wp-theme/src/assets/images/demo/responsive.svg similarity index 100% rename from FoundationPress/src/assets/images/demo/responsive.svg rename to hamburg-freifunk-wp-theme/src/assets/images/demo/responsive.svg diff --git a/FoundationPress/src/assets/images/demo/semantic.svg b/hamburg-freifunk-wp-theme/src/assets/images/demo/semantic.svg similarity index 100% rename from FoundationPress/src/assets/images/demo/semantic.svg rename to hamburg-freifunk-wp-theme/src/assets/images/demo/semantic.svg diff --git a/FoundationPress/src/assets/js/app.js b/hamburg-freifunk-wp-theme/src/assets/js/app.js similarity index 100% rename from FoundationPress/src/assets/js/app.js rename to hamburg-freifunk-wp-theme/src/assets/js/app.js diff --git a/FoundationPress/src/assets/js/lib/foundation-explicit-pieces.js b/hamburg-freifunk-wp-theme/src/assets/js/lib/foundation-explicit-pieces.js similarity index 100% rename from FoundationPress/src/assets/js/lib/foundation-explicit-pieces.js rename to hamburg-freifunk-wp-theme/src/assets/js/lib/foundation-explicit-pieces.js diff --git a/FoundationPress/src/assets/scss/_settings.scss b/hamburg-freifunk-wp-theme/src/assets/scss/_settings.scss similarity index 100% rename from FoundationPress/src/assets/scss/_settings.scss rename to hamburg-freifunk-wp-theme/src/assets/scss/_settings.scss diff --git a/FoundationPress/src/assets/scss/app.scss b/hamburg-freifunk-wp-theme/src/assets/scss/app.scss similarity index 98% rename from FoundationPress/src/assets/scss/app.scss rename to hamburg-freifunk-wp-theme/src/assets/scss/app.scss index e1cffe1..c84ebd7 100644 --- a/FoundationPress/src/assets/scss/app.scss +++ b/hamburg-freifunk-wp-theme/src/assets/scss/app.scss @@ -80,3 +80,4 @@ // Templates @import "templates/front"; @import "templates/kitchen-sink"; +@import "templates/freifunk"; diff --git a/FoundationPress/src/assets/scss/components/_buttons.scss b/hamburg-freifunk-wp-theme/src/assets/scss/components/_buttons.scss similarity index 100% rename from FoundationPress/src/assets/scss/components/_buttons.scss rename to hamburg-freifunk-wp-theme/src/assets/scss/components/_buttons.scss diff --git a/FoundationPress/src/assets/scss/components/_cards.scss b/hamburg-freifunk-wp-theme/src/assets/scss/components/_cards.scss similarity index 100% rename from FoundationPress/src/assets/scss/components/_cards.scss rename to hamburg-freifunk-wp-theme/src/assets/scss/components/_cards.scss diff --git a/FoundationPress/src/assets/scss/components/_dividers.scss b/hamburg-freifunk-wp-theme/src/assets/scss/components/_dividers.scss similarity index 100% rename from FoundationPress/src/assets/scss/components/_dividers.scss rename to hamburg-freifunk-wp-theme/src/assets/scss/components/_dividers.scss diff --git a/FoundationPress/src/assets/scss/components/_featured-image.scss b/hamburg-freifunk-wp-theme/src/assets/scss/components/_featured-image.scss similarity index 100% rename from FoundationPress/src/assets/scss/components/_featured-image.scss rename to hamburg-freifunk-wp-theme/src/assets/scss/components/_featured-image.scss diff --git a/FoundationPress/src/assets/scss/components/_links.scss b/hamburg-freifunk-wp-theme/src/assets/scss/components/_links.scss similarity index 100% rename from FoundationPress/src/assets/scss/components/_links.scss rename to hamburg-freifunk-wp-theme/src/assets/scss/components/_links.scss diff --git a/FoundationPress/src/assets/scss/global/_accessibility.scss b/hamburg-freifunk-wp-theme/src/assets/scss/global/_accessibility.scss similarity index 100% rename from FoundationPress/src/assets/scss/global/_accessibility.scss rename to hamburg-freifunk-wp-theme/src/assets/scss/global/_accessibility.scss diff --git a/FoundationPress/src/assets/scss/global/_colors.scss b/hamburg-freifunk-wp-theme/src/assets/scss/global/_colors.scss similarity index 100% rename from FoundationPress/src/assets/scss/global/_colors.scss rename to hamburg-freifunk-wp-theme/src/assets/scss/global/_colors.scss diff --git a/FoundationPress/src/assets/scss/global/_wp-admin.scss b/hamburg-freifunk-wp-theme/src/assets/scss/global/_wp-admin.scss similarity index 100% rename from FoundationPress/src/assets/scss/global/_wp-admin.scss rename to hamburg-freifunk-wp-theme/src/assets/scss/global/_wp-admin.scss diff --git a/FoundationPress/src/assets/scss/global/_wp-overrides.scss b/hamburg-freifunk-wp-theme/src/assets/scss/global/_wp-overrides.scss similarity index 100% rename from FoundationPress/src/assets/scss/global/_wp-overrides.scss rename to hamburg-freifunk-wp-theme/src/assets/scss/global/_wp-overrides.scss diff --git a/FoundationPress/src/assets/scss/modules/_content.scss b/hamburg-freifunk-wp-theme/src/assets/scss/modules/_content.scss similarity index 100% rename from FoundationPress/src/assets/scss/modules/_content.scss rename to hamburg-freifunk-wp-theme/src/assets/scss/modules/_content.scss diff --git a/FoundationPress/src/assets/scss/modules/_editor-style.scss b/hamburg-freifunk-wp-theme/src/assets/scss/modules/_editor-style.scss similarity index 100% rename from FoundationPress/src/assets/scss/modules/_editor-style.scss rename to hamburg-freifunk-wp-theme/src/assets/scss/modules/_editor-style.scss diff --git a/FoundationPress/src/assets/scss/modules/_footer.scss b/hamburg-freifunk-wp-theme/src/assets/scss/modules/_footer.scss similarity index 100% rename from FoundationPress/src/assets/scss/modules/_footer.scss rename to hamburg-freifunk-wp-theme/src/assets/scss/modules/_footer.scss diff --git a/FoundationPress/src/assets/scss/modules/_navigation.scss b/hamburg-freifunk-wp-theme/src/assets/scss/modules/_navigation.scss similarity index 100% rename from FoundationPress/src/assets/scss/modules/_navigation.scss rename to hamburg-freifunk-wp-theme/src/assets/scss/modules/_navigation.scss diff --git a/FoundationPress/src/assets/scss/templates/_front.scss b/hamburg-freifunk-wp-theme/src/assets/scss/templates/_front.scss similarity index 100% rename from FoundationPress/src/assets/scss/templates/_front.scss rename to hamburg-freifunk-wp-theme/src/assets/scss/templates/_front.scss diff --git a/FoundationPress/src/assets/scss/templates/_kitchen-sink.scss b/hamburg-freifunk-wp-theme/src/assets/scss/templates/_kitchen-sink.scss similarity index 100% rename from FoundationPress/src/assets/scss/templates/_kitchen-sink.scss rename to hamburg-freifunk-wp-theme/src/assets/scss/templates/_kitchen-sink.scss diff --git a/hamburg-freifunk-wp-theme/src/assets/scss/templates/freifunk.scss b/hamburg-freifunk-wp-theme/src/assets/scss/templates/freifunk.scss new file mode 100644 index 0000000..82b8ffb --- /dev/null +++ b/hamburg-freifunk-wp-theme/src/assets/scss/templates/freifunk.scss @@ -0,0 +1,119 @@ +$freifunk-color-magenta: rgb(220,0,103); +$freifunk-color-yellow: rgb(255,180,0); +$freifunk-color-blue: rgb(0,158,224); + +body { + + font-family: hk_groteskmedium, "Helvetica Neue", sans-serif; + font-weight: normal; + line-height: 1.5; + color: #0a0a0a; + +} +h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { + font-family: hk_groteskbold, "Helvetica Neue", sans-serif; +} + +p, li, blockquote { + margin-bottom: 1rem; + font-size: inherit; + line-height: 1.6; + text-rendering: optimizeLegibility; + font-size: 20px; +} + +.main-container { + a { + color: $freifunk-color-magenta; + border-bottom: 2px solid $freifunk-color-magenta; + } + a:hover, a:focus { + color: darken($freifunk-color-magenta,8%); + border-bottom: 4px solid darken($freifunk-color-magenta,8%); + } + h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { + a { + border-bottom: 0; + } + } + h1.entry-title, h2.entry-title { + margin-left: -30px; + @media screen and (max-width: 39.9375em) { + font-size: 1.55rem; + margin-left: -10px; + } + } + h1.entry-title::before, + h2.entry-title::before { + content: "➜"; + display: inline-block; + padding-left: 0; + height: 0; + width: 0; + color: rgb(255,180,0); + transform: rotate(-45deg); + line-height: 1; + padding-right: 60px; + @media screen and (max-width: 39.9375em) { + font-size: 1.55rem; + padding-right: 36px; + } + + } + + + + article p { + margin-left: 32px; + margin-right: 65px; + + @media screen and (max-width: 39.9375em) { + margin-left: 0; + margin-right: 0; + + } + + } + p.edit-link, + p.byline.author { + color: #644; + @media screen and (max-width: 39.9375em) { + font-size: 15px; + } + a { + color: #644; + border-bottom: 2px solid #644; + } + } + + aside.sidebar .menu { + -webkit-flex-wrap: unset; + -ms-flex-wrap: unset; + flex-wrap: unset; + -webkit-flex-direction: unset; + -ms-flex-direction: unset; + flex-direction: unset; + display: block; + ul { + list-style-type: none; + margin-left: 0; + } + li::before { + content: "➜"; + display: inline-block; + padding-left: 0; + height: 10px; + width: 23px; + color: rgb(255,180,0); + transform: rotate(-45deg); + line-height: 0.7; + + } + a { + line-height: 1; + text-decoration: none; + display: inline; + padding: 0; + } + } +} \ No newline at end of file diff --git a/FoundationPress/style.css b/hamburg-freifunk-wp-theme/style.css similarity index 72% rename from FoundationPress/style.css rename to hamburg-freifunk-wp-theme/style.css index 22652c3..67bbd5b 100644 --- a/FoundationPress/style.css +++ b/hamburg-freifunk-wp-theme/style.css @@ -1,11 +1,11 @@ /* -Theme Name: FoundationPress -Theme URI: http://foundationpress.olefredrik.com -Github Theme URI: https://github.com/olefredrik/FoundationPress -Description: FoundationPress is a WordPress starter theme based on Foundation 6 by Zurb -Version: 2.10.4 -Author: Ole Fredrik Lie -Author URI: http://olefredrik.com/ +Theme Name: hamburg-freifunk-wp-theme (2018) +Theme URI: https://github.com/olefredrik/FoundationPress +Github Theme URI: https://github.com/freifunkhamburg/hamburg-freifunk-wp-theme +Description: Based on FoundationPress is a WordPress starter theme based on Foundation 6 by Zurb. http://foundationpress.olefredrik.com +Version: 0.1 +Author: Ulf Treger +Author URI: http://dekoder.de License: MIT License License URI: http://www.opensource.org/licenses/mit-license.php diff --git a/FoundationPress/template-parts/content-none.php b/hamburg-freifunk-wp-theme/template-parts/content-none.php similarity index 100% rename from FoundationPress/template-parts/content-none.php rename to hamburg-freifunk-wp-theme/template-parts/content-none.php diff --git a/FoundationPress/template-parts/content-page.php b/hamburg-freifunk-wp-theme/template-parts/content-page.php similarity index 100% rename from FoundationPress/template-parts/content-page.php rename to hamburg-freifunk-wp-theme/template-parts/content-page.php diff --git a/FoundationPress/template-parts/content.php b/hamburg-freifunk-wp-theme/template-parts/content.php similarity index 89% rename from FoundationPress/template-parts/content.php rename to hamburg-freifunk-wp-theme/template-parts/content.php index dba06f3..02a42a8 100644 --- a/FoundationPress/template-parts/content.php +++ b/hamburg-freifunk-wp-theme/template-parts/content.php @@ -23,7 +23,7 @@
- ', '' ); ?> + ', '

' ); ?>