Skip to content

Commit 3e56113

Browse files
committed
Update student projects page of the website
1 parent 39894b3 commit 3e56113

File tree

4 files changed

+143
-93
lines changed

4 files changed

+143
-93
lines changed

website/content/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ meta_description = "Open source free software. A vector graphics creativity suit
3838
<span class="arrow">Star</span>
3939
<div data-github-stars></div>
4040
</a>
41-
<a href="#newsletter" class="button arrow">Subscribe to newsletter</a>
41+
<a href="/volunteer/guide/student-projects/" class="button arrow">Apply now: summer 2025 internships</a>
42+
<!-- <a href="#newsletter" class="button arrow">Subscribe to newsletter</a> -->
4243
</div>
4344
<div class="social-media-buttons">
4445
<a href="https://discord.graphite.rs" target="_blank">

website/content/donate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Graphite is 100% built and funded by the community. Your contributions directly
4242

4343
Click a membership level below to pay directly by card, no account needed.
4444

45-
A small fee of 2.9% + 30¢ reduces what we receive each month. If convenient, consider instead using <a href="https://github.com/sponsors/GraphiteEditor" target="_blank">GitHub Sponsors</a> for **no fees**.
45+
A small fee of 3.6% + 30¢ reduces what we receive each month. If convenient, consider instead using <a href="https://github.com/sponsors/GraphiteEditor" target="_blank">GitHub Sponsors</a> for **no fees**.
4646

4747
</div>
4848

website/content/features.md

Lines changed: 8 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -113,29 +113,9 @@ Always on the bleeding edge and built to last— Graphite is written on a robust
113113
<div class="feature-icon complete heading" title="Began February 2024" data-year="2024">
114114
<h3>— Alpha 3 —</h3>
115115
</div>
116-
<div class="feature-icon complete" title="Development Complete">
117-
<img class="atlas" style="--atlas-index: 3" src="https://static.graphite.rs/icons/icon-atlas-roadmap__3.png" alt="" />
118-
<span>Stackable adjustment layers</span>
119-
</div>
120-
<div class="feature-icon complete" title="Development Complete">
121-
<img class="atlas" style="--atlas-index: 51" src="https://static.graphite.rs/icons/icon-atlas-roadmap__3.png" alt="" />
122-
<span>Boolean operations for shapes</span>
123-
</div>
124116
<div class="feature-icon complete" title="Development Complete">
125117
<img class="atlas" style="--atlas-index: 8" src="https://static.graphite.rs/icons/icon-atlas-roadmap__3.png" alt="" />
126-
<span>Editable nested node subgraphs</span>
127-
</div>
128-
<div class="feature-icon complete" title="Development Complete">
129-
<img class="atlas" style="--atlas-index: 10" src="https://static.graphite.rs/icons/icon-atlas-roadmap__3.png" alt="" />
130-
<span>Procedurally alterable vector data</span>
131-
</div>
132-
<div class="feature-icon complete" title="Development Complete">
133-
<img class="atlas" style="--atlas-index: 13" src="https://static.graphite.rs/icons/icon-atlas-roadmap__3.png" alt="" />
134-
<span>New vector 2D renderer (with <a target="_blank" href="https://github.com/linebender/vello">Vello</a>)</span>
135-
</div>
136-
<div class="feature-icon complete" title="Development Complete">
137-
<img class="atlas" style="--atlas-index: 26" src="https://static.graphite.rs/icons/icon-atlas-roadmap__3.png" alt="" />
138-
<span>Interactive graph auto-layout</span>
118+
<span>Procedural vector editing and usability</span>
139119
</div>
140120
<!-- <div class="feature-icon ongoing" title="Development Ongoing">
141121
<img class="atlas" style="--atlas-index: 0" src="https://static.graphite.rs/icons/icon-atlas-roadmap__3.png" alt="" />
@@ -145,10 +125,6 @@ Always on the bleeding edge and built to last— Graphite is written on a robust
145125
<div class="feature-icon ongoing heading" title="Began February 2025" data-year="2025">
146126
<h3>— Alpha 4 —</h3>
147127
</div>
148-
<div class="feature-icon ongoing">
149-
<img class="atlas" style="--atlas-index: 7" src="https://static.graphite.rs/icons/icon-atlas-roadmap__3.png" alt="" />
150-
<span>Lightweight desktop app (with <a target="_blank" href="https://tauri.app/">Tauri</a>)</span>
151-
</div>
152128
<div class="feature-icon ongoing">
153129
<img class="atlas" style="--atlas-index: 8" src="https://static.graphite.rs/icons/icon-atlas-roadmap__3.png" alt="" />
154130
<span>Lambda nodes</span>
@@ -157,14 +133,18 @@ Always on the bleeding edge and built to last— Graphite is written on a robust
157133
<img class="atlas" style="--atlas-index: 9" src="https://static.graphite.rs/icons/icon-atlas-roadmap__3.png" alt="" />
158134
<span>Graph data attribute spreadsheets</span>
159135
</div>
160-
<div class="feature-icon">
161-
<img class="atlas" style="--atlas-index: 18" src="https://static.graphite.rs/icons/icon-atlas-roadmap__3.png" alt="" />
162-
<span>Node versioning</span>
136+
<div class="feature-icon ongoing">
137+
<img class="atlas" style="--atlas-index: 7" src="https://static.graphite.rs/icons/icon-atlas-roadmap__3.png" alt="" />
138+
<span>Lightweight desktop app (with <a target="_blank" href="https://tauri.app/">Tauri</a>)</span>
163139
</div>
164140
<div class="feature-icon">
165141
<img class="atlas" style="--atlas-index: 40" src="https://static.graphite.rs/icons/icon-atlas-roadmap__3.png" alt="" />
166142
<span>Contextual properties panel</span>
167143
</div>
144+
<div class="feature-icon">
145+
<img class="atlas" style="--atlas-index: 18" src="https://static.graphite.rs/icons/icon-atlas-roadmap__3.png" alt="" />
146+
<span>Node versioning</span>
147+
</div>
168148
<div class="feature-icon" title="Development Ongoing">
169149
<img class="atlas" style="--atlas-index: 14" src="https://static.graphite.rs/icons/icon-atlas-roadmap__3.png" alt="" />
170150
<span>Infinitely zoomable/panable content</span>

0 commit comments

Comments
 (0)