Skip to content

Commit

Permalink
blog post (#143)
Browse files Browse the repository at this point in the history
* copy

* css

* title
  • Loading branch information
adnjoo authored Nov 2, 2024
1 parent 083907d commit 9876831
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/views/blog/show.html.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="my-container">
<article>
<p class="text-sm font-mono mb-6">
<p class="text-sm mb-6">
<%= Date.parse(@post[:date]).strftime("%B %d, %Y") %>
</p>

Expand Down
2 changes: 1 addition & 1 deletion app/views/posts/loss-aversion.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "The Science of Loss Aversion"
summary: "Using the science of loss aversion to help you stay motivated"
date: "2024-10-23"
image: "/stripe.jpg"
image: "/blog/stripe.jpg"
---

# The Science of Loss Aversion
Expand Down
30 changes: 30 additions & 0 deletions app/views/posts/multiplayer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---

title: "Introducing Multiplayer To-Dos"
summary: "Collaborate, and complete your tasks together with DuelTasks' new multiplayer to-do feature!"
date: "2024-11-02"
image: "/blog/multiplayer.jpg"

---

# Introducing Multiplayer To-Dos in DuelTasks

We’re excited to unveil **Multiplayer To-Dos**—our latest feature designed to bring the power of collaboration to task management!

<img src="/blog/mp_preview.png" class="max-w-sm shadow-xl border rounded-md">

## How Multiplayer To-Dos Work

With this new feature, tackling your to-do list becomes a team effort. Here’s how it works:

1. **Invite Collaborators**: Select any task and invite people you want to work with. Everyone will have access to the task details, deadlines, and progress updates.

2. **Share Responsibility and Stay Accountable**: With your collaborators onboard, there’s a built-in sense of accountability. Tasks don’t just sit on your list—they’re on everyone’s radar.

## Why Multiplayer To-Dos?

We know that accountability is a huge factor in completing tasks. With Multiplayer To-Dos, you can harness the power of shared responsibility. No more going it alone—every collaborator shares the commitment to see the task through.

## Get Started

<a href="https://forms.gle/6sFw9P3nqfKd575F7" target="_blank">Sign up for the DuelTasks waitlist</a> and we'll let you know soon when it's available! 🍕
Binary file added public/blog/mp_preview.png
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 public/blog/multiplayer.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes

0 comments on commit 9876831

Please sign in to comment.