summaryrefslogtreecommitdiffstats
path: root/docs/website
Commit message (Collapse)AuthorAgeFilesLines
...
* Update for 2016.052016.05Peter Korsgaard2016-05-312-11/+29
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2016.05-rc3Peter Korsgaard2016-05-262-9/+31
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2016.05-rc2Peter Korsgaard2016-05-172-9/+31
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* website/news.html: add 2016.05-rc1 announcement linkPeter Korsgaard2016-05-171-1/+2
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2016.05-rc1Peter Korsgaard2016-05-102-11/+35
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website/news.html: add 2016.02 announcement linkPeter Korsgaard2016-03-021-1/+2
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2016.022016.02Peter Korsgaard2016-03-012-11/+29
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2016.02-rc3Peter Korsgaard2016-02-272-9/+31
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2016.02-rc2Peter Korsgaard2016-02-182-9/+31
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* website/news.html: add 2016.02-rc1 announcement linkPeter Korsgaard2016-02-171-1/+3
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2016.02-rc1Peter Korsgaard2016-02-102-11/+34
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: update sponsors page with recent meetingsThomas Petazzoni2016-02-081-10/+10
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* website: add reference to submitting-patches to Contribute tabArnout Vandecappelle2016-02-011-1/+2
| | | | | | | | | In the hope of improving the quality of patches send by newcomers, add a reference to the submitting-patches section of the manual to the Contribute tab of the website. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docs/website: fixing mixing content errorAngelo Compagnucci2016-01-131-1/+1
| | | | | | | | | Firefox recently activated mixing content mode protection (http elements in an https page). This patch changes the external slides service to https. Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: fixing pre block indentationAngelo Compagnucci2015-12-291-3/+3
| | | | | | | | Pre block should not be indented, this patch fixes wrong indentation. Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docs: website: update for 2015.11.1Peter Korsgaard2015-12-052-9/+28
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website/news.html: add 2015.11 announcement linkPeter Korsgaard2015-12-011-1/+2
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2015.112015.11Peter Korsgaard2015-11-302-10/+29
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: fix invalid links to the mailing list pageThomas Petazzoni2015-11-281-7/+7
| | | | | | | As noticed by Peter Korsgaard, all the links to links.html are broken, they should point to support.html instead. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docs/website: fix invalid linkThomas Petazzoni2015-11-281-1/+1
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docs: images: re-add github imagePeter Korsgaard2015-11-261-0/+0
| | | | | | | This got removed with the addition of the new website, but it is used by the manual so it no longer builds. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2015.11-rc3Peter Korsgaard2015-11-262-9/+32
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* news.html: fix typo in 2015.05-rc3 linkPeter Korsgaard2015-11-261-1/+1
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: New websiteAngelo Compagnucci2015-11-2343-3164/+4012
| | | | | | | | | | | | | | 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>
* Update for 2015.11-rc2Peter Korsgaard2015-11-192-5/+18
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* website/news: update with release date and announcement e-mail linkThomas Petazzoni2015-11-081-2/+4
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Update for 2015.11-rc1Thomas Petazzoni2015-11-072-7/+20
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docs: use lists.buildroot.org to refer to the mailman archivesPeter Korsgaard2015-09-143-48/+48
| | | | | | | Now that mailman handles lists.buildroot.org lets use that everywhere in the documentation as well. 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: website: update for 2015.08.1Peter Korsgaard2015-09-062-5/+15
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website/news.html: add 2015.08 announcement linkPeter Korsgaard2015-09-011-1/+2
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2015.08Peter Korsgaard2015-08-312-7/+16
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: remove broken symlink for top-level manualYann E. MORIN2015-08-291-1/+0
| | | | | | | | | | | | | | | Recently, we've tried to have the manual lie at the top-level of the site, to get a shorter URL. However, that is broken: we do not need only a link the the HTML, but also to the CSS and to any resource linked from the html (images...). The server configuration has now been updated to add a redirect, so we no longer need that symlink anyway. Remove it. 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>
* docs/website: fix manual symlinkYann E. MORIN2015-08-261-1/+1
| | | | | | | It should point to the filesystem path on the server, not the HTTP virtual path. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* website: make a symlink for the manual at the root of the websiteYann E. MORIN2015-08-263-2/+3
| | | | | | | | | | | | This will give us a shorter URL, that we can more easily refer to in the documetation itself, in help texts, on IRC... [Peter: Use buildroot.org everywhere] Suggested-by: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Arnout Vandecappelle <arnout@mind.be> Cc: Peter Korsgaard <jacmet@uclibc.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Add link to 2015.08-rc2 announcement e-mailThomas Petazzoni2015-08-241-1/+3
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Update for 2015.08-rc2Thomas Petazzoni2015-08-242-5/+18
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docs/website: add announcement e-mail link for 2015.08-rc1Thomas Petazzoni2015-08-051-3/+4
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Update for 2015.08-rc1Thomas Petazzoni2015-08-052-7/+18
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docs/manual: Modify GitHub FOO_SITE explanationMaxime Hadjinlian2015-07-281-0/+0
| | | | | | | | | | | GitHub has changed its layout, there is no longer any green nor grey button, it's a link with a tiny icon that indicates if it's uploaded by the maintainer or not. In order to not confuse anyone, adding an image should make it clear. Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Reviewed-by: Lionel Orry <lionel.orry@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docs/website: link to the Free Electrons training materialsThomas Petazzoni2015-06-041-1/+19
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website/news.html: add 2015.05 announcement linkPeter Korsgaard2015-06-011-1/+2
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2015.05Peter Korsgaard2015-05-312-7/+17
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2015.05-rc3Peter Korsgaard2015-05-222-5/+17
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2015.05-rc2Peter Korsgaard2015-05-112-5/+18
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* website/sponsors: fix typoYann E. MORIN2015-05-051-1/+1
| | | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website/news.html: add 2015.05-rc1 announcement linkPeter Korsgaard2015-05-041-1/+2
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2015.05-rc1Peter Korsgaard2015-05-042-7/+20
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* website: add link to the release archiveLuca Ceresoli2015-03-111-0/+3
| | | | | | | | We have them, let them be reachable. [Peter: use relative URL like elsewhere] Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* website/news.html: add 2015.02 announcement linkPeter Korsgaard2015-03-021-1/+2
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud