This repo was inspired by WebPraktikos' Universal Résumé Template
and an adapted version
by Thomas Leon Highbaugh.
Clone the git repository
git clone https://github.com/andreyxdd/resume
Navigate to the root:
cd resume
Install the dependencies:
yarn install
Start the development server after building the stylesheet out of the Tailwind configuration:
yarn build && yarn serve
Only generate CSS that is used on the page (results in a much smaller budnndle size):
yarn build
docs/index.html
is the main content file. Add or update sections, subsection, title, etc.
Code from tailwind.config.js
and tailwind.css
transpiles to docs/style.css
.
Right-click → Print.
File → Print.