Skip to content

esercanikk/cv

 
 

Repository files navigation

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 https://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

About

CV in Svelte 3 and Tailwind CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 68.5%
  • JavaScript 26.6%
  • CSS 3.4%
  • HTML 1.5%