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.
- Host: GitHub
- URL: https://github.com/evermade/everblox
- Owner: evermade
- License: gpl-3.0
- Created: 2019-12-05T12:31:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-27T13:07:46.000Z (over 4 years ago)
- Last Synced: 2025-05-22T11:36:28.491Z (about 1 year ago)
- Topics: wordpress, wordpress-theme
- Language: PHP
- Homepage: https://www.evermade.fi
- Size: 323 KB
- Stars: 1
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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