Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.49 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.49 KB

Digital Resume

An online Digital resume. Demo Site

Getting Started

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

Features

  • 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:

Netlify Status Deploy to Netlify

Built with

11ty the SSG | SASS for styling

Credits

Thanks to Max Bock and inspired by his repo Resume

License

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.