summaryrefslogtreecommitdiff
path: root/docs/git.html
AgeCommit message (Collapse)Author
2015-01-25docs: really move the websiteYann E. MORIN
Now that the automated scripts that deply our website have been updated, really move the website to its final location. We still keep a symlink for the images, as they are used both for the website, and for the manual. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Peter Korsgaard <jacmet@uclibc.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-11-01docs: responsive web design websiteAngelo Compagnucci
This patch migrate the layout to a responsive web design one. * Fixing the layout of all pages to be fully responsive * Adding panels around "Recent commints" and "Recent discussion" * Adding fonts for glyphs in buttons Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-03-03website: new website !Maxime Hadjinlian
A new menu and logo for the website, also some of the contents has been reworked. This patch also removes files that are no longer used, like the old stylesheet and a few pages. The content of theses pages has mostly been merged in other pages or was redudant with the manual. [Thomas: integrate a few typo fixes noticed by Thomas De Schampheleire] Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2012-04-25docs/git.html: slightly reword for gitPeter Korsgaard
Some of the wording didn't make much sense after we moved from svn to git. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-12-26git.html: fix cgit linkPeter Korsgaard
There's an issue with the cgit installation, which causes git.buildroot.net/buildroot (no trailing /) requests to return stale results. The osuosl people are looking into it, but until then atleast use the the correct URL on the website link. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-06-21docs: fix git-over-http descriptionPeter Korsgaard
This has now finally been setup. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-06-04use https for the bugtracker URLsBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2009-05-03docs/: announce move to gitPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>