Skip to content
This repository has been archived by the owner on Jun 4, 2020. It is now read-only.

Theme error #14

Open
TimDaub opened this issue Nov 2, 2014 · 8 comments
Open

Theme error #14

TimDaub opened this issue Nov 2, 2014 · 8 comments

Comments

@TimDaub
Copy link

TimDaub commented Nov 2, 2014

Hi,

I just published my json-resume-theme here: https://www.npmjs.org/package/jsonresume-theme-paper

Unfortunately I get an error: http://themes.jsonresume.org/theme/paper

Is this a problem with my theme or your server?

@thomasdavis
Copy link
Member

Hi Tim. I will look into this in morning.

@thomasdavis
Copy link
Member

It's more a problem with your theme at the moment, but it shouldn't be(Our server should be flexible as possible)

At the moment I have a feeling that it is the use of Bower that is the problem.

@thomasdavis
Copy link
Member

So the first error I encountered, was that merrirweather font isn't in your bower.json.

Second error is that the themes server doesn't install bower components just yet. I might try do now, otherwise updating your theme to use static assets will work in the mean time or remove bower_components from .gitignore and just commit the bower install output.

@thomasdavis
Copy link
Member

Thirdly, your theme looks awesome!

@thomasdavis
Copy link
Member

I committed the bower components and tested it out by publishing to npm.
http://registry.jsonresume.org/thomasdavis?theme=paper-fixed

It works, so if you want to commit them on your official package until I get bower installing on the themes server that would be great.

@TimDaub
Copy link
Author

TimDaub commented Nov 3, 2014

Hi there,

I fiddled around a little bit but it seems like bower integration doesn't quite work yet, doesn't it?
I managed to get the theme up by publishing my bower_components with the package.

As I already said in the email: Once I include merriweather locally the typefaces are weirdly mixed.
Don't know if this has something to do with the file format I'm using but I guess I have to figure that out on my own.

So how can we push this further? Do you first need to fix this on the server or is there something I can do?

@erming
Copy link
Contributor

erming commented Nov 3, 2014

Thirdly, your theme looks awesome!

I second that!

@thomasdavis
Copy link
Member

Added to themes page -> https://jsonresume.org/themes/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants