Update the website roadmap and other details

This commit is contained in:
Keavon Chambers
2024-11-20 10:31:25 -08:00
parent 3b503ccde2
commit d7a271f675
6 changed files with 154 additions and 121 deletions

View File

@@ -43,7 +43,10 @@ js = ["image-interaction.js", "video-embed.js"]
<img src="https://static.graphite.rs/icons/discord__2.svg" alt="Discord" />
</a>
<a href="https://www.reddit.com/r/graphite/" target="_blank">
<img src="https://static.graphite.rs/icons/reddit__2.svg" alt="Reddit" />
<img src="https://static.graphite.rs/icons/reddit__3.svg" alt="Reddit" />
</a>
<a href="https://bsky.app/profile/graphiteeditor.bsky.social" target="_blank">
<img src="https://static.graphite.rs/icons/bluesky.svg" alt="Bluesky" />
</a>
<a href="https://twitter.com/graphiteeditor" target="_blank">
<img src="https://static.graphite.rs/icons/twitter.svg" alt="Twitter" />
@@ -141,7 +144,7 @@ js = ["image-interaction.js", "video-embed.js"]
<div class="screenshot-description">
<p data-carousel-description class="active">
<a href="https://editor.graphite.rs/#demo/painted-dreams"><em>Painted Dreams</em></a> — Made using nondestructive boolean operations and procedural dot patterns
<a href="https://editor.graphite.rs/#demo/painted-dreams"><em>Painted Dreams</em></a> — Made using nondestructive boolean operations and procedural polka dot patterns
</p>
<p data-carousel-description>
Design for a magazine spread, a preview of the upcoming focus on desktop publishing
@@ -201,14 +204,14 @@ Stop jumping between programs— upcoming tools will make Graphite a first-class
<img class="atlas" style="--atlas-index: 14" src="https://static.graphite.rs/icons/icon-atlas-features__2.png" alt="" />
<span>Digital Painting</span>
</div>
<div class="feature-icon">
<img class="atlas" style="--atlas-index: 16" src="https://static.graphite.rs/icons/icon-atlas-features__2.png" alt="" />
<span>VFX Compositing</span>
</div>
<div class="feature-icon">
<img class="atlas" style="--atlas-index: 15" src="https://static.graphite.rs/icons/icon-atlas-features__2.png" alt="" />
<span>Desktop Publishing</span>
</div>
<div class="feature-icon">
<img class="atlas" style="--atlas-index: 16" src="https://static.graphite.rs/icons/icon-atlas-features__2.png" alt="" />
<span>VFX Compositing</span>
</div>
</div>
</div>
@@ -272,11 +275,11 @@ Presently, Graphite is a lightweight offline web app with features primarily ori
## Desktop-first and web-ready
Graphite is designed principally as a desktop-grade professional application that is also accessible in-browser for fast, casual usage.
Graphite is designed principally as a professional-grade desktop application that is also accessible in-browser for quick, casual usage.
Where's the download? Desktop apps for Windows, Mac, and Linux should be available later in 2024. Until then, you can <a href="https://support.google.com/chrome/answer/9658361" target="_blank">install it as a PWA</a>.
Where's the download? Windows, Mac, and Linux apps should be available around the end of 2024. Until then, you can <a href="https://support.google.com/chrome/answer/9658361" target="_blank">install it as a PWA</a>.
Developing and maintaining a native app on four platforms is a big task. To not compromise on the optimal desktop experience—which takes longer to do the right way—priorities called for initially supporting just web, the one platform that stays up-to-date and reaches all devices.
Developing and maintaining a native app on so many platforms is a big task. A fast, sloppy approach wouldn't cut it, but engineering the right tech takes time. That's why first supporting just web, the one platform that stays up-to-date and reaches all devices, was the initial priority.
Once it's ready to shine, Graphite's code architecture is structured to deliver native performance for your graphically intensive workloads on desktop platforms and very low overhead on the web thanks to WebAssembly and WebGPU, new high-performance browser technologies.
@@ -296,7 +299,7 @@ Once it's ready to shine, Graphite's code architecture is structured to deliver
---
Graphite is the first and only graphic design package built for procedural editing — where everything is nondestructive.
Graphite is the first and only graphic design package built for procedural editing — where everything you make is nondestructive.
</div>
@@ -311,7 +314,7 @@ Graphite is the first and only graphic design package built for procedural editi
<div class="block description">
<h1 class="feature-box-header balance-text">Explore more creative avenues</h1>
<h1 class="feature-box-header balance-text">Explore creative possibilities</h1>
Save hours on tedious alterations and make better creative choices. Graphite lets you iterate rapidly by adjusting node parameters instead of individual elements.
@@ -350,7 +353,7 @@ Blend across color schemes. Morph shapes before they're scattered around the can
## Geared for generative pipelines
Graphite's representation of artwork as a node graph lets you customize, compose, reuse, share, and automate your own content workflows:
Graphite's representation of artwork as a node graph lets you customize, compose, reuse, share, and automate your content workflows:
<div class="feature-icons four-wide">
<div class="feature-icon">
@@ -380,7 +383,7 @@ Graphite's representation of artwork as a node graph lets you customize, compose
## Support the mission
If you aren't paying for your free software, someone else is covering your share. Chip in so Graphite remains sustainable and independent.
If you aren't paying for your free software, someone else is covering your share. Chip in so Graphite can remain sustainable and independent.
<a href="https://github.com/sponsors/GraphiteEditor" class="button arrow">Donate</a>
@@ -399,7 +402,7 @@ If you aren't paying for your free software, someone else is covering your share
<h1 class="feature-box-header">Stay in the loop</h1>
Subscribe to the newsletter for quarterly updates on major development progress. And follow alongor join the conversationon social media.
Subscribe to the newsletter for quarterly updates on major development progress. And follow along, or join the conversation, on social media.
<div class="newsletter-success">
@@ -436,12 +439,16 @@ You'll receive your first newsletter email with the next major Graphite news.
<span class="link not-uppercase arrow">Discord</span>
</a>
<a href="https://www.reddit.com/r/graphite/" target="_blank">
<img src="https://static.graphite.rs/icons/reddit__2.svg" alt="Reddit" />
<span class="link not-uppercase arrow">/r/Graphite</span>
<img src="https://static.graphite.rs/icons/reddit__3.svg" alt="Reddit" />
<span class="link not-uppercase arrow">Reddit</span>
</a>
<a href="https://bsky.app/profile/graphiteeditor.bsky.social" target="_blank">
<img src="https://static.graphite.rs/icons/bluesky.svg" alt="Bluesky" />
<span class="link not-uppercase arrow">Bluesky</span>
</a>
<a href="https://twitter.com/graphiteeditor" target="_blank">
<img src="https://static.graphite.rs/icons/twitter.svg" alt="Twitter" />
<span class="link not-uppercase arrow">@GraphiteEditor</span>
<span class="link not-uppercase arrow">Twitter</span>
</a>
<a href="https://www.youtube.com/@GraphiteEditor" target="_blank">
<img src="https://static.graphite.rs/icons/youtube.svg" alt="YouTube" />