jsonresume-theme-wintermuted
v0.1.0
Published
Wintermuted JSON Resume theme extracted from the CV project.
Maintainers
Readme
jsonresume-theme-wintermuted
Open-source JSON Resume theme extracted from the private CV repository.
Install
npm install jsonresume-theme-wintermutedAlso install the shared design-token package used by this theme:
npm install @wintermuted/ui-themeFor local development before publish:
npm install ../jsonresume-theme-wintermutedUsage with resumed
resumed render resume.json -t jsonresume-theme-wintermuted -o resume.htmlWhat this package contains
resume.hbsmain Handlebars templatepartials/section partialshelpers/helper functionsstyle.csstheme-specific styles- Runtime CSS token inlining from
@wintermuted/ui-theme
Publish
npm publish --access publicIf you publish through GitHub Actions, configure the workflow to run npm publish on tags.
