theme-manager
theme-manager copied to clipboard
Theme server for JSON Resume
Thanks to https://github.com/jsonresume/registry-functions , maybe this repo should be archived?
Anybody can suggest theme that support projects section? Tried a couple of themes and they don't
This will be a thread for people to request themes be added to the official hosting. e.g. "Please add jsonresume-theme-awesome"
I published them jsonresume-theme-material and now getting 502 Bad Gateway when hitting registered resume: http://registry.jsonresume.org/adammoon?theme=material. When I run theme-manager locally to the theme works correctly with localhost:3000/theme/material
Hi. I made some minor modifications on the elegant theme for my personal use, but while the theme is running locally, the theme server throws the following error: > Error:...
I made a traduction in french of Keloran theme and published it: + github: https://github.com/noraj1337/jsonresume-theme-keloran-fr + npmjs: https://www.npmjs.com/package/jsonresume-theme-keloran-fr A few days after it was still not listed on http://registry.jsonresume.org/. So...
https://github.com/rocketspacer/jsonresume-theme-rocketspacer http://registry.jsonresume.org/#rocketspacer I encountered an error that says a dependency declared in my package.json can't be found. Do you guys support ejs? It is working on my [gh-pages](http://rocketspacer.github.io/jsonresume-theme-rocketspacer) @thomasdavis Can...
``` .../theme-manager/node_modules/tarball-extract/tarball.js:11 .pipe(tar.Extract({ path: destination})) ^ TypeError: tar.Extract is not a function ``` I needed to bump `tarball-extract` version from 0.0.3 to 0.0.5 or higher.
Hi guys, The theme I created a while ago is throwing an error due to not finding the handlebars dependency. Do u know how can I fix this? Shouldn’t the...
🚨 You need to enable Continuous Integration on all branches of this repository. 🚨 To enable Greenkeeper, you need to make sure that a [commit status](https://help.github.com/articles/about-statuses/) is reported on all...