0.1.8 • Published 3 years ago

jsonresume-theme-spartan-projects v0.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Spartan theme for jsonresume npm version

Forked from jsonresume-theme-spartan by Francesco Esposito

This is an extended version of the json resume theme spartan. I wanted to add a new section calling out specific projects that I worked on:

npm install jsonresume-theme-spartan-projects

DEMO

Getting started

Install the command line

The official resume-cli to run the development server.

Go ahead and install it:

sudo npm install -g resume-cli

Serve theme

While inside the theme folder, simply run:

resume serve

You should now see this message:

Preview: http://localhost:4000
Press ctrl-c to stop

Social Profiles Icons

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').

Contribute

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

License

Available under the MIT license.

Changes to original

  • Projects

    • Added a projects section to highlight work done
    • See the resume.example.json for the updates the schema
0.1.2

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago