mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 21:28:13 +08:00
Improve the website and readme with details and cleanup
This commit is contained in:
@@ -52,19 +52,19 @@
|
||||
|
||||
<section id="screenshots">
|
||||
<div class="carousel">
|
||||
<img src="https://static.graphite.rs/content/index/gui-demo-yosemite.png" />
|
||||
<img src="https://static.graphite.rs/content/index/gui-mockup-viewport.png" />
|
||||
<img src="https://static.graphite.rs/content/index/gui-mockup-nodes.png" />
|
||||
<img src="https://static.graphite.rs/content/index/gui-demo-yosemite.png" />
|
||||
</div>
|
||||
<div class="carousel torn left">
|
||||
<img src="https://static.graphite.rs/content/index/gui-demo-yosemite.png" />
|
||||
<img src="https://static.graphite.rs/content/index/gui-mockup-viewport.png" />
|
||||
<img src="https://static.graphite.rs/content/index/gui-mockup-nodes.png" />
|
||||
<img src="https://static.graphite.rs/content/index/gui-demo-yosemite.png" />
|
||||
</div>
|
||||
<div class="carousel torn right">
|
||||
<img src="https://static.graphite.rs/content/index/gui-demo-yosemite.png" />
|
||||
<img src="https://static.graphite.rs/content/index/gui-mockup-viewport.png" />
|
||||
<img src="https://static.graphite.rs/content/index/gui-mockup-nodes.png" />
|
||||
<img src="https://static.graphite.rs/content/index/gui-demo-yosemite.png" />
|
||||
</div>
|
||||
<div class="screenshot-details">
|
||||
<div class="carousel-controls">
|
||||
@@ -86,11 +86,6 @@
|
||||
</div>
|
||||
<div class="screenshot-description">
|
||||
<p class="balance-text active">
|
||||
Vector artwork created in the alpha version of the Graphite editor. Try this out at
|
||||
<a href="https://editor.graphite.rs">editor.graphite.rs</a>
|
||||
instantly in your browser.
|
||||
</p>
|
||||
<p class="balance-text">
|
||||
Viewport interface mockup showcasing a photo editing project that utilizes Graphite's raster graphics pipeline, one of the upcoming roadmap milestones. Raster editing is not yet
|
||||
supported.
|
||||
</p>
|
||||
@@ -98,6 +93,11 @@
|
||||
Node graph mockup demonstrating how the layers directly correspond to nodes. Thick vertical (upward) lines represent compositing stacks and horizontal (rightward) links represent data
|
||||
flow connections.
|
||||
</p>
|
||||
<p class="balance-text">
|
||||
Vector artwork created in the alpha version of the Graphite editor. Try this out at
|
||||
<a href="https://editor.graphite.rs">editor.graphite.rs</a>
|
||||
instantly in your browser.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<hr />
|
||||
@@ -137,7 +137,7 @@
|
||||
One year ago, Graphite was merely an idea. Today, the first milestone of the alpha release series is available for testing.
|
||||
</p>
|
||||
<p>
|
||||
Milestone 1 focused on building an editor interface with basic vector design and illustration tools. Now the alpha release series moves toward milestone 2: developing a novel node-based
|
||||
Milestone 1 focused on building an editor interface with basic vector design and illustration tools. Now the alpha release series moves toward Milestone 2: developing a novel node-based
|
||||
vector graphics workflow. After that, raster graphics and more are planned in the <a href="/features">roadmap</a>.
|
||||
</p>
|
||||
<p>
|
||||
@@ -243,7 +243,7 @@
|
||||
<div id="newsletter" class="section">
|
||||
<h1>Stay in the loop.</h1>
|
||||
<p>
|
||||
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.
|
||||
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.
|
||||
</p>
|
||||
<div id="newsletter-success">
|
||||
<h2>Thanks!</h2>
|
||||
|
||||
Reference in New Issue
Block a user