An online Digital resume. Demo Site
To install the necessary packages, run this command in the root folder of the site:
npm install
Commands
- Run
npm start
for a development server and live reloading - Run
npm run build
to generate a production build
- Fully Customizable
- Semantic HTML
- Accessible (WCAG AA)
- h-resume Microformat
- Self-Contained (no external resources)
- Search Engine Optimized (meta, JSON-LD, etc...)
- Critical CSS Inlined
- Print Styles
Deploy a fork of this template to Netlify:
11ty the SSG | SASS for styling
Thanks to Max Bock and inspired by his repo Resume
This is my version of online resume built with Eleventy. I'm keeping its source code open as a learning resource and to add more themes in future. You're free to re-use parts of this codebase in your own way, with attribution.