aboutsummaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
...
| * | remove jxself from conduct/management pages - he quit the channel months agoLeah Rowe2018-03-182-2/+0
| | |
| * | fix format of email addresses on conduct and management pagesLeah Rowe2018-03-182-8/+12
| | |
| * | update leah's irc nick on the site (no pull request needed for this)Leah Rowe2018-03-182-2/+2
| | |
| * | Merge branch 'www-mirrors' of and_who/libreboot into masterSwift Geek2018-03-171-11/+2
| |\ \
| | * | Use current mirror URI for swordarmor.frAndrew Robbins2018-03-161-2/+2
| | | |
| | * | Remove dead mirrors from mirror listAndrew Robbins2018-03-151-9/+0
| | | |
| * | | Merge branch 'vbios-docs' of swiftgeek/libreboot into masterAndrew Robbins2018-03-171-13/+13
| |\ \ \ | | |/ / | |/| |
| | * | Rectify VBIOS sectionSwift Geek2018-03-141-13/+13
| | |/
| * | Update download page to include the 16-digit GPG key (no pull request needed)Leah Rowe2018-03-141-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was brought to our attention by attila_lendvai on #libreboot IRC. Essentially, the previous instruction was vulnerable to potential collision attacks. With this new instruction, it should be a bit safer. Since this is urgent, no pull request was issued. This has been committed to the repository directly, with consent from and_who on IRC.
| * | update zanity.net mirror to new URL (no PR needed. just a URL change)Leah Rowe2018-02-191-1/+2
| |/ | | | | | | the maintainer of the mirror contacted me privately, requesting the change
| * news article asking people to help with release testingLeah Rowe2017-12-212-0/+20
| |
| * Re-add minifree libreboot x200 to suppliers page (PR not needed)Leah Rowe2017-12-051-0/+1
| | | | | | | | | | Pull request not needed for this entry, since it's an entry regarding my own company
| * Merge branch 'master' of isengaara/libreboot into masterAndrew Robbins2017-11-301-0/+10
| |\
| | * add new supplier (Phreedom2600)Tobias Platen2017-11-291-0/+10
| | |
| * | Make code content and tables more responsiveEdgard Schmidt2017-11-252-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'pre' blocks and tables use scrollbars if the viewport is too narrow * Code content which is not within a 'pre' element wraps automatically * Code content and 'pre' blocks have a gray background color The added background color has two purposes: * The left-margin for pre blocks is removed, because it consumes too much space on narrow viewports. However by using a background color, the reader can still recognize 'pre' content as code blocks. * Code content which is *not* within a 'pre' element wraps automatically now. The background color allows the reader to recognize the "connection" between automatically splitted lines of a single code element. This way, nobody will mistake a one-liner for a multi-liner.
| * | Allow line breaks for bare URI linksEdgard Schmidt2017-11-251-0/+5
| | |
| * | Limit image size to viewport's widthEdgard Schmidt2017-11-251-0/+4
| |/
| * Add KoDDoS.net MirrorKoDDoS Mirror2017-11-021-0/+4
| |
* | Add KoDDoS Hong Kong MirrorKoDDoS Mirror2018-07-271-0/+4
| |
* | Add KoDDoS.net MirrorKoDDoS Mirror2018-07-271-0/+4
|/
* Fix "here" syndrome by W3C recommendationCaleb Herbert2017-10-054-7/+7
|
* add missing entry in MANIFEST for recent News entry (no PR needed)Leah Rowe2017-09-211-0/+1
| | | | PR not needed for this. Just a simple fix
* Add news article and hardware page sectionJohnny Rasnic2017-09-141-0/+11
|
* Merge branch 'faqfix' of swiftgeek/libreboot into masterAndrew Robbins2017-09-051-1/+14
|\
| * Add sample flashrom output to faqSwift Geek2017-09-051-1/+14
| | | | | | | | Add flashrom output when CONFIG_STRICT_DEVMEM or CONFIG_IO_STRICT_DEVMEM is enabled
* | www/news: announcement of Alyssa's resignationLeah Rowe2017-09-016-39/+91
| |
* | Merge branch 'whoneedsgrub' of swiftgeek/libreboot into masterAndrew Robbins2017-08-301-1/+2
|\ \
| * | Update intel codenames and datesSebastian 'Swift Geek' Grzywna2017-08-301-1/+2
| |/
* | clarify that raptor is the first *high-end* libre OEMLeah Rowe2017-08-201-1/+1
| | | | | | | | | | they're not the first libre OEM, but they are the first one to produce libre hardware that is also high-end (IBM POWER9 competes with Intel on performance)
* | News post for TALOS II, and add TALOS II to the suppliers pageLeah Rowe2017-08-153-0/+58
| |
* | remove minifree d16 from suppliers (pull request not needed for this commit)Leah Rowe2017-08-081-8/+0
| | | | | | | | | | | | | | | | | | this concerns an entry on the suppliers page, for a product from my own company. Pull request therefore not required I've decided to take D16 off of minifree, in order to reduce competition for the TALOS II product that Raptor Engineering launched today. The world needs libre OEMs, and Raptor Engineering is the first one.
* | download page: Move zanity mirror to https list (they enabled HTTPS today)Leah Rowe2017-08-051-2/+2
| |
* | Add new download mirror http://nephelai.zanity.net/mirror/libreboot/Leah Rowe2017-08-021-0/+2
| |
* | Re-add FAQ entry regarding PurismLeah Rowe2017-07-261-0/+24
|/
* Update 'www/amd-libre.md'tiveket2017-07-211-0/+2
|
* Indent code blocks via CSSMichael Reed2017-07-161-0/+4
| | | | | Now that it's done via CSS, code should be indented consistently across the whole website.
* Speed up website buildMichael Reed2017-07-152-12/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It turns out that we only need bare HTML files for .md files in news, yet publish.sh creates them unconditionally. That is, we spend a lot of time building bare HTML files that we never use. This commit makes it so that bare HTML files are only generated for news files, which speeds up the website build significantly: $ /home/michael/benchmark.sh speed-up-build master Already on 'speed-up-build' NOW TESTING ON speed-up-build 0m08.24s real 0m08.53s user 0m05.57s system 0m08.21s real 0m08.39s user 0m05.58s system 0m08.26s real 0m08.23s user 0m05.70s system 0m08.26s real 0m08.27s user 0m05.91s system 0m08.24s real 0m08.36s user 0m05.63s system 0m08.28s real 0m08.40s user 0m05.67s system 0m08.29s real 0m08.21s user 0m05.83s system 0m08.23s real 0m08.12s user 0m05.80s system 0m08.32s real 0m08.32s user 0m05.75s system 0m08.30s real 0m08.40s user 0m05.61s system Switched to branch 'master' Your branch is ahead of 'origin/master' by 33 commits. NOW TESTING ON master 0m12.98s real 0m15.07s user 0m07.18s system 0m12.93s real 0m14.57s user 0m07.69s system 0m12.98s real 0m15.06s user 0m07.46s system 0m12.98s real 0m14.75s user 0m07.67s system 0m12.94s real 0m15.10s user 0m07.22s system 0m12.94s real 0m14.95s user 0m07.22s system 0m12.98s real 0m14.57s user 0m08.02s system 0m12.96s real 0m14.84s user 0m07.41s system 0m12.96s real 0m14.99s user 0m07.49s system 0m13.06s real 0m14.91s user 0m07.54s system And here's the script in question, benchmark.sh: #!/bin/sh set -u set -e # usage: runit branch runit() { git checkout "$1" echo echo NOW TESTING ON "$1" echo for i in `jot 10`; do make clean >/dev/null; time make -j2 >/dev/null; done } make clean >/dev/null for branch in "$@" do runit "$branch" done
* www/Makefile: Remove incorrect commentMichael Reed2017-07-151-1/+0
| | | | | | Unlike what the comment says, the target .md.html does apply to news/index.md (it's just that news/index.md must be generated first by index.sh).
* www/publish.sh: Fix quoting bugMichael Reed2017-07-151-1/+4
| | | | | | | | | | | | | | | | | | | When running "bash -x publish.sh index.md", the following happens: + pandoc --smart /tmp/libreboot_www.Xne7SYgf4e -s --css /global.css '--css /headercenter.css' --template template.html --metadata return= pandoc: unrecognized option `--css /headercenter.css' Try pandoc --help for more information. This is because the OPTS variable is being quoted, which causes its value of "-css /headercenter.css" to not be split on word boundaries, that is, spaces. Because pandoc has a "--css" option, but not a "--css /headercenter.css" option, pandoc expectedly complains that said option does not exist. To fix this we just unquote OPTS, and add a shellcheck ignore directive so this won't be reintroduced in the future. Caused by: a8d89665de6da20a8793886e03f153e922f6e519.
* Merge branch 'publish-sh-shellcheck' of mreed/libreboot into masterAndrew Robbins2017-07-131-4/+4
|\
| * www/publish.sh: Clean up shellcheck warningsMichael Reed2017-07-131-4/+4
| | | | | | | | | | | | | | All of the warnings were of type SC2086 [1]: Double quote to prevent globbing and word splitting. [1]: https://github.com/koalaman/shellcheck/wiki/Sc2086
* | www/index.sh: Refactor and simplify rss()Michael Reed2017-07-131-14/+26
| | | | | | | | | | | | Splitting rss() into 3 smaller functions allows factoring the for-loop out of rss() This is done by having the new rss_main() function take an argument instead of operating on a global variable, as rss() did before.
* | www/index.sh: Organize in a less surprising mannerMichael Reed2017-07-131-14/+14
| | | | | | | | | | I find it easier to read this file if all function definitions come first, then all the actual stuff we do comes at the end.
* | www/index.sh: Make meta() and title() take argumentsMichael Reed2017-07-131-7/+10
| | | | | | | | | | It makes the code easier to understand than the global variables that were used before.
* | www/index.sh: Replace cat(1) usage with faster bashismMichael Reed2017-07-121-1/+1
|/
* update management page with info about ssh access (no pull request needed)Leah Rowe2017-07-121-7/+3
|
* www/index.sh: Fix OpenBSD touch(1) incompatibility, take #2Michael Reed2017-07-103-3/+8
| | | | | | | | | | | | | | | | | | | | | When running index.sh on OpenBSD, the following error happens for each item in the news/ directory (output is from "bash -x"): + touch -d '4 Jun 2017' news/andrew-robbins-new-maintainer.md touch: out of range or illegal time specification: YYYY-MM-DDThh:mm:ss[.frac][Z] This is because OpenBSD's touch(1) requires that the "d" flag's argument be in ISO 8601 format, that is, "YYYY-MM-DDThh:mm:ss[.frac][Z]". This could have been dealt with by converting the article date (determined by "sed -n 3p $f | sed -e 's/^..//g'") to ISO 8601 format, then passing the date to touch(1). That would have required even more code, so was discarded as a possible solution. Instead, we solve this by keeping a MANIFEST file under news/, which is read to determine (a) which articles should be added to news/index.md, and (b) in which order. This avoids the need for touch(1) altogether, finally making the whole libreboot website build properly on OpenBSD. This also allows a minor simplification in the Makefile.
* Revert last commit (it caused issues. no PR needed; mreed permits the revert)Leah Rowe2017-07-116-1/+2
| | | | This reverts commit bfc86546849e15dd98362852e76fa9feac2fba77.
* www/index.sh: Fix OpenBSD touch(1) incompatibilityMichael Reed2017-07-106-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | When running index.sh on OpenBSD, the following error happens for each item in the news/ directory (output is from "bash -x"): + touch -d '4 Jun 2017' news/andrew-robbins-new-maintainer.md touch: out of range or illegal time specification: YYYY-MM-DDThh:mm:ss[.frac][Z] This is because OpenBSD's touch(1) requires that the "d" flag's argument be in ISO 8601 format, that is, "YYYY-MM-DDThh:mm:ss[.frac][Z]". This could have been dealt with by converting the article date (determined by "sed -n 3p $f | sed -e 's/^..//g'") to ISO 8601 format, then passing the date to touch(1). That would have required even more code, so was discarded as a possible solution. Instead, this has been solved by prepending the ISO 8601 date to the names of all news items. This has the benefit of avoiding the need for touch(1) altogether, as a lexicographic sorting of ISO 8601 dates is the same as a date-based sorting. In other words, "ls news/*.md" will give a list of articles sorted by date, which we can then append to news/index.md in that order. One downside of this solution is that it introduces the possibility that the date in the filename (ISO 8601 format) of a news article does not match the date inside the article (e.g., 1 May 2017). I have not dealt with this as it remains to be seen whether it will be a problem in practice.
* Merge branch 'fix-index-sh-openbsd' of mreed/libreboot into masterLeah Rowe2017-07-101-1/+1
|\