markboulton’s avatarmarkboulton’s Twitter Archive—№ 33,206

    1. So, turns out that Netlify is a lot more sensitive to template building errors from @eleven_ty than running locally. Works fine locally. Errors on Netlify. Infuriating the track down why.
  1. …in reply to @markboulton
    Not really fixed the error, just removed the offending ‘Invalid Date’ error from this: <time datetime="{{ item.data.date | w3DateFilter }}">{{ https://t.co/8n7TPflEUa | dateFilterFull }}</time> Which isn’t ideal for a blog post listing.
    1. …in reply to @markboulton
      But anyway. A bug for another day.