Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Commit

Permalink
Run grunt
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejarrett committed Feb 22, 2017
1 parent 0629419 commit 3a0df97
Show file tree
Hide file tree
Showing 10 changed files with 123 additions and 32 deletions.
4 changes: 2 additions & 2 deletions .dev/sass/style.scss
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/**
* Theme Name: Activation
* Theme URI: https://wordpress.org/themes/activation/
* Theme URI: https://github.com/godaddy/wp-activation-theme
* Author: GoDaddy
* Author URI: https://www.godaddy.com/
* Description: Activation is a Primer child theme with a colorful, fitness-focused design.
* Version: 0.9.1
* Version: 1.1.0
* License: GPL-2.0
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: activation
Expand Down
18 changes: 16 additions & 2 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,12 @@ module.exports = function( grunt ) {
],
cascade: false
},
editor: [ 'editor-style.css' ],
main: [ 'style.css' ]
editor: {
src: [ 'editor-style.css' ]
},
main: {
src: [ 'style.css' ]
}
},

clean: {
Expand Down Expand Up @@ -120,6 +124,16 @@ module.exports = function( grunt ) {
},

replace: {
charset: {
overwrite: true,
replacements: [
{
from: /^@charset "UTF-8";\n/,
to: ''
}
],
src: [ 'style*.css' ]
},
php: {
overwrite: true,
replacements: [
Expand Down
Binary file modified assets/images/hero-thumbnail.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/hero.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 1 addition & 24 deletions assets/images/search-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
98 changes: 98 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
# Activation #
**Contributors:** [godaddy](https://profiles.wordpress.org/godaddy), [jonathanbardo](https://profiles.wordpress.org/jonathanbardo), [fjarrett](https://profiles.wordpress.org/fjarrett), [eherman24](https://profiles.wordpress.org/eherman24)
**Tags:** [custom-background](https://wordpress.org/themes/tags/custom-background/), [custom-colors](https://wordpress.org/themes/tags/custom-colors/), [custom-header](https://wordpress.org/themes/tags/custom-header/), [custom-menu](https://wordpress.org/themes/tags/custom-menu/), [editor-style](https://wordpress.org/themes/tags/editor-style/), [featured-images](https://wordpress.org/themes/tags/featured-images/), [fixed-layout](https://wordpress.org/themes/tags/fixed-layout/), [flexible-header](https://wordpress.org/themes/tags/flexible-header/), [fluid-layout](https://wordpress.org/themes/tags/fluid-layout/), [left-sidebar](https://wordpress.org/themes/tags/left-sidebar/), [light](https://wordpress.org/themes/tags/light/), [one-column](https://wordpress.org/themes/tags/one-column/), [responsive-layout](https://wordpress.org/themes/tags/responsive-layout/), [right-sidebar](https://wordpress.org/themes/tags/right-sidebar/), [rtl-language-support](https://wordpress.org/themes/tags/rtl-language-support/), [sticky-post](https://wordpress.org/themes/tags/sticky-post/), [threaded-comments](https://wordpress.org/themes/tags/threaded-comments/), [three-columns](https://wordpress.org/themes/tags/three-columns/), [translation-ready](https://wordpress.org/themes/tags/translation-ready/), [two-columns](https://wordpress.org/themes/tags/two-columns/)
**Requires at least:** 4.4
**Tested up to:** 4.7
**Stable tag:** 0.9.1
**License:** GPL-2.0
**License URI:** https://www.gnu.org/licenses/gpl-2.0.html

Activation is a GoDaddy Primer child theme with a colorful, fitness-focused design.

[![Build Status](https://travis-ci.org/godaddy/wp-activation-theme.svg?branch=master)](https://travis-ci.org/godaddy/wp-activation-theme) [![StyleCI Status](https://styleci.io/repos/61812792/shield?branch=master&style=flat)](https://styleci.io/repos/61812792) [![devDependencies Status](https://david-dm.org/godaddy/wp-activation-theme/master/dev-status.svg)](https://david-dm.org/godaddy/wp-activation-theme/master?type=dev) [![License](https://img.shields.io/badge/license-GPL--2.0-brightgreen.svg)](https://github.com/godaddy/wp-activation-theme/blob/master/license.txt) [![PHP >= 5.2](https://img.shields.io/badge/php->= 5.2-8892bf.svg)](https://secure.php.net/supported-versions.php) [![WordPress >= 4.4](https://img.shields.io/badge/wordpress->= 4.4-blue.svg)](https://wordpress.org/download/release-archive/)

## Description ##

Activation is a GoDaddy Primer child theme with a colorful, fitness-focused design.

**Languages Supported:**

* English
* Dansk
* Deutsch
* Ελληνικά
* Español
* Español de México
* Suomi
* Français
* हिन्दी
* Bahasa Indonesia
* Italiano
* 日本語
* 한국어
* मराठी
* Bahasa Melayu
* Norsk bokmål
* Nederlands
* Polski
* Português do Brasil
* Português
* Русский
* Svenska
* ไทย
* Tagalog
* Türkçe
* Українська
* Tiếng Việt
* 简体中文
* 香港中文版
* 繁體中文

**Contributing:**

You can fork and contribute to Activation by visiting [our public repo on GitHub](https://github.com/godaddy/wp-activation-theme).

## Installation ##

1. In your admin panel, nagivate to **Appearance > Themes** and click the **Add New** button.
2. Type **Activation** in the search form and press the **Enter** key on your keyboard.
3. Click the **Activate** button to begin using Activation on your website.
4. In your admin panel, navigate to **Appearance > Customize**.
5. Put the finishing touches on your website by adding a logo, header image, and custom colors.

## Copyright ##

Activation WordPress theme, Copyright 2017 GoDaddy Operating Company, LLC.
Activation is distributed under the terms of the GNU GPL.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

Activation is a child theme of Primer:

Primer, Copyright 2017 GoDaddy Operating Company, LLC.
License: GPL-2.0
Source: https://github.com/godaddy/wp-primer-theme

Activation bundles the following third-party resources:

Stock photography, Unsplash
License: Creative Commons Zero
Source: https://unsplash.com/photos/9HI8UJMSdZA

## Changelog ##

### 1.1.0 ###

* Initial release.

### 1.0.0 ###

* Initial release.
4 changes: 4 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ Source: https://unsplash.com/photos/9HI8UJMSdZA

== Changelog ==

= 1.1.0 =

* Initial release.

= 1.0.0 =

* Initial release.
Binary file modified screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 1 addition & 2 deletions style-rtl.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
@charset "UTF-8";
/**
* Theme Name: Activation
* Theme URI: https://github.com/godaddy/wp-activation-theme
* Author: GoDaddy
* Author URI: https://www.godaddy.com/
* Description: Activation is a Primer child theme with a colorful, fitness-focused design.
* Version: 0.9.1
* Version: 1.1.0
* License: GPL-2.0
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: activation
Expand Down
3 changes: 1 addition & 2 deletions style.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
@charset "UTF-8";
/**
* Theme Name: Activation
* Theme URI: https://github.com/godaddy/wp-activation-theme
* Author: GoDaddy
* Author URI: https://www.godaddy.com/
* Description: Activation is a Primer child theme with a colorful, fitness-focused design.
* Version: 0.9.1
* Version: 1.1.0
* License: GPL-2.0
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: activation
Expand Down

0 comments on commit 3a0df97

Please sign in to comment.