Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.13 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.13 KB

Kahverengi A4 CV in Tailwind CSS and Svelte.

Maintained License


Introduction

This project is using Svelte 3.

Editing CV

First, install yarn with npm:

npm install -g yarn

Second, install packages with yarn command:

yarn

Third, start project:

yarn dev

Now when you edit anything, it will update on the fly.

Generating PDF

Visit http://localhost:5000 in Chrome or Firefox or any Chromium based browser, then add press Ctrl + P then enable print backgrounds. And choose Save as PDF in above. Now ready to go!

Contributing

Merge requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the GNU GPLv3 License - see the LICENSE file for details