Skip to content

Commit

Permalink
5.5.0
Browse files Browse the repository at this point in the history
REFACTOR ASSETS

- Moved all subdirectories of `/assets` to root
- Combined /images and /fonts into `/files`
- Tidy up Sass partials into its own directory. For example `_app-gutenberg.sass` now moved and renamed to `app/_gutenberg.sass`
- Split `shop.sass` to several files.

REFACTOR PHP

- Moved all partials TWIG file to `/views`
- Renamed `/codes` to `/functions`.
- Moved code that enqueue assets in `functions.php` to newly created `enqueue.php`
  • Loading branch information
hrsetyono committed Sep 15, 2019
1 parent df3bbe4 commit b996ccb
Show file tree
Hide file tree
Showing 58 changed files with 1,065 additions and 1,211 deletions.
27 changes: 0 additions & 27 deletions assets/css/my-block-editor.css

This file was deleted.

4 changes: 0 additions & 4 deletions assets/css/shop.css

This file was deleted.

37 changes: 0 additions & 37 deletions assets/js-vendor/cash.min.js

This file was deleted.

Loading

0 comments on commit b996ccb

Please sign in to comment.