CINXE.COM

Crowdfunding Redesign: Profiles & Accounts

<!DOCTYPE html> <html lang="en"> <head> <title>Crowdfunding Redesign: Profiles &amp; Accounts</title> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="HandheldFriendly" content="True" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="preload" as="style" href="https://blog.opencollective.com/assets/built/screen.css?v=48add68b07" /> <link rel="preload" as="script" href="https://blog.opencollective.com/assets/built/casper.js?v=48add68b07" /> <link rel="stylesheet" type="text/css" href="https://blog.opencollective.com/assets/built/screen.css?v=48add68b07" /> <link rel="icon" href="https://blog.opencollective.com/content/images/size/w256h256/2019/08/opencollectivelogo-sq.png" type="image/png"> <link rel="canonical" href="https://blog.opencollective.com/crowdfunding-redesign-profiles-accounts/"> <meta name="referrer" content="no-referrer-when-downgrade"> <link rel="amphtml" href="https://blog.opencollective.com/crowdfunding-redesign-profiles-accounts/amp/"> <meta property="og:site_name" content="Open Collective"> <meta property="og:type" content="article"> <meta property="og:title" content="Crowdfunding Redesign: Profiles &amp; Accounts"> <meta property="og:description" content="During engineering cycle four we built a few prototypes to demonstrate our intentions for the crowdfunding redesign project. We built these prototypes so that you could experience these new designs directly with your own Collectives, projects and events (instead of sharing static screenshots of demo Collectives). 🚩These tools are preview"> <meta property="og:url" content="https://blog.opencollective.com/crowdfunding-redesign-profiles-accounts/"> <meta property="og:image" content="https://blog.opencollective.com/content/images/size/w1200/2024/07/Untitled-design--1---1--1.png"> <meta property="article:published_time" content="2024-07-16T12:53:08.000Z"> <meta property="article:modified_time" content="2024-07-16T12:58:24.000Z"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Crowdfunding Redesign: Profiles &amp; Accounts"> <meta name="twitter:description" content="During engineering cycle four we built a few prototypes to demonstrate our intentions for the crowdfunding redesign project. We built these prototypes so that you could experience these new designs directly with your own Collectives, projects and events (instead of sharing static screenshots of demo Collectives). 🚩These tools are preview"> <meta name="twitter:url" content="https://blog.opencollective.com/crowdfunding-redesign-profiles-accounts/"> <meta name="twitter:image" content="https://blog.opencollective.com/content/images/size/w1200/2024/07/Untitled-design--1---1--1.png"> <meta name="twitter:label1" content="Written by"> <meta name="twitter:data1" content="Open Collective"> <meta name="twitter:site" content="@opencollect"> <meta name="twitter:creator" content="@opencollect"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="694"> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Article", "publisher": { "@type": "Organization", "name": "Open Collective", "url": "https://blog.opencollective.com/", "logo": { "@type": "ImageObject", "url": "https://blog.opencollective.com/content/images/2022/07/03--Logotype.png" } }, "author": { "@type": "Person", "name": "Open Collective", "image": { "@type": "ImageObject", "url": "https://blog.opencollective.com/content/images/2020/02/oc-logo-icon.png", "width": 96, "height": 96 }, "url": "https://blog.opencollective.com/author/opencollective/", "sameAs": [ "https://opencollective.com", "https://twitter.com/opencollect" ] }, "headline": "Crowdfunding Redesign: Profiles &amp; Accounts", "url": "https://blog.opencollective.com/crowdfunding-redesign-profiles-accounts/", "datePublished": "2024-07-16T12:53:08.000Z", "dateModified": "2024-07-16T12:58:24.000Z", "image": { "@type": "ImageObject", "url": "https://blog.opencollective.com/content/images/size/w1200/2024/07/Untitled-design--1---1--1.png", "width": 1200, "height": 694 }, "description": "During engineering cycle four we built a few prototypes to demonstrate our intentions for the crowdfunding redesign project. We built these prototypes so that you could experience these new designs directly with your own Collectives, projects and events (instead of sharing static screenshots of demo Collectives).\n\n🚩These tools are preview ONLY prototypes that are available only to Collective admins. They DO NOT effect the working profiles or finances of your Collectives.✅To gain access to them ", "mainEntityOfPage": "https://blog.opencollective.com/crowdfunding-redesign-profiles-accounts/" } </script> <meta name="generator" content="Ghost 5.101"> <link rel="alternate" type="application/rss+xml" title="Open Collective" href="https://blog.opencollective.com/rss/"> <script defer src="https://cdn.jsdelivr.net/ghost/sodo-search@~1.5/umd/sodo-search.min.js" data-key="6fa7e95c2c5c499f17a4faea1d" data-styles="https://cdn.jsdelivr.net/ghost/sodo-search@~1.5/umd/main.css" data-sodo-search="https://opencollective.ghost.io/" data-locale="en" crossorigin="anonymous"></script> <link href="https://blog.opencollective.com/webmentions/receive/" rel="webmention"> <script defer src="/public/cards.min.js?v=48add68b07"></script> <link rel="stylesheet" type="text/css" href="/public/cards.min.css?v=48add68b07"> <script defer src="/public/comment-counts.min.js?v=48add68b07" data-ghost-comments-counts-api="https://blog.opencollective.com/members/api/comments/counts/"></script><style>:root {--ghost-accent-color: #0C2D66;}</style> <style> /* Hide the feature image */ figure.post-full-image { display: none; } .article-image { display: none; } /* Display "mixtape" cross-linking embeds correctly */ .mixtape { box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(0, 0, 0, 0.1); width: 100%; } a.mixtape-url { display: flex; justify-content: space-between; align-items: center; width: 100%; box-shadow: none; padding: 1px; } a.mixtape-url:hover { color: inherit; } .mixtape-title { line-height: 1.5em; } .mixtape-content{ padding: 16px 44px; font-size: 1.7rem; } .mixtape-description { line-height: 1.5em; opacity: 0.8; } .gh-head-menu { color: black; } .has-cover .site-description { color:black; } .has-cover:not(.home-template) .gh-head { background-color: #cbddf8; } </style> <script defer data-domain="blog.opencollective.com" src="https://plausible.io/js/plausible.js"></script> </head> <body class="post-template is-head-left-logo has-cover"> <div class="viewport"> <header id="gh-head" class="gh-head outer"> <div class="gh-head-inner inner"> <div class="gh-head-brand"> <a class="gh-head-logo" href="https://blog.opencollective.com"> <img src="https://blog.opencollective.com/content/images/2022/07/03--Logotype.png" alt="Open Collective"> </a> <button class="gh-search gh-icon-btn" aria-label="Search this site" data-ghost-search><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" width="20" height="20"><path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg></button> <button class="gh-burger" aria-label="Main Menu"></button> </div> <nav class="gh-head-menu"> <ul class="nav"> <li class="nav-website"><a href="https://opencollective.com">Website</a></li> <li class="nav-case-studies"><a href="https://blog.opencollective.com/tag/case-studies/">Case Studies</a></li> <li class="nav-news"><a href="https://blog.opencollective.com/tag/news/">News</a></li> <li class="nav-how-to"><a href="https://blog.opencollective.com/tag/how-to/">How-To</a></li> <li class="nav-help"><a href="https://docs.opencollective.com">Help</a></li> </ul> </nav> <div class="gh-head-actions"> <button class="gh-search gh-icon-btn" aria-label="Search this site" data-ghost-search><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" width="20" height="20"><path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg></button> </div> </div> </header> <div class="site-content"> <main id="site-main" class="site-main"> <article class="article post "> <header class="article-header gh-canvas"> <div class="article-tag post-card-tags"> </div> <h1 class="article-title">Crowdfunding Redesign: Profiles &amp; Accounts</h1> <div class="article-byline"> <section class="article-byline-content"> <ul class="author-list instapaper_ignore"> <li class="author-list-item"> <a href="/author/opencollective/" class="author-avatar" aria-label="Read more of Open Collective"> <img class="author-profile-image" src="/content/images/size/w100/2020/02/oc-logo-icon.png" alt="Open Collective" /> </a> </li> </ul> <div class="article-byline-meta"> <h4 class="author-name"><a href="/author/opencollective/">Open Collective</a></h4> <div class="byline-meta-content"> <time class="byline-meta-date" datetime="2024-07-16">Jul 16, 2024</time> <span class="byline-reading-time"><span class="bull">&bull;</span> 4 min read</span> </div> </div> </section> </div> <figure class="article-image"> <img srcset="/content/images/size/w300/2024/07/Untitled-design--1---1--1.png 300w, /content/images/size/w600/2024/07/Untitled-design--1---1--1.png 600w, /content/images/size/w1000/2024/07/Untitled-design--1---1--1.png 1000w, /content/images/size/w2000/2024/07/Untitled-design--1---1--1.png 2000w" sizes="(min-width: 1400px) 1400px, 92vw" src="/content/images/size/w2000/2024/07/Untitled-design--1---1--1.png" alt="Crowdfunding Redesign: Profiles &amp; Accounts" /> </figure> </header> <section class="gh-content gh-canvas"> <p>During engineering cycle four we built a few prototypes to demonstrate our intentions for the crowdfunding redesign project. We built these prototypes so that you could experience these new designs directly with your own Collectives, projects and events (instead of sharing static screenshots of demo Collectives).</p><div class="kg-card kg-callout-card kg-callout-card-pink"><div class="kg-callout-emoji">🚩</div><div class="kg-callout-text">These tools are preview ONLY prototypes that are available only to Collective admins. They DO NOT effect the working profiles or finances of your Collectives.</div></div><div class="kg-card kg-callout-card kg-callout-card-green"><div class="kg-callout-emoji">✅</div><div class="kg-callout-text">To gain access to them please activate the “Crowdfunding Redesign” <a href="https://docs.opencollective.com/help/product/dashboard/preview-features?ref=blog.opencollective.com">preview feature</a>.</div></div><div class="kg-card kg-callout-card kg-callout-card-yellow"><div class="kg-callout-emoji">📣</div><div class="kg-callout-text"><a href="https://discord.gg/uCnzytpNr6?ref=blog.opencollective.com" rel="noreferrer">Join us on Discord</a> - We will be posting updates as the project progresses and invite your feedback.</div></div><h2 id="fundraiser-public-profile">Fundraiser Public Profile</h2><p>This is a a public profile page designed primarily for crowdfunding. It focuses on a single Collective, project or event and emphasizes goals, tiers, updates, contributions and expenses.To preview this profile (after activating the “Crowdfunding Redesign” <a href="https://docs.opencollective.com/help/product/dashboard/preview-features?ref=blog.opencollective.com">preview feature</a>) navigate to the Dashboard for any of your projects or events and click on the “Preview new profile page” option.</p><figure class="kg-card kg-image-card"><img src="https://blog.opencollective.com/content/images/2024/07/Image-from-CodaHosted.png" class="kg-image" alt="" loading="lazy" width="455" height="140"></figure><h2 id="collective-public-profile">Collective Public Profile</h2><p>The Collective profile page is intended to provide an overview and tell the story of a Collective. It is intended primarily for Collectives that have numerous fundraising efforts (through projects &amp; events) and spending budgets (through projects). For Collectives that have typically one primary fundraising effort configured. it may feel (at least initially) less relevant and perhaps even redundant (see below: “One Profile” Collectives).To preview this profile (after activating the “Crowdfunding Redesign” <a href="https://docs.opencollective.com/help/product/dashboard/preview-features?ref=blog.opencollective.com">preview feature</a>) navigate to your Collective Dashboard and click on the “Preview new profile page” option.</p><figure class="kg-card kg-image-card"><img src="https://blog.opencollective.com/content/images/2024/07/Image-from-CodaHosted-1.png" class="kg-image" alt="" loading="lazy" width="455" height="140"></figure><h2 id="edit-prototype-profile">Edit prototype profile</h2><p>We’ve also made it possible to slightly tweak your new profiles (changes won’t effect your existing profiles) by changing the title, subtitle, theme color and adding an alternate header photo or video. All to give you a better sense of what your profile can become.</p><figure class="kg-card kg-image-card"><img src="https://blog.opencollective.com/content/images/2024/07/Image-from-CodaHosted--1-.png" class="kg-image" alt="" loading="lazy" width="1612" height="1550" srcset="https://blog.opencollective.com/content/images/size/w600/2024/07/Image-from-CodaHosted--1-.png 600w, https://blog.opencollective.com/content/images/size/w1000/2024/07/Image-from-CodaHosted--1-.png 1000w, https://blog.opencollective.com/content/images/size/w1600/2024/07/Image-from-CodaHosted--1-.png 1600w, https://blog.opencollective.com/content/images/2024/07/Image-from-CodaHosted--1-.png 1612w" sizes="(min-width: 720px) 720px"></figure><h2 id="%E2%80%9Cone-profile%E2%80%9D-collectives">“One Profile” Collectives</h2><p>Many Collectives have come to rely on the platform while having only one profile (the same profile is both “the Collective about page” and the “fundraiser page”). If you are such a Collective (though we do feel that over time this will serve you better), we do not wish to disrupt your presence on Open Collective by forcing you to have two profiles. For this we have taken a few measures:</p><figure class="kg-card kg-image-card"><img src="https://blog.opencollective.com/content/images/2024/07/Image-from-CodaHosted--2-.png" class="kg-image" alt="" loading="lazy" width="861" height="459" srcset="https://blog.opencollective.com/content/images/size/w600/2024/07/Image-from-CodaHosted--2-.png 600w, https://blog.opencollective.com/content/images/2024/07/Image-from-CodaHosted--2-.png 861w" sizes="(min-width: 720px) 720px"></figure><ol><li>We consider the “fundraiser profile” to be the more important of the two (since most Collectives join the platform for fundraising). Therefore this will be the default profile for Collectives that are actively crowdfunding and wish to continue doing so using only one profile page.</li><li>Inside the “fundraiser profile”, clicking on the Collective name will reveal a “mini-profile” about the Collective itself. This will show up for all Collectives.</li><li>Collectives will be able to choose whether or not to also have a separate “Collective profile.”</li><li>Collectives that choose to NOT have a “Collective profile” will only have the “mini-profile” &nbsp;embedded in their fundraiser profile - resulting in only one page (with one URL) on the platform.</li><li>For Collectives that do choose to also have a “Collective profile”, their mini-profile will include a link to the extended “Collective profile” which would be a separate page (and URL).</li></ol><h2 id="two-profiles-in-the-prototypes">Two profiles in the prototypes</h2><p>The prototype was created to demonstrate the potential value of two separate profiles (even if you are a “One Profile” Collective). It achieves this by representing your Collective twice:</p><ol><li>There is a “Collective profile” for your Collective.</li><li>Within that there is also a link to the mini profile and within that a link to a separate “fundraiser profile” (that represents the “fundraiser” that currently lives within your Collective). The fundraiser profile name has been prefixed with the word “Support” (which you can change by editing the prototype profile) in order to differentiate between the two profiles.</li></ol><p>For example, if your Collective is named “Food in my City” then:</p><ol><li>Your Collective profile will have the title “Food in my City”</li><li>It will have a link to a fundraiser profile titled “<strong>Support</strong> Food in my City”</li></ol><p>This is a temporary hack built into the prototype and intended to demonstrate what two profiles would look like for “single-profile” Collective. The actual solution is yet to be determined and will be informed by the feedback you provide.</p><h2 id="accounts-dashboard-tool">Accounts Dashboard Tool</h2><p>In your Collective Dashboard there is a new tool also designed primarily for Collectives who have additional projects and events. The “Accounts” tool gives you a financial overview of your Collective.This tool will evolve in the coming months and with it we are exploring:</p><ol><li>A shift towards seeing the Collective as a main financial account and projects &amp; events as additional accounts within the Collective.</li><li>Testing the use of the term “account.”</li><li>Clearly indicating which of these “accounts” are also active fundraisers.</li></ol><figure class="kg-card kg-image-card"><img src="https://blog.opencollective.com/content/images/2024/07/Untitled-design--1---2-.png" class="kg-image" alt="" loading="lazy" width="2000" height="1250" srcset="https://blog.opencollective.com/content/images/size/w600/2024/07/Untitled-design--1---2-.png 600w, https://blog.opencollective.com/content/images/size/w1000/2024/07/Untitled-design--1---2-.png 1000w, https://blog.opencollective.com/content/images/size/w1600/2024/07/Untitled-design--1---2-.png 1600w, https://blog.opencollective.com/content/images/2024/07/Untitled-design--1---2-.png 2000w" sizes="(min-width: 720px) 720px"></figure><h2 id="feedback">Feedback</h2><p>We are releasing this prototype together with a feedback survey. We would appreciate it if you took the time to activate the prototype, play with it and see how it applies to your Collective and <a href="https://coda.io/form/Open-Collective-Crowdfunding-Redesign-Feedback-1_d9hOwFyC28i?ref=blog.opencollective.com">share your feedback with us</a>.</p><div class="kg-card kg-callout-card kg-callout-card-yellow"><div class="kg-callout-emoji">📣</div><div class="kg-callout-text"><a href="https://discord.gg/uCnzytpNr6?ref=blog.opencollective.com" rel="noreferrer">Join us on Discord</a> - We will be posting updates as the project progresses and invite your feedback.</div></div> </section> <section class="article-comments gh-canvas"> <script defer src="https://cdn.jsdelivr.net/ghost/comments-ui@~0.22/umd/comments-ui.min.js" data-locale="en" data-ghost-comments="https://blog.opencollective.com/" data-api="https://opencollective.ghost.io/ghost/api/content/" data-admin="https://opencollective.ghost.io/ghost/" data-key="6fa7e95c2c5c499f17a4faea1d" data-title="null" data-count="true" data-post-id="66966b6d0f599900013f77ab" data-color-scheme="auto" data-avatar-saturation="60" data-accent-color="#0C2D66" data-comments-enabled="all" data-publication="Open Collective" crossorigin="anonymous"></script> </section> </article> </main> <aside class="read-more-wrap outer"> <div class="read-more inner"> <article class="post-card post featured"> <a class="post-card-image-link" href="/the-open-collective-platform-is-moving-to-a-community-governed-non-profit/"> <img class="post-card-image" srcset="/content/images/size/w300/2024/10/Screenshot-2024-10-11-at-5.37.50-PM.png 300w, /content/images/size/w600/2024/10/Screenshot-2024-10-11-at-5.37.50-PM.png 600w, /content/images/size/w1000/2024/10/Screenshot-2024-10-11-at-5.37.50-PM.png 1000w, /content/images/size/w2000/2024/10/Screenshot-2024-10-11-at-5.37.50-PM.png 2000w" sizes="(max-width: 1000px) 400px, 800px" src="/content/images/size/w600/2024/10/Screenshot-2024-10-11-at-5.37.50-PM.png" alt="The Open Collective Platform is moving to a community governed non-profit!" loading="lazy" /> </a> <div class="post-card-content"> <a class="post-card-content-link" href="/the-open-collective-platform-is-moving-to-a-community-governed-non-profit/"> <header class="post-card-header"> <div class="post-card-tags"> <span class="post-card-featured"><svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.49365 4.58752C3.53115 6.03752 2.74365 7.70002 2.74365 9.25002C2.74365 10.6424 3.29678 11.9778 4.28134 12.9623C5.26591 13.9469 6.60127 14.5 7.99365 14.5C9.38604 14.5 10.7214 13.9469 11.706 12.9623C12.6905 11.9778 13.2437 10.6424 13.2437 9.25002C13.2437 6.00002 10.9937 3.50002 9.16865 1.68127L6.99365 6.25002L4.49365 4.58752Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path> </svg> Featured</span> </div> <h2 class="post-card-title"> The Open Collective Platform is moving to a community governed non-profit! </h2> </header> <div class="post-card-excerpt">A group of fiscal hosts representing thousands of collectives have created a new independent, community-governed, non-profit organization and have reached an agreement with Open Collective Inc. to take over the Open Collective platform as it exists today.</div> </a> <footer class="post-card-meta"> <time class="post-card-meta-date" datetime="2024-10-11">Oct 11, 2024</time> <span class="post-card-meta-length">5 min read</span> <script data-ghost-comment-count="670901dc32b53400012cdaff" data-ghost-comment-count-empty="" data-ghost-comment-count-singular="comment" data-ghost-comment-count-plural="comments" data-ghost-comment-count-tag="span" data-ghost-comment-count-class-name="" data-ghost-comment-count-autowrap="true" > </script> </footer> </div> </article> <article class="post-card post featured"> <a class="post-card-image-link" href="/why-the-open-source-pledge-is-both-relevant-and-timely/"> <img class="post-card-image" srcset="/content/images/size/w300/2024/10/Screenshot-2024-10-08-at-12.30.40.png 300w, /content/images/size/w600/2024/10/Screenshot-2024-10-08-at-12.30.40.png 600w, /content/images/size/w1000/2024/10/Screenshot-2024-10-08-at-12.30.40.png 1000w, /content/images/size/w2000/2024/10/Screenshot-2024-10-08-at-12.30.40.png 2000w" sizes="(max-width: 1000px) 400px, 800px" src="/content/images/size/w600/2024/10/Screenshot-2024-10-08-at-12.30.40.png" alt="Why the Open Source Pledge is both relevant and timely" loading="lazy" /> </a> <div class="post-card-content"> <a class="post-card-content-link" href="/why-the-open-source-pledge-is-both-relevant-and-timely/"> <header class="post-card-header"> <div class="post-card-tags"> <span class="post-card-featured"><svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.49365 4.58752C3.53115 6.03752 2.74365 7.70002 2.74365 9.25002C2.74365 10.6424 3.29678 11.9778 4.28134 12.9623C5.26591 13.9469 6.60127 14.5 7.99365 14.5C9.38604 14.5 10.7214 13.9469 11.706 12.9623C12.6905 11.9778 13.2437 10.6424 13.2437 9.25002C13.2437 6.00002 10.9937 3.50002 9.16865 1.68127L6.99365 6.25002L4.49365 4.58752Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path> </svg> Featured</span> </div> <h2 class="post-card-title"> Why the Open Source Pledge is both relevant and timely </h2> </header> <div class="post-card-excerpt">Today Sentry, in partnership with over 20 other organizations, launches the Open Source Pledge at https://opensourcepledge.com/. We at Open Source Collective think the timing couldn’t be better.</div> </a> <footer class="post-card-meta"> <time class="post-card-meta-date" datetime="2024-10-08">Oct 8, 2024</time> <span class="post-card-meta-length">1 min read</span> <script data-ghost-comment-count="670516328de8e9000169d64d" data-ghost-comment-count-empty="" data-ghost-comment-count-singular="comment" data-ghost-comment-count-plural="comments" data-ghost-comment-count-tag="span" data-ghost-comment-count-class-name="" data-ghost-comment-count-autowrap="true" > </script> </footer> </div> </article> <article class="post-card post"> <a class="post-card-image-link" href="/open-collective-update-july/"> <img class="post-card-image" srcset="/content/images/size/w300/2024/07/Background-1024x768.png 300w, /content/images/size/w600/2024/07/Background-1024x768.png 600w, /content/images/size/w1000/2024/07/Background-1024x768.png 1000w, /content/images/size/w2000/2024/07/Background-1024x768.png 2000w" sizes="(max-width: 1000px) 400px, 800px" src="/content/images/size/w600/2024/07/Background-1024x768.png" alt="Open Collective Update - July 2024" loading="lazy" /> </a> <div class="post-card-content"> <a class="post-card-content-link" href="/open-collective-update-july/"> <header class="post-card-header"> <div class="post-card-tags"> </div> <h2 class="post-card-title"> Open Collective Update - July 2024 </h2> </header> <div class="post-card-excerpt">Join our Discord and get involved in our redesigning our crowdfunding expereince. Plus News, Events and more</div> </a> <footer class="post-card-meta"> <time class="post-card-meta-date" datetime="2024-07-22">Jul 22, 2024</time> <span class="post-card-meta-length">6 min read</span> <script data-ghost-comment-count="669e8c9a4a066d0001a8c2b9" data-ghost-comment-count-empty="" data-ghost-comment-count-singular="comment" data-ghost-comment-count-plural="comments" data-ghost-comment-count-tag="span" data-ghost-comment-count-class-name="" data-ghost-comment-count-autowrap="true" > </script> </footer> </div> </article> </div> </aside> </div> <footer class="site-footer outer"> <div class="inner"> <section class="copyright"><a href="https://blog.opencollective.com">Open Collective</a> &copy; 2024</section> <nav class="site-footer-nav"> </nav> <div class="gh-powered-by"><a href="https://ghost.org/" target="_blank" rel="noopener">Powered by Ghost</a></div> </div> </footer> </div> <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> <div class="pswp__bg"></div> <div class="pswp__scroll-wrap"> <div class="pswp__container"> <div class="pswp__item"></div> <div class="pswp__item"></div> <div class="pswp__item"></div> </div> <div class="pswp__ui pswp__ui--hidden"> <div class="pswp__top-bar"> <div class="pswp__counter"></div> <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> <button class="pswp__button pswp__button--share" title="Share"></button> <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> <div class="pswp__preloader"> <div class="pswp__preloader__icn"> <div class="pswp__preloader__cut"> <div class="pswp__preloader__donut"></div> </div> </div> </div> </div> <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> <div class="pswp__share-tooltip"></div> </div> <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"></button> <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"></button> <div class="pswp__caption"> <div class="pswp__caption__center"></div> </div> </div> </div> </div> <script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"> </script> <script src="https://blog.opencollective.com/assets/built/casper.js?v=48add68b07"></script> <script> $(document).ready(function () { // Mobile Menu Trigger $('.gh-burger').click(function () { $('body').toggleClass('gh-head-open'); }); // FitVids - Makes video embeds responsive $(".gh-content").fitVids(); }); </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-147664506-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-147664506-1'); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10