Git Product home page Git Product logo

jsonresume-theme-elegant's Introduction

Elegant Theme npm version

Responsive theme for JsonResume inspired by card layouts.

Theme Preview

Markdown Supported

Supported in the following properties resume.basics.summary, work[0].summary, work[0].highlights, projects[0].summary, projects[0].highlights, education[0].courses, volunteer[0].summary, volunteer[0].highlights, awards[0].summary, publications[0].summary, references[0].reference, skills[0].keywords. If you have any other use case, please raise an issue

Social Profiles

The profiles are shown in the order in which they are specified in the basics.profiles array. By default, only 5 profiles are shown & others are revealed on demand.

Profile Section

Supported Profiles

  • angellist
  • behance
  • bitbucket
  • blogger
  • codepen
  • dribbble
  • dribble
  • exercism
  • facebook
  • flickr
  • foursquare
  • github
  • gitlab
  • googleplus
  • gratipay
  • hackernews
  • instagram
  • lastfm
  • linkedin
  • medium
  • meetup
  • pinterest
  • reddit
  • skype
  • soundcloud
  • spotify
  • stackexchange
  • stackoverflow
  • telegram
  • tumblr
  • twitter
  • vimeo
  • youtube
  • gemini

Credits

Contributing

$ npm install -g grunt
$ npm install -g pug-cli
$ git clone https://github.com/mudassir0909/jsonresume-theme-elegant.git
$ cd jsonresume-theme-elegant
$ npm install
$ grunt watch // watches for file changes in *.pug & *.less
$ grunt exec:run_server // Do this in a new terminal tab to run node server

Visit http://localhost:8888 to see the theme in action.

Throughput Graph

Testing JSON changes

You can test your changes by updating resume.json file inside node_modules/resume-schema/ folder. You might want to rerun grunt exec:run_server whenever you make any changes to resume.json

Updating Styles

All the LESS files are organized under the folder assets/less/. Please go through the comments inside theme.less to find out which file to put your LESS changes. Grunt compiles assets/less/theme.less to assets/css/theme.css which is used eventually in the theme.

Please Do not make any changes inside assets/css/theme.css

Updating Javascript

All the javascript changes go into index.js which is responsible for rendering the theme.

Adding a new icon

Visit this wiki page

Roadmap

https://github.com/mudassir0909/jsonresume-theme-elegant/labels/enhancement

jsonresume-theme-elegant's People

Contributors

mudassir0909 avatar nihonjinrxs avatar chrisvogt avatar vikytech avatar thomwright avatar stieben avatar lendenmc avatar kengotoda avatar rpbaltazar avatar jwinder avatar dependabot[bot] avatar thibaudcolas avatar sbmthakur avatar miteshshah avatar jchristin avatar joseprl89 avatar jamesonnetworks avatar bokub avatar arpitjindal97 avatar arminhoh avatar azaslavsky avatar aljachimiak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.