| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A modern solution to create a CV / Resume page including PDF export.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Install all above mentioned programs.
The configuration is done via config.toml for Hugo & docker-compose.yml for Docker.
Adapt your CV via config.toml. The result will be automatically rendered to localhost:1313. As soon as you are finished you can create the PDF file via docker-compose up -d wkhtmltopdf. The result will be saved in the dist folder. The HTML files can be rendered by docker-compose run hugo hugo. The result can be found in public.
We use SemVer for versioning. For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project.
| Back | FazBrowse Home | New Git URL |