jsonresume / jsonresume-theme-modern

Prototyping a theming system based off NPM.
https://themes.jsonresume.org/theme/modern
MIT License
14 stars 38 forks source link

fix: styles and move to handlebars #17

Closed SethFalco closed 3 years ago

SethFalco commented 3 years ago

Move from Mustache to Handlebars

Handlebars offers helper methods which can make maintainer the template easier.

Refactored main.js

package.json / package-lock.json

Template

Related Issues


This might not perfect, but should cover 99% of fixing the theme.