jsonresume-theme-autumn-custom
v1.1.5
Published
Foked, slightly alterd Autumn theme for the JSON Resume Project
Downloads
16
Readme
Autumn Theme for JSON Resume
This is a customised version of the Autumn theme for the JSON Resume project. It is built using Tailwind CSS.
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.
Clone this repository, install the dependencies with npm install
, and for development run npm run dev
and you will have the current theme served at localhost:6660. If you add your resume file resume.json
on the root folder at the project, it will use your resume, otherwise it will be the sample resume provided.
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.