Skip to content

Commit

Permalink
chore: update funding
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Dec 27, 2024
1 parent 754ae29 commit 5e4ab6e
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions src/pages/funding.astro
Original file line number Diff line number Diff line change
Expand Up @@ -147,16 +147,12 @@ const tasks: Task[] = [
statusColorClass: "bg-purple-500",
title: "Bottles Next",
description: `A complete redesign of Bottles to overcome current limitations and provide a consistent user experience across Linux and macOS. We need funds, contributors, and companies to provide infrastructure support.
Additionally, we are experimenting with two technologies developed by the same developer of Bottles to determine the best candidate for Bottles Next:
<ul class="list-disc list-inside mt-2">
<li><strong>vnt (50% progress, 2 months estimated work):</strong> <a href="https://github.com/mirkobrombin/vnt" class="text-blue-600 dark:text-blue-400 underline">GitHub repository</a>.</li>
<li><strong>rfw (20% progress, 4 months estimated work):</strong> <a href="https://github.com/rfwlab/rfw" class="text-blue-600 dark:text-blue-400 underline">GitHub repository</a>.</li>
</ul>
<br>
Latest update, Bottles Next is now in the planning phase, <a href="https://usebottles.com/posts/2024-12-27-rust-libcosmic-next/" class="text-blue-600 dark:text-blue-400 underline">read more</a>.
Please, also read the dedicated <a href="https://github.com/bottlesdevs/Bottles/issues/3602" class="text-blue-600 dark:text-blue-400 underline">GitHub issue</a> for more information.
`,
progress: 10,
progress: 15,
link: "https://usebottles.com/posts/2023-10-05-bottles-next-a-new-chapter/",
icons: [
{ name: "material-symbols:build-circle", title: "In progress" },
Expand Down

0 comments on commit 5e4ab6e

Please sign in to comment.