Giter VIP home page Giter VIP logo

html-resume-template's Introduction

html-resume-template

Single-page resume template built using HTML, CSS, and JS that can be viewed on the web or exported to a PDF. A live demo is available at tombarr.github.io/html-resume-template.

Editing

This template has the ability to edit, and automatically save, inside the browser! The entire page is marked editable with document.designMode.

The below example is from Firefox (61): adding several list items then refreshing the page.

Inline Editing

In most browsers, you can use Command/CTRL + B/I to make text bold or italic.

Text Styling

There are also two types of returns, Shift + Enter, which adds a <br> within the current element:

shift + enter

And Enter, which is somewhat contextual. If focused after the last character, it can be used to append list elements:

enter

Sample

Resume Sample

Flexibility

This template can be editted both in HTML and CSS. Just like with CSS Zen Garden, you can fully customize the layout and style to suit your needs.

TODO

  • Add feedback when page is saved (or an error occurs)
  • Allow custom file names for saved HTML
  • Support Prince

Acknowledgements

This project uses normalize.css, fonts from Google Fonts, and icons from Font Awesome. Dependencies are managed as links to CDNs, no package managers or build tools required. Built by me, Tom Barrasso.

Compatibility

Tested on Chrome (67) and Firefox (61) on mac OS (10.13.5). This software uses localStorage, template, flexbox, and custom properties and is intended for modern browsers.

Security & Privacy

This application does not communicate or sync with a server, and all data is saved locally. It may not be able to save if localStorage is disabled for any reason.

html-resume-template's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

html-resume-template's Issues

Infinitely nested inputs

Pressing "enter" in an input without adding a value will infinitely nest inputs, breaking the layout of the page.

screen shot 2018-07-06 at 12 58 35 pm

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.