blog/content/utterances.md

22 lines
724 B
Markdown
Raw Permalink Normal View History

2021-03-24 02:11:03 +00:00
---
title: 'utterances'
2021-03-24 15:52:32 +00:00
date: 2018-09-05T21:34:13
2021-03-24 02:11:03 +00:00
tags:
- 'blog'
---
i somehow stumbled upon [utterances](https://utteranc.es) today at
lunch. (i think someone had it forked on their github page).
no matter how i found it, i still decided to add it to my blog here with
[bashblog](https://tildegit.org/team/bashblog). utterances is a
commenting system that leverages github issues. so, for example a
comment on [a
post](https://tilde.team/~ben/blog/upsides-of-new-dns-nameservers.html)
shows up on github [like
this](https://github.com/benharri/tilde/issues/1#issuecomment-418732788).
now we just need to figure out if it can be pointed at a gitea instance
like [tildegit](https://tildegit.org). might be time for a PR!