@anthonyjdella/jsonresume-theme-anthonyjdella-rocketspacer

1.0.1 • Public • Published

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.ejs is the order of the resume.
  • views/partials/ are the html files for each section
  • assets/styles/style.css is the styling
  • To make changes to the PDF/printable version, make changes in the @print section of assets/styles/style.css
  • Change version number in package.json
  • Deploy the changes via npm publish --access public
  • To see changes from resume.anthonydellavecchia.com you need to go to the registry project, then cd into functions, run npm i and npm update, then firebase deploy.

Usage

  • npm run start to start local server.
Click to expand README.md of the source repository!

jsonresume-theme-rocketspacer

node npm David npm Travis branch

A jsonresume theme built in my free time. Watch it live here

jsonresume-rocketspacer-theme sample image

Usage

$ npm install --global resume-cli
$ resume serve --resume <your-resume.json> --theme rocketspacer

Credits

Original styling is taken from eddywashere theme. Much credit goes to him.

Package Sidebar

Install

npm i @anthonyjdella/jsonresume-theme-anthonyjdella-rocketspacer

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

434 kB

Total Files

33

Last publish

Collaborators

  • anthonyjdella