Skip to content

Commit

Permalink
Add some old meeting emails
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoh committed Nov 15, 2023
1 parent 5fd1344 commit 7c9439f
Show file tree
Hide file tree
Showing 44 changed files with 649 additions and 17 deletions.
18 changes: 12 additions & 6 deletions _global.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ tags:
- "memo"
- "micro"
- "notes"
- "meeting"
authors:
- short: Club
name: Humanists of Miami
Expand All @@ -40,17 +41,17 @@ authors:
- short: Grant
name: Grant McCrary
bio: >-
President (Spring 2023 to Present), Events Coordinator (Fall 2022 to Spring 2023)
Treasurer (Fall 2023 to Spring 2024), President (Spring 2023 to Fall 2023), Events Coordinator (Fall 2022 to Spring 2023)
email: [email protected]
- short: Emil
name: Emil Sayahi
bio: >-
Vice President (Spring 2023 to Present)
Vice President (Spring 2023 to Spring 2024)
email: [email protected]
- short: Evan
name: Evan Burke
bio: >-
Historian (Spring 2023 to Present), Treasurer (Fall 2022 to Spring 2023)
Historian (Spring 2023 to Spring 2024), Treasurer (Fall 2022 to Spring 2023)
email: [email protected]
- short: Nishan
name: Nishan Amgain
Expand All @@ -75,15 +76,20 @@ authors:
- short: Joe
name: Joe Suek
bio: >-
Teasurer (Spring 2023 to Present)
Teasurer (Spring 2023 to Fall 2023)
email: [email protected]
- short: Ginkgo
name: "Cecelia 'Ginkgo' Hemmerle"
bio: >-
Social Chair (Spring 2023 to Present)
Social Chair (Spring 2023 to Fall 2023)
email: [email protected]
- short: Sam
name: Sam Darby
bio: >-
Event Planner (Spring 2023 to Present)
President (Fall 2023 to Present), Event Planner (Spring 2023 to Fall 2023)
email: [email protected]
- short: AJ
name: AJ Lovett
bio: >-
Event Planner (Fall 2023 to Present)
email: [email protected]
2 changes: 1 addition & 1 deletion admin/cms.mokkf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Content Management"
permalink: "/admin/index.html"
markup: false
markdown: false
---

<!doctype html>
Expand Down
2 changes: 1 addition & 1 deletion archive.mokkf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Archive
permalink: "/archive/index.html"
collection: pages
author: Club
markup: false
markdown: false
---

<div class="search-article">
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/posts/qr_groupme_ais.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions assets/js/barefoot.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ var BareFoot = function () {
divFootnotesQuery: ".footnotes",
footnotesQuery: "[id^='fn']",
supQuery: 'a[href^="#fnref"]',
fnButtonMarkup: "<button class=\"footnote-button\" id=\"{{FOOTNOTEREFID}}\" data-footnote=\"{{FOOTNOTEID}}\" alt=\"See Footnote {{FOOTNOTENUMBER}}\" rel=\"footnote\" data-fn-number=\"{{FOOTNOTENUMBER}}\" data-fn-content=\"{{FOOTNOTECONTENT}}\"></button>",
fnContentMarkup: "<div class=\"bf-footnote\" id=\"{{FOOTNOTEID}}\"><div class=\"footnote-wrapper\"><div class=\"footnote-content\" tabindex=\"0\">{{FOOTNOTECONTENT}}</div></div><div class=\"footnote-tooltip\" aria-hidden=\"true\"></div>",
fnButtonmarkdown: "<button class=\"footnote-button\" id=\"{{FOOTNOTEREFID}}\" data-footnote=\"{{FOOTNOTEID}}\" alt=\"See Footnote {{FOOTNOTENUMBER}}\" rel=\"footnote\" data-fn-number=\"{{FOOTNOTENUMBER}}\" data-fn-content=\"{{FOOTNOTECONTENT}}\"></button>",
fnContentmarkdown: "<div class=\"bf-footnote\" id=\"{{FOOTNOTEID}}\"><div class=\"footnote-wrapper\"><div class=\"footnote-content\" tabindex=\"0\">{{FOOTNOTECONTENT}}</div></div><div class=\"footnote-tooltip\" aria-hidden=\"true\"></div>",
activeCallback: null,
activeBtnClass: 'is-active',
activeFnClass: 'footnote-is-active',
Expand Down
2 changes: 1 addition & 1 deletion index.mokkf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ permalink: index.html
collection: pages
author: Club
title: Home
markup: false
markdown: false
---

{% assign urls = '' | split: '' %}
Expand Down
2 changes: 1 addition & 1 deletion layouts/blog.mokkf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default
markup: false
markdown: false
---
<article class="blog">

Expand Down
2 changes: 1 addition & 1 deletion layouts/default.mokkf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
markup: false
markdown: false
---
<!DOCTYPE html>
<html lang="en">
Expand Down
2 changes: 1 addition & 1 deletion layouts/page.mokkf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default
markup: false
markdown: false
---
{% assign author = global.authors | where: "short", page.data.author | first %}

Expand Down
2 changes: 1 addition & 1 deletion layouts/post.mokkf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default
markup: false
markdown: false
---
{% assign author = global.authors | where: "short", page.data.author | first %}
<!-- Post title container -->
Expand Down
2 changes: 1 addition & 1 deletion layouts/tag.mokkf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default
markup: false
markdown: false
---
{% capture page_subtitle %}
{% if page.data.description %}
Expand Down
25 changes: 25 additions & 0 deletions posts/meet_2021-09-14.mokkf
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
layout: post
title: "Meeting: Wednesday, 15 September 2021"
collection: posts
permalink: pretty
author: Ais
tags: ["meeting"]
date: "2021-09-14T22:51:21+05:00"
---

Hello HOMers,

I hope your week is going well, such that you feel optimistic enough to talk about - oh well - DEATH. Particularly, death and its influence on life and existence.

We realize that the topic of death might be a bit gruesome. But here shines another opportunity to discuss the different perceptions of death - with fears, uncertainty, acceptance, and the rest that surround it.

**Our meeting is tomorrow** on 9/15 at 8 pm Alumni 200, as usual.

In a non-dark-humorous manner, let's make it fun.



Aisulu

P.S. Nishan said that there's a comedy show in 1868 tomorrow if we choose to have something light-hearted afterwards
25 changes: 25 additions & 0 deletions posts/meet_2021-09-21.mokkf
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
layout: post
title: "Meeting: Wednesday, 22 September 2021"
collection: posts
permalink: pretty
author: Nishan
tags: ["meeting"]
date: "2021-09-21T23:45:45+05:00"
---

Greetings HOMers,

This Wednesday we will be talking about Animals and Ethics. Bring your juicy stance on veganism, vegetarianism, factory farming, your thoughts on whether humans have any responsibility towards animals, and your opinions about keeping pets. Hope you have a wonderful Wednesday. The meeting, as always, will be held in Room 200 of Alumni Hall.

Yours Truly,
Nishan

---

I forgot to mention the time for the meeting today. Most of us are familiar with the time but for the new members, it's 8pm to 9pm. As always we are in Room 200 of Alumni Hall.

Apologetically,
Nishan

PS: There will be a drag night at 1868 uptown right after the meeting.
16 changes: 16 additions & 0 deletions posts/meet_2021-09-28.mokkf
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
layout: post
title: "Meeting: Wednesday, 29 September 2021"
collection: posts
permalink: pretty
author: Nishan
tags: ["meeting"]
date: "2021-09-28T21:50:34+05:00"
---

Hello HOMers,

Hope you had a wonderful Tuesday. If not, I am sure your Wednesday is going to be a lot better because we have another HOM meeting this Wednesday. This week's topic will be on Abortion rights. Need I say more? Prepare your minds for a heavy intellectual discussion. As always we will be meeting in Room 200 of Alumni hall from 8:00 pm to 9:00 pm. I will see you all there.

Yours Truly,
Nishan
18 changes: 18 additions & 0 deletions posts/meet_2021-10-05.mokkf
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: post
title: "Meeting: Wednesday, 6 October 2021"
collection: posts
permalink: pretty
author: Nishan
tags: ["meeting"]
date: "2021-10-05T20:57:03+05:00"
---

Hello Homers,

I hope midterms are not treating you too harshly. Even if they are, yall have three days of fall break to get midterms completely off of your minds (or double down on your studies). But let's not get ourselves too far into the week, we still have a meeting this Wednesday. This week's topic is going to be Modern day Feminism and Men's Rights movement. It may be a contentious topic but I think all of us can appreciate the nuance present here. As always we will be meeting in Room 200 of Alumni Hall at 8:00 pm.

Yours Truly,
Nishan

P.S.: If you haven't already, please join our groupme: [https://groupme.com/join_group/70576704/wc8yedGU](https://groupme.com/join_group/70576704/wc8yedGU)
19 changes: 19 additions & 0 deletions posts/meet_2021-10-12.mokkf
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
layout: post
title: "Meeting: Wednesday, 13 October 2021"
collection: posts
permalink: pretty
author: Ais
tags: ["meeting"]
date: "2021-10-12T19:30:12+05:00"
---

Hello Peops,

I hope all of you had a great break. HOMers meeting is happening tomorrow at 8 pm in Alumni 200, as usual. The topic for tomorrow is none other than Objectivity of Reality & Simulation Theory (blame your president for such abstract choice). In short, what is _real_ and what is not.

It's getting chilly, so wear your quirkiest sweaters and cardigans. Or if you choose not to, appearance is part of the simulation anyways.

Yours falsely,

Ais
27 changes: 27 additions & 0 deletions posts/meet_2021-10-20.mokkf
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
layout: post
title: "Meeting: Wednesday, 20 October 2021"
collection: posts
permalink: pretty
author: Ais
tags: ["meeting"]
date: "2021-10-20T00:52:25+05:00"
---

Hello HOMers,

Our weekly meeting will be held, as usual, in Alumni 200 at 8:00 pm 10/20.

The topic is Evolutionary epistemology. I realize it is perhaps not the sexiest topic that we had thus far. However, we've been noticing that an abundant number of arguments in our discussions directly or indirectly concern the Theory of Evolution. For a quick definition, see the following:

"Evolutionary epistemology is the attempt to address questions in the theory of knowledge from an evolutionary point of view" (Stanford Encyclopedia of Philosophy).

There are several questions to dig out from the topic, one of them - *Is struggle a necessary condition to human life?*

And from there we can potentially discuss questions in epistemology in general, such as: *What distinguishes knowledge from mere belief? What can be known with certainty? How can we know if we have knowledge?*

From Plato to squeaky floors in Alumni Hall

See you tomorrow,

Ais
24 changes: 24 additions & 0 deletions posts/meet_2021-10-27.mokkf
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
layout: post
title: "Meeting: Wednesday, 27 October 2021"
collection: posts
permalink: pretty
author: Ais
tags: ["meeting"]
date: "2021-10-27T10:03:16+05:00"
---

Hello People,

Here's the \*late\* reminder that our meeting is today at 8 pm in Alumni 200.

On this Halloween Eve, we wanted to talk about something truly scary about our existence. But instead, let's have a little fun and talk about *evil. Are there really really bad things we're capable of?* And is it *evil?* Or should we abandon the concept altogether?
...
Can someone really be *bad?* And what is *wrong?*

The topic naturally leads to questions about 'good'. And although *good* and *evil* have a strong presence in Abrahamic religions, we can discuss their place outside of religion.


Stay warm and see you tonight,

Ais
20 changes: 20 additions & 0 deletions posts/meet_2021-11-09.mokkf
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
layout: post
title: "Meeting: Wednesday, 10 November 2021"
collection: posts
permalink: pretty
author: Ais
tags: ["meeting"]
date: "2021-11-09T21:48:28+05:00"
---

Hello Peops,

It's Tuesday, which means it's HOM time soon. For tomorrow's meeting, I thought we could talk about Climate Change. For its redundancy in political discussions, the climate might not be everyone's favorite "philosophical" topic (or philosophical topic at all, for that matter). But the topic of climate change certainly concerns little things like justice and equality, which are big discussions on their own. An article from the President of Uganda that came out on Wall Street Journal recently sets a good base to talk on climate justice. To put it grossly, should developing nations pay the western world by sacrificing their industrial boom for the sake of clean energy? On the other hand, there will be no *boom* to have without action on climate...

the article link: [https://www.wsj.com/articles/solar-wind-force-poverty-on-africa-climate-change-uganda-11635092219](https://www.wsj.com/articles/solar-wind-force-poverty-on-africa-climate-change-uganda-11635092219)

Yes, as usual, the meeting is in Alumni 200 at 8 pm.

Yours missingly,
Ais
19 changes: 19 additions & 0 deletions posts/meet_2021-11-16.mokkf
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
layout: post
title: "Meeting: Wednesday, 17 November 2021"
collection: posts
permalink: pretty
author: Nishan
tags: ["meeting"]
date: "2021-11-16T21:23:56+05:00"
---

Hello Homers,

This will be the last meeting before our Thanksgiving break. Let's make it a special one since we won't be seeing each other for a while. This wednesday night we will be talking about the **Symbiotic relationship between Art and Philosophy**. Some points that we may touch on are: how, over the ages, philosophy has informed artists' conception of art or even the definition of art, how art has helped popularize philosophical movements in the past (or vice versa), or why art was praised as a superior vocation by prominent existential philosophers. Feel free to read up on the topic before coming to the meeting. That always makes the discussions livelier. I hope to see all of you there. Until then, take care.

Where: Alumni Hall
When: Wednesday 8:00pm **sharp**

Best,
Nishan
18 changes: 18 additions & 0 deletions posts/meet_2021-11-30.mokkf
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: post
title: "Meeting: Wednesday, 31 November 2021"
collection: posts
permalink: pretty
author: Nishan
tags: ["meeting"]
date: "2021-11-30T18:49:17+05:00"
---

Hey y'all,

I hope you had a great Thanksgiving break with your friends and family. This wednesday HOM will have its final meeting for the semester. We have no agenda or topic to discuss tomorrow but feel free to bring anything you want to talk about. It is going to be a chill meeting as we wind down for the semester.

I thank you all for your contributions to the discussions throughout the semester. The club has had its highs and lows and I thank each and every one of you who attended the meetings for being a part of it. Have a great week and good luck for your finals.

Best,
Nishan
26 changes: 26 additions & 0 deletions posts/meet_2022-01-25.mokkf
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
layout: post
title: "Meeting: Thursday, 27 January 2022"
collection: posts
permalink: pretty
author: Nishan
tags: ["meeting"]
date: "2022-01-25T13:50:10+05:00"
---

Hey y'all

Welcome back. I hope everyone had a revitalizing break and is excited for the semester. This semester, we are tweaking the meeting times slightly. Last semester, many of us had an overload of meetings and commitments on Wednesday evenings. So, this semester, we are going to be meeting on Thursdays instead of Wednesdays. The meeting time will still be the same: 8:00 pm to 9:00 pm.

We will have our first meeting this Thursday on the 27th. The first meeting will be dedicated to catching up and general discussions about the club. Feel free to bring topics you want to discuss on the day or later in the semester. We will try our best to incorporate them in our subsequent meetings. Any event ideas will also be appreciated.

Yours Truly,
Nishan Amgain

---

As your vice president pointed out, I forgot to mention the location of the meeting in the last email. The meeting venue is still Alumni 200.
Meetings will be on Thursdays 8:00 pm to 9:00 pm at Alumni 200.

Sincerely,
Nishan
Loading

0 comments on commit 7c9439f

Please sign in to comment.