solbu / hldig

hl://Dig is a fork of ht://Dig, a web indexing and searching system for a small domain or intranet
https://solbu.github.io/hldig/
Other
18 stars 21 forks source link

new hl://Dig logo needed #56

Closed andy5995 closed 6 years ago

andy5995 commented 6 years ago

Because hl://Dig is a fork of ht://Dig, it should have a different logo.

Any graphic designers interested in this?

jamessouth commented 6 years ago

logo

here's an idea i put together real quick

andy5995 commented 6 years ago

oh, yeah, that looks good :)

Right now, I think the logo is primarily used in hldig search results

http://htdig.dreamhosters.com/

But that could also go on the README

Thanks!

jamessouth commented 6 years ago

yeah that's the only place i have seen it, i ran a search just to see what happens, it took me to dreamhosters with the old logo up top. so i just threw something together that was somewhat like the old one, small, simple. i think i will tweak it a little to give the content a little padding, get the edge away a bit.

jamessouth commented 6 years ago

logo3

re-proportioned to shrink image relative to text

andy5995 commented 6 years ago

Ok, so to make the replacement...

The files are here:

https://github.com/andy5995/hldig/tree/master/installdir

Now that I think of it, I don't think it's needed in the footer. It's not really customary to have the same logo on the top and at the bottom, is it?

So the htdig.gif can be replaced, then edit the html files in installdir/ to reflect the change.

Then edit L10 of Makefile.am to remove htdig.gif and htdig.png and replace it with the filename of your new graphic.

The hldig.png file can be removed. I don't see that it's being used anywhere.

Or, if you'd rather just make the PR for the graphic, I will edit the other files accordingly.