Skip to content

Commit

Permalink
Merge pull request #17 from linchpin/improve/layer-ash
Browse files Browse the repository at this point in the history
Improve/layer ash
  • Loading branch information
aaronware authored May 3, 2023
2 parents 68814d0 + e9c9dcc commit 961962a
Show file tree
Hide file tree
Showing 99 changed files with 1,539 additions and 2,192 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
js
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ DOCKER_ENV
Dockerfile-php-build
docker_tag
output.log
.DS_Store
.DS_Store
/.idea/
19 changes: 14 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,29 @@
# Ash a layering of features on top of Frost by WP Engine
# Ash

A layering of Linchpin specific features on top of Frost by WP Engine.

## About

With its clean, minimal design and powerful feature set, Frost enables agencies to build stylish and sophisticated WordPress websites. Frost is a masterpiece of design and functionality. It features a range of valuable elements, including hero and portfolio sections, prominent call-to-action buttons, and customer testimonials. In addition, Frost utilizes the potential of the editor to create link pages, serve as a powerful tool for building relationships with clients, sharing valuable content, and boosting social media engagement. So whether you’re building a website for your business, personal brand, or creative project, Frost is the perfect solution for anyone looking to launch a website quickly and efficiently. See the Frost theme in action at [frostwp.com](https://frostwp.com/).
With its clean, minimal design and powerful feature set, Ash enables agencies to build stylish and sophisticated WordPress websites. It features a range of valuable elements, including hero and portfolio sections, prominent call-to-action buttons, and customer testimonials. In addition, Frost utilizes the potential of the editor to create link pages, serve as a powerful tool for building relationships with clients, sharing valuable content, and boosting social media engagement. So whether you’re building a website for your business, personal brand, or creative project, Frost is the perfect solution for anyone looking to launch a website quickly and efficiently. See the Frost theme in action at [frostwp.com](https://frostwp.com/).

Download the latest stable release: [frost-1.0.1.zip](https://github.com/wpengine/frost/releases/download/v1.0.1/frost-1.0.1.zip)
Download the latest stable release: [ash.zip](https://github.com/linchpin/ash/releases/)

## Requirements

- WordPress 6.2+
- PHP 5.6+
- PHP 7.4+
- License: [GPLv2](http://www.gnu.org/licenses/gpl-2.0.html) or later

## Dependencies

| Dependency | Version | License | Notes |
|------------|---------|----------------|-----------------------------------------------|
| Frost | 1.0.2 | GPLv2 or later | The base theme Ash was forked from |
| Husky | 7.0.2 | MIT | Used for commit linting for linchpin projects |

## Getting Started

You can download the latest stable release of Frost using the link above. Alternatively, install the entire repository for development purposes:
You can download the latest stable release of Ash using the link above. Alternatively, install the entire repository for development purposes:

1. Set up a local WordPress development environment, we recommend using [Local](https://localwp.com/).
2. Ensure you are using WordPress 6.2+.
Expand Down
27 changes: 0 additions & 27 deletions assets/fonts/gilmer-bold.css

This file was deleted.

Binary file removed assets/fonts/gilmer-bold.eot
Binary file not shown.
4 changes: 0 additions & 4 deletions assets/fonts/gilmer-bold.svg

This file was deleted.

Binary file removed assets/fonts/gilmer-bold.ttf
Binary file not shown.
Binary file removed assets/fonts/gilmer-bold.woff
Binary file not shown.
Binary file removed assets/fonts/gilmer-bold.woff2
Binary file not shown.
27 changes: 0 additions & 27 deletions assets/fonts/gilmer-heavy.css

This file was deleted.

Binary file removed assets/fonts/gilmer-heavy.eot
Binary file not shown.
4 changes: 0 additions & 4 deletions assets/fonts/gilmer-heavy.svg

This file was deleted.

Binary file removed assets/fonts/gilmer-heavy.ttf
Binary file not shown.
Binary file removed assets/fonts/gilmer-heavy.woff
Binary file not shown.
Binary file removed assets/fonts/gilmer-heavy.woff2
Binary file not shown.
27 changes: 0 additions & 27 deletions assets/fonts/gilmer-light.css

This file was deleted.

Binary file removed assets/fonts/gilmer-light.eot
Binary file not shown.
4 changes: 0 additions & 4 deletions assets/fonts/gilmer-light.svg

This file was deleted.

Binary file removed assets/fonts/gilmer-light.ttf
Binary file not shown.
Binary file removed assets/fonts/gilmer-light.woff
Binary file not shown.
Binary file removed assets/fonts/gilmer-light.woff2
Binary file not shown.
27 changes: 0 additions & 27 deletions assets/fonts/gilmer-medium.css

This file was deleted.

Binary file removed assets/fonts/gilmer-medium.eot
Binary file not shown.
4 changes: 0 additions & 4 deletions assets/fonts/gilmer-medium.svg

This file was deleted.

Binary file removed assets/fonts/gilmer-medium.ttf
Binary file not shown.
Binary file removed assets/fonts/gilmer-medium.woff
Binary file not shown.
Binary file removed assets/fonts/gilmer-medium.woff2
Binary file not shown.
27 changes: 0 additions & 27 deletions assets/fonts/gilmer-outline.css

This file was deleted.

Binary file removed assets/fonts/gilmer-outline.eot
Binary file not shown.
4 changes: 0 additions & 4 deletions assets/fonts/gilmer-outline.svg

This file was deleted.

Binary file removed assets/fonts/gilmer-outline.ttf
Binary file not shown.
Binary file removed assets/fonts/gilmer-outline.woff
Binary file not shown.
Binary file removed assets/fonts/gilmer-outline.woff2
Binary file not shown.
27 changes: 0 additions & 27 deletions assets/fonts/gilmer-regular.css

This file was deleted.

Binary file removed assets/fonts/gilmer-regular.eot
Binary file not shown.
4 changes: 0 additions & 4 deletions assets/fonts/gilmer-regular.svg

This file was deleted.

Binary file removed assets/fonts/gilmer-regular.ttf
Binary file not shown.
Binary file removed assets/fonts/gilmer-regular.woff
Binary file not shown.
Binary file removed assets/fonts/gilmer-regular.woff2
Binary file not shown.
Loading

0 comments on commit 961962a

Please sign in to comment.