You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's been a long time since the code has been cleaned up. It originally started as a fork of another project but has since deviated drastically. As a result, it's appropriate to make updates to the internals. The refactor the code to leverage the following:
Update gulp builds
Remove bower and switch to npm/yarn full-time
Update code to ES6 standards
Font awesome 5 upgrade
Improve JS code with better architecture and ghost v2 compliance
Replace gulp to webpack for modern client-side bundling
It's difficult trying to find the time to do this myself, so if anyone would like to volunteer, you'd be the real mvp.
It's been a long time since the code has been cleaned up. It originally started as a fork of another project but has since deviated drastically. As a result, it's appropriate to make updates to the internals. The refactor the code to leverage the following:
It's difficult trying to find the time to do this myself, so if anyone would like to volunteer, you'd be the real mvp.