aboutsummaryrefslogtreecommitdiff
path: root/www/publish.sh
Commit message (Collapse)AuthorAgeFilesLines
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-231-1/+1
| | | | | This is mainly useful for being able to run these scripts on BSDs. And for users who use a Bash not installed to /bin.
* Swapped out 'echo' calls w/ 'printf ...'Andrew Robbins2017-06-231-4/+4
| | | | Continuation of pull request #217 re: printf usage.
* Fixed printf calls & replaced 'echo' w/ printf.Andrew Robbins2017-06-231-1/+1
| | | | | | | | | All printf calls should now be properly formatted; prior, the format specifier string was erroneously used for both the format specifiers and the string to be printed. 'env' is now used to locate the printf binary so as to avoid potentially using a shell builtin. Lastly, all calls to 'echo' within the new build system have been replaced with printf for consistency/portability purposes.
* fix links on andrew's news entry, with alyssa's permissionLeah Rowe2017-06-051-0/+4
| | | | | pull request not needed. alyssa gave me permission via email, to push this directly to master
* Add edit link to all pages, linking to instructions for sending patchesLeah Rowe2017-05-301-2/+2
| | | | | | | 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.
* further tidy suppliers.md: small headers, back to home link at bottom of pageLeah Rowe2017-05-281-7/+15
|
* Footer separate fileAlyssa Rosenzweig2017-05-131-7/+1
|
* Intuitive header centerAlyssa Rosenzweig2017-05-131-1/+3
|
* Hide section linksAlyssa Rosenzweig2017-05-121-1/+1
| | | | | | 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
|
* Re-license all documentation under GNU Free Documentation License v1.3/higherLeah Rowe2017-04-301-6/+10
|
* 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-281-0/+1
|
* Tighten up footerAlyssa Rosenzweig2017-04-261-3/+3
|
* www/management: Introduce new democratic and collective leadership policyLeah Rowe2017-04-251-1/+2
|
* Footer section on webpages: Rename "Code of Conduct" to "Conduct Guidelines"Leah Rowe2017-04-091-1/+1
|
* Adopt the Contributor Covenant v1.4 as Libreboot's official Code of ConductLeah Rowe2017-04-091-1/+3
|
* Setup publish script for RSSAlyssa Rosenzweig2017-04-081-9/+8
|
* tidy up homepage. improve nav menu. move link to authors page into the footerLeah Rowe2017-04-081-1/+1
|
* website and publish.sh: do not link to index files, link to directories.Leah Rowe2017-04-071-2/+2
|
* change .html links to .md links, everywhereLeah Rowe2017-04-051-0/+1
|
* Center only the homepage header. Align:left for everything elseLeah Rowe2017-04-051-3/+10
|
* publish.sh: remove test cases; remove check on unbound variables (TODO: fix)Leah Rowe2017-04-051-4/+3
| | | | Alyssa, you need to make sure that variables are always bound.
* testingLeah Rowe2017-04-051-2/+4
|
* add error-checking to publish.shLeah Rowe2017-04-051-2/+5
|
* fix link to license.htmlLeah Rowe2017-04-051-1/+1
|
* License publishAlyssa Rosenzweig2017-04-041-1/+17
|
* Bad indexing with templatesAlyssa Rosenzweig2017-04-041-6/+10
|
* Remove some of the less relevant FAQ entriesAlyssa Rosenzweig2017-04-041-1/+1
|
* Misc www cleanupAlyssa Rosenzweig2017-04-041-5/+8
|
* Link to the correct fileAlyssa Rosenzweig2017-04-031-1/+1
|
* fix publishAlyssa Rosenzweig2017-04-031-12/+4
|
* Use a custom templateAlyssa Rosenzweig2017-04-031-2/+2
|
* temp readd backlinksAlyssa Rosenzweig2017-04-021-3/+3
|
* fix seoAlyssa Rosenzweig2017-04-021-3/+0
|
* avoid breaking things for nowAlyssa Rosenzweig2017-04-021-3/+3
|
* Open Letter to the Free Software CommunityAlyssa Rosenzweig2017-04-021-3/+7
|
* Don't eat 'amd'Alyssa Rosenzweig2017-03-271-1/+1
|
* Fixes to logo page -- I still don't like it, but heyAlyssa Rosenzweig2017-03-211-1/+1
|
* Logo information pageAlyssa Rosenzweig2017-03-211-1/+1
|
* add license if applicableAlyssa Rosenzweig2017-03-201-1/+6
|
* fix relative pathsAlyssa Rosenzweig2017-03-201-1/+1
|
* adapt publish to new dir structureAlyssa Rosenzweig2017-03-201-1/+1
|
* Fix a few issuesAlyssa Rosenzweig2017-03-201-1/+2
|
* Merge site inAlyssa Rosenzweig2017-03-201-0/+26