clenemt / docdash

:zap: Lodash inspired JSDoc 3 template/theme
http://clenemt.github.io/docdash/
Other
824 stars 201 forks source link

Font - dependency on fonts.googleapis.com #70

Closed atcol closed 4 years ago

atcol commented 5 years ago

Access to fonts.googleapis.com is blocked by the firewall where my generated jsdoc is accessed. Is there a way of replacing or dropping this dependency entirely? At the moment because the hostname cannot resolve the page loads take over 20 seconds.

ar2rsawseen commented 5 years ago

Yes, there is a pull request for this, so we will definitely do that, but not yet sure, when exactly I will have time to get on to it :)

atcol commented 5 years ago

OK, for now I'll do a simple sed: sed -i 's/@import.*//' $PATH.

Thanks for the really nice theme!

ar2rsawseen commented 5 years ago

have been merged here: https://github.com/clenemt/docdash/pull/63

and improved here: https://github.com/clenemt/docdash/commit/5476db4245d68cc1ab01ce29c88b6bdbf636cfa5