-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 2b038f7
Showing
1 changed file
with
60 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<title>Campus from CAST</title> | ||
<meta charset="utf-8"> | ||
<meta name="handheldfriendly" content="true"> | ||
<meta name="viewport" content="initial-scale=1, width=device-width"> | ||
<meta name="description" content="What if charities could access enterprise-grade technology through a one-time fee? At CAST, we're pioneering open-IP to challenge old charity tech models."> | ||
|
||
<meta property="og:site_name" content="CAST"> | ||
<meta property="og:title" content="Announcing CAST Campus"> | ||
<meta property="og:description" content="What if charities could access enterprise-grade technology through a one-time fee? At CAST, we're pioneering open-IP to challenge old charity tech models."> | ||
<meta property="og:image" content="opengraph.png"> | ||
<meta property="og:url" content="https://cast.org"> | ||
<meta property="og:type" content="website"> | ||
|
||
<meta name="twitter:title" content="Announcing CAST Campus"> | ||
<meta name="twitter:description" content="What if charities could access enterprise-grade technology through a one-time fee? At CAST, we're pioneering open-IP to challenge old charity tech models."> | ||
<meta name="twitter:image" content="opengraph.png"> | ||
<meta name="twitter:card" content="summary_large_image"> | ||
<meta name="twitter:creator" content="@techforgoodcast"> | ||
<meta name="twitter:site" content="@techforgoodcast"> | ||
<meta name="twitter:image:alt" content="CAST Campus"> | ||
|
||
<link rel="icon" href="favicon.ico"> | ||
<link rel="apple-touch-icon" href="apple-touch-icon.png"> | ||
|
||
<link rel="stylesheet" type="text/css" href="style.css"> | ||
<script defer data-domain="campus" src="https://plausible.io/js/script.js"></script> | ||
</head> | ||
<body> | ||
|
||
<h1><a href="/">Campus from CAST</a></h1> | ||
|
||
<h2>Something remarkable is happening in the third sector...</h2> | ||
|
||
<p>Charities used to have limited access to technology. They relied on donated hardware and software, which quickly became outdated. | ||
Or they paid costly licensing fees that drained budgets. It felt like they didn't truly own the tools they depended on.</p> | ||
<p>Today, CAST is pioneering a new open-IP model - bringing enterprise-level technology to charities through a one-time fee. | ||
This gives nonprofits full ownership and control, while providing CAST a sustainable funding stream to continually improve products.</p> | ||
<p>For too long, charities lacked access to innovation. But open-IP can change that. We believe it enables stronger outcomes, | ||
efficiency, and scale for nonprofits.</p> <p>That's why we built Campus. It's a place charities can access a growing marketplace of | ||
open-IP products to own forever, with experts on hand providing ongoing guidance and support.</p> | ||
|
||
<ul> | ||
<li>Pay once, own forever - invest once and use the software forever</li> | ||
<li>We write the code, you get to see it - 100% transparency into product design</li> | ||
<li>We provide the software, you host it - full control and ownership for your charity</li> | ||
<li>Enterprise-grade capabilities, designed specifically for charities</li> | ||
<li>Ongoing support, hosting, training, and integration from our nonprofit experts</li> | ||
</ul> | ||
|
||
<p>The first set of Campus products will launch Q1-2024, with many more in development. And by participating, your charity will shape future innovations.</p> | ||
<p>This open-IP journey is just beginning. We intend to challenge old charity technology models to bring nonprofits the modern tools they deserve. | ||
The post-licensing era for the sector is arriving.</p> | ||
|
||
<p>Come join us on Campus and see what's possible.</p> | ||
|
||
</body> | ||
</html> |