Git Product home page Git Product logo

two-way-resume's Introduction

Two-Way Résumé Template

Résumé (CV) website template for creating a two-way résumé. Based on universal-resume.

How to run it

Navigate to the base directory:

cd two-way-resume

Install dependencies:

npm install

Start the development server:

npm run serve

Only build HTML and generate CSS that is used on the page which results in a much smaller file size:

npm run build

Differences from universal-resume

index.html is the main content file, not docs/index.html.

For a bit of privacy via obscurity, the build step uses envsub to substitue ${ENVVARS} with the values of the corresponding environment variables.

I use Netlify to set up environment variables: netlify.toml includes minimum config for connecting the repo to a Netlify site. Environment variables can be configured in the site settings and running netlify build locally will feed them to envsub.

License

NonCommercial-ShareAlike 1.0 Generic (CC NC-SA 1.0) https://creativecommons.org/licenses/nc-sa/1.0/

You are free to:

Share — copy and redistribute the material in any medium or format

Adapt — remix, transform, and build upon the material

Under the following terms:

NonCommercial — You may not use the material for commercial purposes.

ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

two-way-resume's People

Contributors

cal-hagner avatar chocolateboy avatar ento avatar vkaelin avatar webpraktikos avatar

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.