resume/README.md
2017-06-09 23:40:59 +02:00

67 lines
1.5 KiB
Markdown
Executable File

<h1 align="center">
<br>
<a href="https://github.com/salomonelli/best-resume-ever">
<img src="src/assets/logo.png" alt="Markdownify" width="200"></a>
<br>
best-resume-ever
<br>
</h1>
<h4 align="center">
:necktie: :briefcase: Build fast :rocket: and easy multpile beautiful resumes and create your best CV ever!
<br>
</h4>
<br>
<br>
<img src="src/assets/preview/resume-material-blue.png" width="150" style="float:left"/>
<img src="src/assets/preview/resume-material-dark.png" width="150" style="float:left" />
<img src="src/assets/preview/resume-left-right.png" width="150" style="float:left" />
<img src="src/assets/preview/resume-side-bar.png" width="150" style="float:left" />
<img src="src/assets/preview/resume-oblique.png" width="150" style="float:left" />
<br>
<br>
## How to use
1. Clone this repository.
2. Run `npm install`.
3. Edit your personal data in `src/person.js`.
4. Preview resumes with `npm run dev`.
5. Export with `npm run export`.
All resumes will be exported to `/pdf`.
## Updating
## Contribute
## Credits
This project uses several open source packages:
* <a href="https://github.com/vuejs/vue" target="_blank">Vue</a>
* <a href="https://github.com/less/less.js" target="_blank">LESS</a>
* <a href="https://github.com/mixu/electroshot" target="_blank">Electroshot</a>
---
> [sarasteiert.com](https://www.sarasteiert.com) &nbsp;&middot;&nbsp;
> GitHub [@salomonelli](https://github.com/salomonelli) &nbsp;&middot;&nbsp;
> Twitter [@salomonelli](https://twitter.com/salomonelli)