Responsive resume theme for HackMyResume using Bootstrap and Bootswatch.
Install the latest version with NPM:
npm install fresh-theme-bootstrap
Then specify the theme and css attribute when running HackMyResume:
hackmyresume BUILD resume.json TO out/resume.all --theme node_modules/fresh-theme-bootstrap --css <swatch name>
The swatch name can be either 'bootstrap' for default Bootstrap look and feel or name of any Bootswatch theme (lumen, darkly, readable ...)