aboutsummaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* rsync page: remove partyvan.eu mirror (WubTheCaptain said it was shutting down)Leah Rowe2017-06-051-7/+0
|
* Re-add official release archive mirror https://libreboot.org/release/Leah Rowe2017-06-051-0/+2
|
* fix links on andrew's news entry, with alyssa's permissionLeah Rowe2017-06-052-15/+15
| | | | | pull request not needed. alyssa gave me permission via email, to push this directly to master
* DittoAlyssa Rosenzweig2017-06-041-1/+1
|
* they->heAlyssa Rosenzweig2017-06-041-1/+1
|
* Edit news entryAlyssa Rosenzweig2017-06-041-27/+24
|
* Add news entry about new member of Libreboot core management: Andrew RobbinsLeah Rowe2017-06-041-0/+39
|
* Add Andrew Robbins to core management team (with permission from other leaders)Leah Rowe2017-06-041-0/+2
| | | | | | | | | | | | | Permission was granted by Paul, Alyssa and Swift in a private email thread. Andrew is working on huge changes to the build system to make it usable, and understands most of Libreboot and is therefore suitable to review and merge patches that are contributed to the project. Andrew has also demonstrated an understanding in how the documentation is maintained, and generally seems to understand Libreboot's practises well and agrees with them. Andrew is a perfect fit for the core management team, in my opinion, and I look forward greatly to their future work within Libreboot.
* Add edit link to all pages, linking to instructions for sending patchesLeah Rowe2017-05-303-2/+25
| | | | | | | This is necessary, so that people know how to modify the website and send improvements, like they do on wiki sites. Although Libreboot is git-hosted, having this link helps. It goes to a section added to the Git page, instructing users how to edit the website and documentation.
* homepage: Bugs and Tasks link to same page. Delete tasks linkLeah Rowe2017-05-291-1/+0
|
* further tidy suppliers.md: small headers, back to home link at bottom of pageLeah Rowe2017-05-282-35/+31
|
* suppliers page: for each supplier, state which locations they ship toLeah Rowe2017-05-281-1/+7
|
* further tidy up suppliers page, and categorize productsLeah Rowe2017-05-281-3/+46
|
* Tidy up the supplier pageLeah Rowe2017-05-281-30/+3
|
* Merge branch 'www/improve-management-page-title' of libreboot/libreboot into ↵Swift Geek2017-05-271-1/+1
|\ | | | | | | master
| * Shorten the page title on the Management Guidelines pageLeah Rowe2017-05-271-1/+1
| |
* | Improve tasks link on homepage; make it link to the entire issues pageLeah Rowe2017-05-271-1/+1
|/ | | | | The milestones page is less useful to link to, because it goes out of date often.
* Merge branch 'website-overhaul'Leah Rowe2017-05-274-63/+4
|\
| * Play around with menuAlyssa Rosenzweig2017-05-272-4/+3
| |
| * Remove trailing --Alyssa Rosenzweig2017-05-251-1/+1
| |
| * Remove distracting 'posts' about domain offersAlyssa Rosenzweig2017-05-252-51/+0
| |
| * Remove news links on homepageAlyssa Rosenzweig2017-05-251-8/+1
| |
* | Remove partyvan and onion mirror (WubTheCaptain says they're shutting down)Leah Rowe2017-05-271-5/+0
|/
* Remove X220 from suppliers page on Minifree entryLeah Rowe2017-05-241-1/+0
| | | | Explanation is on https://minifree.org/what-happened-to-the-libreboot-x220/
* fix typo on homepage (It also also available changed to It is also available)Leah Rowe2017-05-231-1/+1
| | | | I didn't bother doing a pull request for this, since it's just a simple fix.
* Merge branch 'docs/gpg-key' of libreboot/libreboot into masterLeah Rowe2017-05-231-1/+1
|\
| * Restore GPG verify IDAlyssa Rosenzweig2017-05-161-1/+1
| |
* | Re-add suppliers page, with all known suppliers listedLeah Rowe2017-05-232-2/+117
| | | | | | | | | | | | | | | | | | | | Sorted into alphabetical order, to avoid bias. Each product listed, for each supplier. This page needs to be re-added, so that people know where to get libreboot-preinstalled hardware. Not everyone is capable of installing Libreboot on their own, and our previous decision to not have a suppliers page is hurting Libreboot's ability to gain additional users.
* | Merge branch 'master' of zyliwax/libreboot into masterLeah Rowe2017-05-191-0/+6
|\ \
| * | Update 'www/contrib.md'zyliwax2017-05-151-0/+6
| | | | | | | | | | | | add zyliwax as contributor
* | | Fix a typo in contrib.mdliam42017-05-171-1/+1
| | |
* | | Fix [link]sAlyssa Rosenzweig2017-05-131-1/+1
| | |
* | | Footer separate fileAlyssa Rosenzweig2017-05-132-7/+8
| | |
* | | Small CSS cleanupAlyssa Rosenzweig2017-05-131-6/+3
| | |
* | | Intuitive header centerAlyssa Rosenzweig2017-05-134-8/+6
| |/ |/|
* | Tidy up nav menu on homepage (make it one line on firefox)Leah Rowe2017-05-131-2/+2
| | | | | | | | it messes up on firefox
* | Hide section linksAlyssa Rosenzweig2017-05-122-1/+13
| | | | | | | | | | | | Section links are still visible when CSS is not enabled. On browsers, headers need to be hovered for links. On screen-readers, they are hidden entirely.
* | Fixed typo in sed command to generate section title anchors.Christopher Bero2017-05-121-1/+1
| |
* | Section title anchors for webpages.Christopher Bero2017-05-121-2/+2
| |
* | example of section hyperlinks, do not merge.Christopher Bero2017-05-121-0/+3
| |
* | update mirror list for stable release downloads (alyssa permits merging)Leah Rowe2017-05-031-7/+2
| |
* | Re-license all documentation under GNU Free Documentation License v1.3/higherLeah Rowe2017-04-302-20/+11
| |
* | Remove "open source" from the homepage. only say "free software"Leah Rowe2017-04-291-2/+2
| |
* | Remove tasks.mdAlyssa Rosenzweig2017-04-292-228/+2
| |
* | Fix footer links on website (Alyssa gave me permission to merge it)Leah Rowe2017-04-281-1/+1
| |
* | website: Move link to Peers into the footer (tidy up the homepage)Leah Rowe2017-04-282-3/+2
| |
* | homepage: Remove FOSDEM link (it contains anti-GNU sentiments)Leah Rowe2017-04-281-2/+0
| | | | | | | | | | I have emailed FOSDEM, asking them to delete that section of the video. Until they do that, the link will have to be deleted. It can be re-added later.
* | Merge branch 'links-cleanup' of libreboot/libreboot into masterLeah Rowe2017-04-282-9/+8
|\ \
| * | Tighten up FOSDEM textAlyssa Rosenzweig2017-04-261-2/+1
| | |
| * | Tighten up footerAlyssa Rosenzweig2017-04-261-3/+3
| | |