Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tbaltrushaitis/cv
:mortar_board: Best in Class modern CV, Resume and Portfolio website template. All-in-One-Page site with simply customizable builder.
https://github.com/tbaltrushaitis/cv
animated cv cv-template cv-website portfolio portfolio-website resume resume-template resume-website skills template-project
Last synced: about 12 hours ago
JSON representation
:mortar_board: Best in Class modern CV, Resume and Portfolio website template. All-in-One-Page site with simply customizable builder.
- Host: GitHub
- URL: https://github.com/tbaltrushaitis/cv
- Owner: tbaltrushaitis
- License: mit
- Created: 2017-05-12T01:40:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-31T21:49:09.000Z (over 1 year ago)
- Last Synced: 2024-11-04T20:02:56.622Z (4 days ago)
- Topics: animated, cv, cv-template, cv-website, portfolio, portfolio-website, resume, resume-template, resume-website, skills, template-project
- Language: HTML
- Homepage: http://bit.ly/tomascv
- Size: 24.8 MB
- Stars: 572
- Watchers: 14
- Forks: 205
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- project-awesome - tbaltrushaitis/cv - :mortar_board: Best in Class modern CV, Resume and Portfolio website template. All-in-One-Page site with simply customizable builder. (HTML)
- awesome-starred - tbaltrushaitis/cv - :mortar_board: Best in Class modern CV, Resume and Portfolio website template. All-in-One-Page site with simply customizable builder. (others)
README
CV, Resume and Portfolio
Best-in-Class modern CV, Resume and Portfolio website template
All-in-One-Page site with fully customizable builder
cv
resume
portfolio
template
portfolio-website
cv-template
IT
resume-template
resume-website
---
## :computer: Live Demo ##
See how it look & feel at :point_right: [CV][CV] :point_left:
---
## :runner: Usage ##
### :one: Clone the repository ###
```shell
$ APP_NAME=cv \
&& git clone https://github.com/tbaltrushaitis/${APP_NAME}.git \
&& cd ${APP_NAME}
```### :two: Install dependencies ###
```shell
$ make setup
```### :three: Configure ###
Replace values in `config/person.json` with your personal information
### :four: Build ###
```shell
$ make build
```### :five: Deploy ###
```shell
$ make deploy
```This will create/update `webroot` directory inside the project root.
Use this directory as DocumentRoot in VirtualHost configuration of your web server.### :white_check_mark: Enjoy ###
Post a link to your CV on sites where you need your personal profile page should be discovered by other users and that provide a lots of information about your professional skills and experience.
For example: [Modern CV](http://bit.ly/tomascv)---
## :label: Components ##
Name | Version | Scope | Description |
:-----|:-------:|:-----:|:------------|
[animate.css](http://daneden.github.io/animate.css/) | 4.1.1 | Front | A cross-browser library of CSS animations
[FontAwesome](https://fontawesome.com/) | 6.2.0 | Front | The iconic Font and CSS toolkit
[Bootstrap](http://getbootstrap.com) | 3.3.7 | Front | Front-end framework
[jQuery](http://jquery.com/) | 3.5.1 | Front | JavaScript Library
[noty](http://ned.im/noty) | 2.4.1 | Front | Notification library
[waypoints](https://github.com/imakewebthings/waypoints) | 4.0.1 | Front | Easily execute a function when you scroll to an element
[wow.js](https://wowjs.uk/) | 1.3.0 | Front | Reveal CSS animation as you scroll down a page
[iamx](https://trendytheme.net/items/i-am-x-html-resume-template/) | 1.2.0 | Front | Trendy Theme---
## :wrench: Dev Tools ##
Name | Description |
:-----|:------------|
[bower](http://bower.io) | A package manager for the web
[gulp](http://gulpjs.com) | Toolkit for automating tasks in development workflow
[gulp-token-replace](https://github.com/Pictela/gulp-token-replace) | Token replace plugin for Gulp
[jimp](https://github.com/oliver-moran/jimp) | An image processing library written entirely in JavaScript for Node
[terser](https://github.com/terser-js/terser) | A JavaScript parser and mangler/compressor toolkit for ES6+---
## :pushpin: Todo List ##
- [ ] - upgrade to noty v3
- [ ] - upgrade to bootstrap v4
- [ ] - implement require.js configuration
- [x] - upgrade gulp to v4 (in **v3.0.1**)See [CHANGELOG][Changelog] for the history of changes and improvements.
---
Be aware of [copyright][License] information and please refer to [FAQ][FAQ] section if you have doubts about *what to Include in a CV*.
---
### :link: More Info ###
- [GitHub: Basic writing and formatting syntax](https://help.github.com/articles/basic-writing-and-formatting-syntax)
- [BitBucket: markdown Howto](https://bitbucket.org/tutorials/markdowndemo)
- [Creating an Automated Build](https://docs.docker.com/docker-hub/builds/)---
> Developed in **May 2016**:scorpius:
[FAQ]: FAQ.md
[Changelog]: CHANGELOG.md
[License]: LICENSE.md
[CV]: http://bit.ly/tomascv?ref_domain=github.com&ref_section=docs&ref_file=readme