An open API service indexing awesome lists of open source software.

https://github.com/evermade/everblox

Everblox WordPress theme & framework.
https://github.com/evermade/everblox

wordpress wordpress-theme

Last synced: about 2 months ago
JSON representation

Everblox WordPress theme & framework.

Awesome Lists containing this project

README

          

# 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