Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lomirus/cv-template
- Owner: lomirus
- Created: 2023-02-28T08:47:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-04T12:47:02.000Z (7 months ago)
- Last Synced: 2024-04-05T12:43:52.871Z (7 months ago)
- Language: Less
- Homepage:
- Size: 2.73 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
```command
npm run print
```
The output PDF file will be located at `/target/cv.pdf`.## Features
- Hot Reload