Improve wording on the website home page; add a volunteer icon

This commit is contained in:
Keavon Chambers 2022-09-04 14:31:08 -07:00
parent f74b6ed111
commit 655831eedf
3 changed files with 10 additions and 13 deletions

View File

@ -7,10 +7,10 @@ use crate::messages::tool::utility_types::{EventToMessageMap, Fsm, ToolActionHan
use crate::messages::tool::utility_types::{HintData, HintGroup, HintInfo}; use crate::messages::tool::utility_types::{HintData, HintGroup, HintInfo};
use graphene::intersection::Quad; use graphene::intersection::Quad;
use graphene::layers::style::Fill;
use graphene::Operation; use graphene::Operation;
use glam::DVec2; use glam::DVec2;
use graphene::layers::style::Fill;
use serde::{Deserialize, Serialize}; use serde::{Deserialize, Serialize};
#[derive(Default)] #[derive(Default)]

View File

@ -22,7 +22,7 @@
--variable-px: Min(1px, 0.15vw); --variable-px: Min(1px, 0.15vw);
--page-edge-padding: 40px; --page-edge-padding: 40px;
--border-thickness: 2px; --border-thickness: 2px;
@media screen and (max-width: 760px) { @media screen and (max-width: 760px) {
--font-size-intro-heading: 40px; --font-size-intro-heading: 40px;
--font-size-intro-body: 18px; --font-size-intro-body: 18px;

View File

@ -105,7 +105,7 @@
<section id="opener-message" class="section-row right"> <section id="opener-message" class="section-row right">
<div class="graphic"> <div class="graphic">
<img src="https://static.graphite.rs/content/index/brush.svg" alt="" /> <img src="https://static.graphite.rs/content/index/brush__2.svg" alt="" />
</div> </div>
<div class="section"> <div class="section">
<h1>Professional 2D content creation for everyone.</h1> <h1>Professional 2D content creation for everyone.</h1>
@ -161,8 +161,7 @@
<!-- <div class="graphic"> <!-- <div class="graphic">
<img src="graphic.svg" alt="" /> <img src="graphic.svg" alt="" />
</div> --> </div> -->
<p>When editing in Graphite, your work gets described in <em>nodes</em> within your <em>layers</em>. Their <em>parameters</em> can be altered anytime in the creative process. The <p>While working in Graphite, your edits are saved into the <em>Node Graph</em>. Its <em>nodes</em> represent operations and effects like Magic Wand selection and Blur. Node <em>parameters</em> can be altered anytime, helping you iterate faster. The graph is organized into layers and folders, and a layer panel provides a simpler, compact view of the graph.</p>
simpler <em>layer tree</em> and wickedly powerful <em>node graph</em> provide two equivalent and interchangeable ways to create art.</p>
<!-- <a href="/blog/node-graph-explained" class="link arrow">Node Graph</a> --> <!-- <a href="/blog/node-graph-explained" class="link arrow">Node Graph</a> -->
</div> </div>
<div class="section"> <div class="section">
@ -222,9 +221,9 @@
</section> </section>
<section id="get-involved" class="section-row right"> <section id="get-involved" class="section-row right">
<!-- <div class="graphic"> <div class="graphic">
<img src="graphic.svg" alt="" /> <img src="https://static.graphite.rs/content/index/volunteer.svg" alt="" />
</div> --> </div>
<div class="section"> <div class="section">
<h1>Get involved.</h1> <h1>Get involved.</h1>
<p> <p>
@ -233,7 +232,7 @@
help. help.
</p> </p>
<p> <p>
Rust, web, and graphics programmers should check out the <a href="/contribute">development page</a> for a quick technical overview and resources for getting started. Or just ask where to Rust, web, and graphics programmers should check out the <a href="/contribute">contribute</a> page for a quick technical overview and resources for getting started. Or just ask where to
begin in the #development channel on Discord and the community will get you set up. begin in the #development channel on Discord and the community will get you set up.
</p> </p>
</div> </div>
@ -244,8 +243,7 @@
<div id="newsletter" class="section"> <div id="newsletter" class="section">
<h1>Stay in the loop.</h1> <h1>Stay in the loop.</h1>
<p> <p>
Graphite is early in development and the most exciting, ambitious features are still to come. Enter your email below to receive only occasional announcements when major updates are Graphite is early in development and the most ambitious features are still to come. Subscribe for occasional news about big development updates. The first newsletter will be sent for the alpha milestone 2 release, featuring node-based editing.
ready for your enjoyment. The first newsletter will likely be sent out for the Graphite alpha milestone 2 release, featuring node-based editing, later this year.
</p> </p>
<div id="newsletter-success"> <div id="newsletter-success">
<h2>Thanks!</h2> <h2>Thanks!</h2>
@ -274,8 +272,7 @@
<div id="social" class="section"> <div id="social" class="section">
<h1>Follow along.</h1> <h1>Follow along.</h1>
<p> <p>
High-quality open source software is a community endeavor. Whether you are a developer, an artist, or (like many of us) something in between— your presence in the Graphite community High-quality open source software is a community endeavor. Whether you're an artist, a coder, or (like many of us) something in between— you'll be perfect in the Graphite community. Hang out with hundreds of other Graphite users, testers, and developers.
will surely be valuable. As an avid user, tester, contributor, or just someone to cheer along from the sidelines, please join the conversation.
</p> </p>
<div class="social-links"> <div class="social-links">
<div class="column"> <div class="column">