summaryrefslogtreecommitdiffstats
path: root/docs/website/index.html
Commit message (Collapse)AuthorAgeFilesLines
* website: update package number textPeter Korsgaard2018-02-251-1/+1
| | | | | | | | | | | | We have quite a bit more than "hundreds of packages" nowadays: find package -name \*.mk | wc -l 2285 So adjust the text to say 'several thousand' instead. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* website: rephrase several hundreds of packagesFrank Hunleth2016-06-281-1/+1
| | | | | | | | | | | The phrase "Supports several hundreds of packages" is unusual to hear in English (or at least American English). The more common alternatives are "Supports several hundred packages" or "Supports hundreds of packages". The latter sounds like a larger amount, so change the phrase to that. Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: New websiteAngelo Compagnucci2015-11-231-35/+139
| | | | | | | | | | | | | | This patch introduces a new buildroot website based on a modern flat layout inspired by material design. Each page of the old website is converted to the new css/layout, the big bump is in main page which is completely rewritten. Content of the old website is copied more or less verbatim, planning to add more content in the future. Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: add a space between attributesVicente Olivert Riera2015-09-071-1/+1
| | | | | | | | | | | Error highlighted by the W3 HTML validator: Error: No space between attributes. At line 71, column 64 e="width:100%;"href="/download Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs: really move the websiteYann E. MORIN2015-01-251-0/+47
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>
OpenPOWER on IntegriCloud