hdra / pelican-cait

Theme for Pelican static site generator. Badly designed.
MIT License
49 stars 26 forks source link

updated to latest fontawesome (4.0.3) and modernizr (2.7.1) #7

Closed bkuri closed 10 years ago

bkuri commented 10 years ago

Also decided to go with the bootstrap CDN to serve fontawesome, which should be faster. HTH

hdra commented 10 years ago

Apologize for the late response. On the CDN, I think its better to let the users decide if they want to self-host it or use a CDN. Since most Pelican user base are pretty technical, I don't think this will be a problem.

As for the libraries update, any reason to update these?

bkuri commented 10 years ago

Hi, no worries if you don't want to merge... I just like to keep things up to date. As for the CDN, I agree it's up to the user; I just think it's better to have the CDN version by default, since it takes up the least amount of code and file size and it should be the fastest option overall.