Skip to content

Spuxy/resumify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 🚀 based on YAML 🔥

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published