-
Notifications
You must be signed in to change notification settings - Fork 4
/
style.css
executable file
·47 lines (39 loc) · 2.28 KB
/
style.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
/*
Theme Name: Spurs
Theme URI: https://ivycat.com
Author: Eric Amundson
Author URI: https://ivycat.com
GitHub Theme URI: sewmyheadon/spurs
Version: 0.9.7
Spurs is distributed under the terms of the GNU GPL version 2
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: spurs
Tags: one-column, custom-menu, featured-images, theme-options, translation-ready, bootstrap
Description: Spurs combines Holger Koenemann's UnderStrap theme with a page wrapper and some other dev utilities.
Spurs is based on UnderStrap, which combines the Underscores (_s) theme with Bootstrap 4.
Like UnderStrap, Spurs is a solid starting point for a WordPress theme project that includes build tools to make
development faster and easier.
While you can use Spurs as a child theme, it's meant to be a parent or the basis of your new, amazing creation.
Includes Font Awesome support, Contact Form 7 support, built-in widget slider, and more helpful stuff.
IMPORTANT: All developer dependencies are not bundled with this install file. Just download the .zip, extract it and run
"npm install" and "gulp copy-assets" inside the extracted /spurs folder.
That downloads everything and moves it in place so that you can recompile your CSS and JS files;
This theme, like WordPress, is licensed under the GPL.
Resource Licenses:
Spurs WordPress Theme, Copyright 2018 Eric Amundson
UnderStrap WordPress Theme, Copyright 2013-2018 Holger Koenemann
Underscores http://underscores.me/, (C) 2012-2018 Automattic, Inc.
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 make!
*/