A Script To Generate CV And Other Documents In PDF Format ... - GitHub
Maybe your like
- Notifications You must be signed in to change notification settings
- Fork 1
- Star 3
- Code
- Issues 1
- Pull requests 0
- Actions
- Projects
- Wiki
- Security 0
- Insights
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory38 Commits | ||||
| css | css | |||
| doc | doc | |||
| fonts | fonts | |||
| js | js | |||
| .gitignore | .gitignore | |||
| LICENSE.txt | LICENSE.txt | |||
| README.md | README.md | |||
| cv.sh | cv.sh | |||
| example-cv.html | example-cv.html | |||
| example-letter.html | example-letter.html | |||
| View all files | ||||
Repository files navigation
- README
- MIT license
A script to generate CV/Resume and other documents in PDF format from HTML source. It's based on wkhtmltopdf tool, which in turn uses WebKit rendering engine.
Cool thing about this utility is that you can work on your CV in a web browser, use CSS templating capabilities like hiding and replacing text, chose alternative styles using standard browser mechanisms and generally utilize the full expressive potential of familiar HyperText Markup Language, Cascading Style Sheets and JavaScript.
Example style is included (loosely based on Wordpress Twenty Thirteen theme), but the concept is more interesting than the actual implementation. In other words, I hope you'll create your own unique design for your CV.
Requirements
wkhtmltopdf. On Debian for example it can be installed as follows:
apt-get install wkhtmltopdfHowever, the version shipped by default is not complete, it's better to install directly from downloads page
Usage
To generate a CV PDF run:
./cv.sh example-cv.html css/medium.css css/example-company.cssThis will generate medium-sized example-cv.pdf file in current directory.
To generate cover letter PDF run:
./cv.sh example-letter.html css/example-company.cssYou can specify as many CSS styles as you want.
For serious usage I suggest adding directory called private/ and creating a separate git repository in it. It can contain HTML content files and styles specific for role types and companies. It will be automatically ignored by this project to prevent sharing sensitive files, but changes can be independently tracked via a private git repository.
Example Output

About
A script to generate CV and other documents in PDF format from HTML source
Resources
ReadmeLicense
MIT licenseUh oh!
There was an error while loading. Please reload this page.
ActivityStars
3 starsWatchers
2 watchingForks
1 fork Report repositoryReleases
No releases publishedPackages 0
Uh oh!
There was an error while loading. Please reload this page.
Contributors
Uh oh!
There was an error while loading. Please reload this page.
Languages
- HTML 66.3%
- CSS 29.0%
- Shell 3.7%
- JavaScript 1.0%
Tag » Code Source Cv Html Css Pdf
-
Code Source Cv Html Css PDF Cours ,Exercices Gratuits
-
Web CV : Code Source Complet HTML5/CSS3 (gratuit) - Rue De L'info
-
Html-css-resume-template/resume_example.pdf At Master - GitHub
-
[PDF] TP 2 : Un CV En HTML - LORIA
-
My CV - Made Using HTML And CSS - CodePen
-
25 Professional HTML & CSS Resume Templates For Free ...
-
Création D'un Site CV Monopage Responsive En HTML Et CSS
-
HTML And CSS Tutorial - Nanyang Technological University
-
Comment Faire Un CV En HTML ? — Codeur Tuto
-
Simple CV Generator App | HTML CSS & JavaScript (PDF Download)
-
Création CV En Html/css - CCM
-
Responsive Resume Cv Website Using HTML CSS And JavaScript
-
Tailwindpdf : Créer Un PDF Ou Une Image à Partir De Code HTML