Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lomirus/cv-template

Redrock CV Template
https://github.com/lomirus/cv-template

Last synced: 14 days ago
JSON representation

Redrock CV Template

Awesome Lists containing this project

README

        

# CV Template

## Showcase

| Showcase Without Avatar | Showcase With Avatar |
| ----------------------------------------------------------- | ----------------------------------------------------- |
| ![showcase without avatar](docs/example-without-avatar.jpg) | ![showcase with avatar](docs/example-with-avatar.jpg) |

## Usage

### Setup

Install dependencies:

```command
npm install
```

### Edit & Preview

Launch the service:

```command
npm run preview
```

Then edit `/template/info.jsonc` and `/template/content.md`, watching the changes until you get what you want.

### Print
```command
npm run print
```
The output PDF file will be located at `/target/cv.pdf`.

## Features

- Hot Reload