Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuan VA VMO committed Mar 19, 2024
1 parent 7fe12cf commit 6ab7e8a
Show file tree
Hide file tree
Showing 8 changed files with 4,514 additions and 3,382 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ typings/

# IDE
.idea
.vscode

# Website dest
dist
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ You are a fantastic developer. Keep your CV on GitHub. Host it on GitHub Pages.

Demo: [http://sneas.github.io/cv-template](http://sneas.github.io/cv-template).

Real world example: [http://sneas.github.io/cv](http://sneas.github.io/cv).
Real world example: [http://tuanvayn.github.io/cv](http://tuanvayn.github.io/cv).

## Motivation

Expand All @@ -19,7 +19,7 @@ The idea behind **The Curriculum Vitae Template** is to provide anyone with a qu

## Installation

1. Create a new repo out of this template by clicking [this link](https://github.com/sneas/cv-template/generate).
1. Create a new repo out of this template by clicking [this link](https://github.com/tuanvayn/cv/generate).
1. Clone the newly created repo.
1. Install project dependencies with `npm install`.
1. Run `npm run deploy` to initialize `gh-pages`. This is a one time action. Further deployments will be initiated by GitHub Actions on every push to `main`.
Expand Down
Loading

0 comments on commit 6ab7e8a

Please sign in to comment.