eXist-db / website

the eXist-db.org website
GNU General Public License v3.0
2 stars 5 forks source link

Wrong directory fixed #31

Closed lguariento closed 2 years ago

lguariento commented 2 years ago

The directory for the quicksand-v7-latin fonts was set as open-sans-v15-latin, probably a copy-pasta from the code above :) .

lguariento commented 2 years ago

Also, quicksand is now at version 24 and open-sans at version 27. Shall we update them?

joewiz commented 2 years ago

Nice! No more 404s!

My only thought about updating the font version is that all of the dependencies certainly have updates... so modernizing the app's dependency management (https://github.com/eXist-db/website/issues/1#issuecomment-1024952122) might be a more worthwhile approach, though it's beyond my abilities. Not to say we can't update things manually in the meantime...

joewiz commented 2 years ago

I'll merge this one for now. Feel free to open more PRs! ;)

lguariento commented 2 years ago

PS: well, there's still the ever-present 404 for the favicon. :)

joewiz commented 2 years ago

Ah yes, that's an issue with the configuration of the exist-db.org server. It should forward the request for http://exist-db.org/favicon.ico to the ico file in eXist's jetty config directories https://github.com/eXist-db/exist/blob/develop/exist-jetty-config/src/main/resources/org/exist/jetty/etc/webapps/portal/resources/exist_icon_16x16.ico.