Skip to content
/ resume Public

Print-optimized React version of my Resume

License

Notifications You must be signed in to change notification settings

Humberd/resume

Repository files navigation

Welcome to My Resume 👋

Version Maintenance License: MIT

The project is my Resume written in React. It is print-optimized, so you can print it either physically or to pdf.

Install

npm ci

Usage

npm start

Generate PDF

Before generating PDF make sure the server is running on port 8000.

npm run pdf

Issues

  • GDPR consent is now directly below the last element. Now it looks ok, because it is at the bottom, but if the last element is at the top the consent will also be at the top. The consent should be at the bottom of the last page.

  • Each segment now tries to fit a page as a whole, so when some part of it goes to the next page then the whole segment goes to the new page. This is not exactly a desired result, because there can be a big gaps as a result of that. Now it looks good, because I was lucky. The segment content should hangle how it flows, but the segment header cannot be alone on the page, it should have at least some part with it.

CI

The project is automatically built when pushing to master using GitHub Actions.

Output files are stored in gh-pages branch and from there they are accessible via GitHub Pages at humberd.github.io/resume.

Author

👤 Maciej Sawicki

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Maciej Sawicki.

This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

Print-optimized React version of my Resume

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages