This is a theme for JSON Resume. It is available via npm:
npm install jsonresume-theme-spartan
The official resume-cli to run the development server.
Go ahead and install it:
sudo npm install -g resume-cli
While inside the theme folder, simply run:
resume serve
You should now see this message:
Preview: http://localhost:4000
Press ctrl-c to stop
Profiles supported with brand colors:
github, stack overflow, linkedin, dribbble, twitter, facebook, pinterest, instagram, soundcloud, wordpress, youtube, flickr, google plus, tumblr, foursquare.
To have a social icon close the social link profile (or username) it is enough to set a network
the name of the Social Network (es: 'Stack Overflow').
To test the theme, this is what you'll need:
If you're on Linux, you can simply run:
sudo apt-get install nodejs-legacy npm
Or if you're on OSX and got Homebrew installed:
brew install node
Available under the MIT license.