diff options
| author | Max | 2018-10-15 23:46:42 +0200 |
|---|---|---|
| committer | Max | 2018-10-15 23:46:42 +0200 |
| commit | 00c9709fd9763542e848f6278db8ba26af5c9886 (patch) | |
| tree | 92cb1c1ee4c467118e1e5a4c7e233d3feac6efa8 /style.css | |
| download | fuselkoenig_de-00c9709fd9763542e848f6278db8ba26af5c9886.tar.gz | |
Initial commit.
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/style.css b/style.css new file mode 100644 index 0000000..1e3baa2 --- /dev/null +++ b/style.css @@ -0,0 +1,27 @@ +/* +Theme Name: Fuselkoenig.de +Theme URI: https://www.fuselkoenig.de +Author: Maximilian Möhring +Author URI: https://www.maximilianmoehring.com +Description: Fuselkönig - Supermarkt-Spirituosen im Test +Version: 0.1 +License: GNU GPL version 2 +License URI: http://www.gnu.org/licenses/gpl-2.0.html + +Resource Licenses: +Font Awesome: http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) +Bootstrap: http://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (Code licensed under MIT, documentation under CC BY 3.0.) +Owl Carousel 2: http://www.owlcarousel.owlgraphic.com/ | https://github.com/smashingboxes/OwlCarousel2/blob/develop/LICENSE (Code licensed under MIT) +and of course +jQuery: https://jquery.org | (Code licensed under MIT) +WP Bootstrap Navwalker by Edward McIntyre: https://github.com/twittem/wp-bootstrap-navwalker | GNU GPL +*/ + +/* +This file is just used to identify the theme in WordPress. +The compiled CSS output can be found in /css/theme.css +The SASS sources for it can be found in /sass/ +The dependencies can be found in /src/ after running "gulp copy-assets" terminal command + +...and now go out and play! +*/ |
