This repo is the codebase for https://onemohrti.me, written by Derek Mohr. It's a WordPress theme that has been expanding/contracting since 2016, with a few major redesigns and many, many minor changes.
Server | JS Libs | |||||
---|---|---|---|---|---|---|
Node 12.x |
NPM 6.x |
PHP 7.4 |
MySQL 5.7 |
gsap@3 |
Isotope v3 |
jQuery 3 |
This project uses Laravel Mix to compile most assets. Unfortunately, Fancybox 3
doesn't compile as a module, among other issues in the backlog.
# compile expanded assets
npm run dev
# compile compressed assets
npm run prod
# watch and reload components
npm run watch
Any advise for common problems or issues.
command to run if program contains helper info
Contributors names and contact info
ex. Dominique Pizzie ex. @DomPizzie
- 0.2
- Various bug fixes and optimizations
- See commit change or See release history
- 0.1
- Initial Release
This project is licensed under the [NAME HERE] License - see the LICENSE.md file for details
Inspiration, code snippets, etc.