aboutsummaryrefslogtreecommitdiff
path: root/www/index.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-18/+18
| | | | Continuation of pull request #217 re: printf usage.
* Fix double news/Alyssa Rosenzweig2017-04-081-1/+1
|
* Further adapt RSSAlyssa Rosenzweig2017-04-081-7/+7
|
* Integrate RSS feedAlyssa Rosenzweig2017-04-081-5/+47
|
* Rename blog/ to news/Leah Rowe2017-04-081-4/+4
|
* Setup blogging infrastructureAlyssa Rosenzweig2017-04-081-0/+36