Julia: Favicon for docs website?

Created on 6 May 2017  路  17Comments  路  Source: JuliaLang/julia

It'd be a nice visual convenience to have a cute little Julia logo for the docs website instead of the generic folded paper icon (2nd tab below):

screen shot 2017-05-05 at 10 03 25 pm

doc

All 17 comments

I can't seem to see where this could be added.

There's a favicon.ico file in the https://github.com/JuliaLang/julialang.github.com repo 鈥撀爄f that's copied to right place in the docs repo, it should just work. Of course, I now realize that I have no idea what repo that even is.

I think it is this repo on the gh-pages branch.

Ah right. That bizarre github oddity.

I can work on this.

I was already moving the file over.....

Okay. If you are working on it, I'm cool with it

@StefanKarpinski I added the file to the root of the gh-pages branch, assuming Jekyll builds from there as it does for the julialang.github.com repo .

@morrme You should not add file to gh-pages branch. It's an autobuild branch. You should add favicon to docs directory, then try to build it. If it's working, it's good.

@mubaris OK, I was just working based on an earlier comment. I have closed that PR and opened another.

@mubaris why do you say that? Are you positive Documenter and the doc build system here works that way?

can anyone check whether https://github.com/JuliaLang/julia/issues/21821 fixed this?

Hmmm....I'm still not seeing the favicon on the link @yuyichao posted. Maybe some sort of caching issue?

Probably, it didn't work for me at home but works here at work.

I think we're using a fastly cdn now which may have something to do with it?

Very happy to say it works for me too! Thank you @tkelman for re-directing me from that rogue advice. 馃弳

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wilburtownsend picture wilburtownsend  路  3Comments

i-apellaniz picture i-apellaniz  路  3Comments

TotalVerb picture TotalVerb  路  3Comments

yurivish picture yurivish  路  3Comments

manor picture manor  路  3Comments