juhalehtonen / everblox

Everblox WordPress theme & framework.

Home Page:https://www.evermade.fi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Everblox

Base theme & modular building blocks for WordPress created by Evermade.

Development

Getting started

Run npm install & npm run dev.

Linting

JavaScript Linting has been moved from the dev task to Git pre-push. In practice this means that you won't be able to push your changes to the project repository until lint errors have been fixed.

To fix lint errors automatically, run npm run lintfix before pushing. Although not recommended, you can also skip the hook by running git push --no-verify.

Design

The admin area uses custom images in some of the ACF fields. You can find the PSD files of these images on our Google Drive, from Team Drives > Evermade > Design > Everblox > Admin Assets.

Contributors

  • Paul Stewart
  • Mikael Toivio
  • Pekka Wallenius
  • Timo Sundvik
  • Juha Lehtonen
  • Jaakko Alajoki
  • Joonas Pyhtilä
  • Tuomas Hirvonen
  • Christian Nikkanen

About

Everblox WordPress theme & framework.

https://www.evermade.fi

License:GNU General Public License v3.0


Languages

Language:PHP 49.3%Language:CSS 36.3%Language:JavaScript 14.4%