Hi Stephen,

I have made a skin using Twitter Bootstrap CSS that looks quite good
IMHO (responsive layout and all). Actually this is a bit more involving
than just using the skin, it requires patching the markup that is
generated by fossil a bit, something that I maintain in my private
branch (but I would love to have this in the master if acceptable !).
The patch mainly add classes (something that could be probalby done non
intruively using javascript) and change tables for divs when tables are
used for the layout.
I have also added the possibility to use raw HTML as a markup language
(which I used mostly for the home page where the layout is a bit more
complicated).
And extended the Wiki markup with newer HTML5 harmless markups used by
Bootstrap (think <header>, <footer>, <address>).

All my repositories are hosted behind a firewall right now, but if you
want a quick overview I made a static copy one of them here :

http://www.lthe.fr/pageperso/debionne/fossil-static/repo/sdmtk/home.html

If that is of any interest, my latest merge on 1.28 is available here :

http://www.lthe.fr/pageperso/debionne/software/fossil-src-20140127173344.tar.gz

Mostly cosmetic things but if you want to make fossil even more
beautiful, I'm all in !
Samuel


Le 11/02/2014 15:42, Stephan Beal a écrit :
> Hi, all,
> 
> i'm looking to clone someone's interesting fossil skin to snazz up my
> fossil repos a bit. Can any suggest a fossil repo with a nice skin?
> 
> -- 
> ----- stephan beal
> http://wanderinghorse.net/home/stephan/
> http://gplus.to/sgbeal
> "Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
> those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
> 
> 
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
> 

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to