Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Folder Structure #454

Merged
merged 4 commits into from
Sep 7, 2015
Merged

Folder Structure #454

merged 4 commits into from
Sep 7, 2015

Conversation

THEBRANDYMAN
Copy link
Contributor

Hello, I saw KLVTZ (Isolating frontend dependencies. #396) and i think that the folder structure is scattered too. So i made the changes that i like but keeping the same as KLVTZ idea. There are no issues with the update as i have done the required changes. Here are the changes that I have made:

Folder Structure

assets
├── components
├── stylesheets
├── images
├── javascript
│   ├── custom
│   └── vendor
├── scss
│   ├── config
│   └── site
└── fonts

Files Changes

  • Bowers components are location in assets/components
  • Grunt.js
  • bower.json (Updated Font Awesome)
  • Images
  • Foundation.scss (Is normalize and Font Awesome now coming from components)
  • settings.scss
  • enqueue-scripts.php (New locations)
  • Many more..

Images

screen shot 2015-09-07 at 8 39 43 pm

Installing

screenflow

Thank you for making FoundationPress as it makes Wordpress themes easy to develop. :)

Brandon

@THEBRANDYMAN THEBRANDYMAN changed the title Folder Structure like KLVTZ (Isolating frontend dependencies. #396) Folder Structure Sep 7, 2015
olefredrik added a commit that referenced this pull request Sep 7, 2015
@olefredrik olefredrik merged commit fd4edd7 into olefredrik:master Sep 7, 2015
@olefredrik
Copy link
Owner

Good job 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants