torch2424 / link-drops

A collection of your links that you find across the internet, made with the help of @julianpoy
http://linkdrops.com/#/
Apache License 2.0
2 stars 1 forks source link

Delete image broken #88

Closed julianpoy closed 8 years ago

julianpoy commented 8 years ago

For some reason, when the site was built last time, someone didnt do it correctly and broke a bunch of things. For instance:

https://www.dropbox.com/s/o83ifsjloua57f7/Screenshot%202015-11-15%2015.28.39.png?dl=0

torch2424 commented 8 years ago

:'(

torch2424 commented 8 years ago

Yo for some reason when i build the site, that image is missing, and the path ../views/linkcard.html int he grid directive is like 404'ing. And I cant figure out why grunt is missing those :/

torch2424 commented 8 years ago

trying to fix this in publicBranch, Going to try this to fix templates: https://www.npmjs.com/package/grunt-angular-templates

julianpoy commented 8 years ago

Because they aren't added in a grunt pre-processing tag. You must add those types of paths in the correct place, so that grunt will minify and move them over.