This is the Autumn theme for the JSON Resume project. It is built using Tailwind CSS.
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.
- Clone this repository
- install the dependencies with
npm install npm run dev- View at
localhost:8888 - Theme fallsback to
resume-sample.jsonwhenresume.jsondoes not exist 😻 #smart. - Add your resume file
resume.jsonto the project/theme's root folder- Put in the same location as
resume-sample.json - ...or put it in your project root if using this theme as a package.
- Put in the same location as
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).
Available under the MIT license.
