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
- Host: GitHub
- URL: https://github.com/paceaux/resumeandcv
- Owner: paceaux
- License: mit
- Created: 2017-04-06T20:33:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-21T19:41:54.000Z (about 1 year ago)
- Last Synced: 2025-04-21T20:38:49.403Z (about 1 year ago)
- Topics: css, handlebars, html5, website, website-builder
- Language: Handlebars
- Homepage: https://frankmtaylor.com
- Size: 1020 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: license.md
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