Spuxy / resumify

Generator tool in Go to build your awesome CV :rocket: based on YAML :fire:

Home Page:https://spuxy.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resumify

Generater tool in Go to build your awesome CV đź“„

Why

Reason is to generate simple and clean site based on most popular configuration extension YML, where people can easily adds new experiences and do it via VCS.

Usage

Make your own repository on github eg. https://github.com/{username}/cv
Get file in raw https://raw.githubusercontent.com/{username}/cv/{branch}/cv.yml (this will be request for Go app)
Put this file into .env under the key "src"
Run resumify app and check your resume on endpoint "/preview"
If u like that, you can easily generate index.html on endpoint "/generate"

TODO

Create CI/CD
Create unit test
Implement more colorschmes (only gruvbox is implemented)

About

Generator tool in Go to build your awesome CV :rocket: based on YAML :fire:

https://spuxy.github.io


Languages

Language:HTML 85.2%Language:Go 14.6%Language:Shell 0.2%