Skip to content

gsweats/jsonresume-theme-autumn

 
 

Repository files navigation

Autumn Theme for JSON Resume

This is the Autumn theme for the JSON Resume project. It is built using Tailwind CSS.

Preview of a resume using the Autumn theme

Development / Extension

The theme is built using Gulp for compiling handlebars templates and Tailwind CSS.

To customize this theme or use this as a template to write your own you will need node.js and NPM installed on your system.

  1. Clone this repository
  2. install the dependencies with npm install
  3. npm run dev
  4. View at localhost:8888
  5. Theme fallsback to resume-sample.json when resume.json does not exist 😻 #smart.
  6. Add your resume file resume.json to the project/theme's root folder
    1. Put in the same location as resume-sample.json
    2. ...or put it in your project root if using this theme as a package.

Any changes you make to any file in the views and styles folders will be reflected in the result (you still need to refresh the page).

License

Available under the MIT license.

About

Fork of the Autumn theme for the JSON resume project

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Handlebars 51.9%
  • JavaScript 45.3%
  • CSS 2.8%