Skip to content
Snippets Groups Projects
Commit 18d05328 authored by Pavan Kumar Sunkara's avatar Pavan Kumar Sunkara Committed by Junio C Hamano
Browse files

gitweb: Move static files into seperate subdirectory


Create a new subdirectory called 'static' in gitweb/, and move
all static files required by gitweb.cgi when running, which means
styles, images and Javascript code. This should make gitweb more
readable and easier to maintain.

Update t/gitweb-lib.sh to reflect this change.The install-gitweb
now also include moving of static files into 'static' subdirectory
in target directory: update Makefile, gitweb's INSTALL, README and
Makefile accordingly.

Signed-off-by: default avatarPavan Kumar Sunkara <pavan.sss1991@gmail.com>
Mentored-by: default avatarChristian Couder <chriscool@tuxfamily.org>
Mentored-by: default avatarPetr Baudis <pasky@ucw.cz>
Acked-by: default avatarJakub Narebski <jnareb@gmail.com>
Acked-by: default avatarPetr Baudis <pasky@suse.cz>
Signed-off-by: default avatarJunio C Hamano <gitster@pobox.com>
parent d0b16c8f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment