simme / resume

I started out as a simple resume, turned into a static site generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markup based resume website generator

Pre-Requisites

Prep Work

npm install

Generate website

gulp

Your website has been generated in the build directory. Optionally, you can install http-server and get it to serve your the website from the build directory for active development.

Run cd build && http-server and open localhost:8080 to see your resume

Future development

  1. Separation of the framework from specifics of the website

Contributors

About

I started out as a simple resume, turned into a static site generator.


Languages

Language:JavaScript 49.2%Language:CSS 26.3%Language:HTML 22.1%Language:Shell 2.4%