All Projects → mudassir0909 → Jsonresume Theme Elegant

mudassir0909 / Jsonresume Theme Elegant

Elegant theme for jsonresume

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Jsonresume Theme Elegant

Jekyll Pug
Jekyll Plugin That Allows You To Use Pug
Stars: ✭ 30 (-69.39%)
Mutual labels:  pug
Livro Sem Apego
📚 Um site de doação de livros, sem fins lucrativos! o/
Stars: ✭ 58 (-40.82%)
Mutual labels:  pug
Gulp Pug Sass Seed
🍹 A Pug and Sass starter project using gulp for task automation.
Stars: ✭ 84 (-14.29%)
Mutual labels:  pug
Ines Io
⚡️ Source of my website and blog (Harp, Jade, Sass, JavaScript)
Stars: ✭ 38 (-61.22%)
Mutual labels:  pug
Jquery Scrolla
jQuery plugin for reveal animations when scrolling
Stars: ✭ 50 (-48.98%)
Mutual labels:  pug
Vue Admin Element
(Vue2 演示项目)物业后台管理系统 - ElementUI ( 基本结构已完成, 剩下的就是具体业务开发; 如有疑问请留言 )
Stars: ✭ 73 (-25.51%)
Mutual labels:  pug
Zinky
minimalist semi-opinionated modular framework.
Stars: ✭ 28 (-71.43%)
Mutual labels:  pug
Css Flags
A collection of pure CSS flags, all single divs.
Stars: ✭ 90 (-8.16%)
Mutual labels:  pug
Nightscout.github.io
website, meta repo for whole project
Stars: ✭ 57 (-41.84%)
Mutual labels:  pug
Damn.dog
A guessing game for WikiHow illustrations.
Stars: ✭ 78 (-20.41%)
Mutual labels:  pug
Gameboy Css
👾 Pure CSS GameBoy - Includes animations and the original sound 🔊
Stars: ✭ 39 (-60.2%)
Mutual labels:  pug
Hexo Theme Snark
An hexo theme with lofter style
Stars: ✭ 45 (-54.08%)
Mutual labels:  pug
Expug
Pug templates for Elixir
Stars: ✭ 74 (-24.49%)
Mutual labels:  pug
Papogen
Use Sass/CSS + Pug + Node.js to generate beautiful static website.
Stars: ✭ 37 (-62.24%)
Mutual labels:  pug
Gulp Pure Start
Start your project with 'Gulp Pure Start' easily than ever!
Stars: ✭ 89 (-9.18%)
Mutual labels:  pug
Catalyst
Typescript NodeJS Microservices Boilerplate with Generator CLI - Moleculer, GraphQL, REST, OAuth2, Jaeger, Grafana, Prometheus, Ory Hydra, Ory Keto w/ Access Control middleware, Moleculer-DB GraphQL mixin, Pug, Redis, sibling client repo (login, persistance layer, react-native-web, ios, android)
Stars: ✭ 30 (-69.39%)
Mutual labels:  pug
Uikit Computer Store Template
Computer store e-commerce template
Stars: ✭ 72 (-26.53%)
Mutual labels:  pug
Pug Sass Boilerplate Starter Kit
A Front-end template for building web apps or sites using Pug(Jade) and Sass
Stars: ✭ 92 (-6.12%)
Mutual labels:  pug
Awsm.css
Simple CSS library for semantic HTML markup
Stars: ✭ 1,288 (+1214.29%)
Mutual labels:  pug
Prism Break
Privacy/security-oriented software recommendations (mirrored from GitLab)
Stars: ✭ 1,210 (+1134.69%)
Mutual labels:  pug

Elegant Theme npm version

Responsive theme for JsonResume inspired by card layouts.

Theme Preview

Markdown Supported

Only in the following places of now 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. 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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].