Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days ago
JSON representation
yet another JSON Resume theme with live reload and docker
- Host: GitHub
- URL: https://github.com/metaory/jsonresume-theme-meta
- Owner: metaory
- Created: 2021-05-08T09:46:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-03T12:33:01.000Z (over 1 year ago)
- Last Synced: 2024-08-02T09:27:41.112Z (4 months ago)
- Topics: automation
- Language: CSS
- Homepage:
- Size: 467 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`