Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/metaory/jsonresume-theme-meta

yet another JSON Resume theme with live reload and docker
https://github.com/metaory/jsonresume-theme-meta

automation

Last synced: about 2 months ago
JSON representation

yet another JSON Resume theme with live reload and docker

Awesome Lists containing this project

README

        

# metacv

yet another JSON Resume theme with live reload and docker

![screenshot](screenshot.png)

# Requirements

- Docker

```bash
# Clone this repo
git clone [email protected]:metaory/jsonresume-theme-meta.git

# Install dependencies
npm install

# Copy template
cp src/meta-tpl.json src/private-data.json

# Modify the private-data.json

# Run dev command
npm run dev

# The PDF should be generated in dist folder
```

`http://localhost`