An open API service indexing awesome lists of open source software.

https://github.com/paceaux/resumeandcv

Static Resume and CV site
https://github.com/paceaux/resumeandcv

css handlebars html5 website website-builder

Last synced: 5 months ago
JSON representation

Static Resume and CV site

Awesome Lists containing this project

README

          

# Resume / Static site Setup

This is mostly geared towards frankmtaylor.com but it could be used to spin up other static sites.

## Features
* No design (I'm not a great designer)
* Easy to manage global content (navigations, site title, )
* Easy to modify content for your pages

## Tech Stack
This is generated using Assemble.io, gulp, Stylus, and a small amount of effort.

## Setup
1 Install Node.js
2. Run `npm install`
3. Edit the files you want to edit
4. Put everything in that public folder on a website somewhere