Add Fishbowl archive #41

Merged
bvisness merged 10 commits from fishbowl into master 2022-06-12 12:45:57 +00:00
Owner

Refs #33

Refs #33
bvisness added 7 commits 2022-06-11 23:46:35 +00:00
AsafGartner was assigned by bvisness 2022-06-11 23:47:01 +00:00
bvisness added 1 commit 2022-06-11 23:48:43 +00:00
Contributor

Please merge #42 before this one

Please merge #42 before this one
AsafGartner approved these changes 2022-06-12 11:22:11 +00:00
@ -175,0 +177,4 @@
}
func TestFishbowl(t *testing.T) {
AssertRegexMatch(t, BuildFishbowl("oop"), RegexFishbowl, nil)
Owner

You can verify that you got the slug.

	AssertRegexMatch(t, BuildFishbowl("oop"), RegexFishbowl, map[string]string{"slug": "oop"})
You can verify that you got the slug. ```go AssertRegexMatch(t, BuildFishbowl("oop"), RegexFishbowl, map[string]string{"slug": "oop"}) ```
bvisness marked this conversation as resolved
@ -0,0 +78,4 @@
<div class="fishbowl-banner br3 mb3">
<div class="pa3">
This is a <b>fishbowl</b>: a panel conversation held on the Handmade Network Discord where a select few participants discuss a topic with depth and nuance. We host them every two months, so if you want to catch the next one, <a href="https://discord.gg/hmn" target="_blank">join the Discord!</a>
Owner

Don't we have the discord link in the BaseData?

Don't we have the discord link in the BaseData?
Author
Owner

No, but I suppose we could. That said, I don't mind it being hardcoded for now.

No, but I suppose we could. That said, I don't mind it being hardcoded for now.
bvisness marked this conversation as resolved
bvisness added 1 commit 2022-06-12 12:37:12 +00:00
31d5aeb70c Edits for OOP fishbowl (#42)
Rename files dir
Make timestamps prettier
Edit out embeds and some reactions
Add mention of twemoji per their license
Remove unused files
Fix quote styling on fractional zoom

Co-authored-by: Ilia Demianenko <ilia.demianenko@gmail.com>
Reviewed-on: #42
Co-authored-by: ilidemi <belk94@gmail.com>
Co-committed-by: ilidemi <belk94@gmail.com>
bvisness added 1 commit 2022-06-12 12:43:47 +00:00
bvisness merged commit d1e63f745b into master 2022-06-12 12:45:57 +00:00
bvisness deleted branch fishbowl 2022-06-12 12:45:57 +00:00
bvisness referenced this issue from a commit 2022-06-12 12:45:57 +00:00
Sign in to join this conversation.
No description provided.