Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | www/index.sh: Replace cat(1) usage with faster bashism | Michael Reed | 2017-07-12 | 1 | -1/+1 |
* | www/index.sh: Fix OpenBSD touch(1) incompatibility, take #2 | Michael Reed | 2017-07-10 | 1 | -2/+2 |
* | Revert last commit (it caused issues. no PR needed; mreed permits the revert) | Leah Rowe | 2017-07-11 | 1 | -1/+2 |
* | www/index.sh: Fix OpenBSD touch(1) incompatibility | Michael Reed | 2017-07-10 | 1 | -2/+1 |
* | docs/index.sh: Fix sed(1) invocation on OpenBSD | Michael Reed | 2017-07-09 | 1 | -1/+1 |
* | Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' | Andrew Robbins | 2017-06-23 | 1 | -1/+1 |
* | Swapped out 'echo' calls w/ 'printf ...' | Andrew Robbins | 2017-06-23 | 1 | -18/+18 |
* | Fix double news/ | Alyssa Rosenzweig | 2017-04-08 | 1 | -1/+1 |
* | Further adapt RSS | Alyssa Rosenzweig | 2017-04-08 | 1 | -7/+7 |
* | Integrate RSS feed | Alyssa Rosenzweig | 2017-04-08 | 1 | -5/+47 |
* | Rename blog/ to news/ | Leah Rowe | 2017-04-08 | 1 | -4/+4 |
* | Setup blogging infrastructure | Alyssa Rosenzweig | 2017-04-08 | 1 | -0/+36 |