summaryrefslogtreecommitdiff
path: root/docs/index.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-05-25website: add alt-tags to imagesThomas De Schampheleire
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-03-16docs/index.html: make recent git/email headers links to cgit/gmanePeter Korsgaard
So it is easy to start browsing directly from the homepage. Signed-off-by: Peter Korsgaard <peter@korsgaard.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>
2009-03-25docs/: show about.html as index pagePeter Korsgaard
The about page is more informative for new users than the list of news, so shown that one per default instead.
2005-02-21Add a websiteEric Andersen