1.0.1 • Published 3 years ago
@anthonyjdella/jsonresume-theme-anthonyjdella-rocketspacer v1.0.1
Customized JSON Resume Theme: Rocketspacer
🖼️ This is a tweaked version of the Rocketspacer theme. Tweaked to fit my design preferences. Published on NPM and GitHub Registry.
Notable Changes
- 2 Page version in PDF/printable mode
- Added sections for speaking and articles
- Style changes
Prerequisites
To build and start the local server, it needs to use the cli command, which is custom cli I tweaked.
npm i @anthonyjdella/customized-resume-cli
How to Start
npm run start
How to Change
views/resume.ejsis the order of the resume.views/partials/are the html files for each sectionassets/styles/style.cssis the styling- To make changes to the PDF/printable version, make changes in the
@printsection ofassets/styles/style.css - Change version number in
package.json - Deploy the changes via
npm publish --access public - To see changes from
resume.anthonydellavecchia.comyou need to go to the registry project, then cd intofunctions, runnpm iandnpm update, thenfirebase deploy.
Usage
npm run startto start local server.
jsonresume-theme-rocketspacer
A jsonresume theme built in my free time. Watch it live here
Usage
$ npm install --global resume-cli
$ resume serve --resume <your-resume.json> --theme rocketspacerCredits
Original styling is taken from eddywashere theme. Much credit goes to him.