aboutsummaryrefslogtreecommitdiff
path: root/www/index.sh
Commit message (Expand)AuthorAgeFilesLines
* www/index.sh: Refactor and simplify rss()Michael Reed2017-07-131-14/+26
* www/index.sh: Organize in a less surprising mannerMichael Reed2017-07-131-14/+14
* www/index.sh: Make meta() and title() take argumentsMichael Reed2017-07-131-7/+10
* www/index.sh: Replace cat(1) usage with faster bashismMichael Reed2017-07-121-1/+1
* www/index.sh: Fix OpenBSD touch(1) incompatibility, take #2Michael Reed2017-07-101-2/+2
* Revert last commit (it caused issues. no PR needed; mreed permits the revert)Leah Rowe2017-07-111-1/+2
* www/index.sh: Fix OpenBSD touch(1) incompatibilityMichael Reed2017-07-101-2/+1
* docs/index.sh: Fix sed(1) invocation on OpenBSDMichael Reed2017-07-091-1/+1
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-231-1/+1
* Swapped out 'echo' calls w/ 'printf ...'Andrew Robbins2017-06-231-18/+18
* 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