Creates a resume html page with css support using a resume markdown file as source.
The resume markdown files are stored in /_resumes
The resume markdown has a specific format. You can follow the sample at /_resumes/lorem.md
You’ll need Node.js version 10.13 or later. The site is built with Next.js.
After cloning the repository, run the following commands:
npm install
npm run dev
https://resume-html-app.vercel.app/
Icons by Font Awesome (License: https://fontawesome.com/license). No changes made.
© Basilio Bogado. Distributed under the MIT License.