mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
vizjam polish
This commit is contained in:
parent
ceaa9b36cf
commit
faffe92318
@ -196,17 +196,29 @@
|
||||
<div class="collapsible-body">
|
||||
<p>
|
||||
All visualizer images are typically private by default when generated from Notebook.ai, but any images generated from this page
|
||||
for the VizJam will be public by default (and visible right below this!). The jam is meant to introduce our creatives to
|
||||
for the VizJam will be public by default (and visible from this page!). The jam is meant to introduce our creatives to
|
||||
the new kinds of tools out there available for visualizing your ideas, and making everything public is a great way to
|
||||
learn what's possible from each other. If you want to make private images, you can always use
|
||||
learn what's possible from each other. If you want to make private images of your characters, you can always use
|
||||
<%= link_to "Notebook.ai's standard visualization feature", basil_path %>.
|
||||
</p>
|
||||
<p>
|
||||
Only the most recent 20 generated images are shown below, so make sure you save any images you want to keep! After they fall
|
||||
Only the most recent 20 generated images are shown on this page, so make sure you save any images you want to keep! After they fall
|
||||
off the list, you won't see them again!
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="collapsible-header">
|
||||
<i class="material-icons">help</i>
|
||||
What if I want an option that isn't available?
|
||||
</div>
|
||||
<div class="collapsible-body">
|
||||
<p>
|
||||
Come <%= link_to 'join us on Discord', 'https://discord.gg/bDE8g5YRzp' %>
|
||||
and request it! I'll be adding more character options throughout the day based on your feedback. :)
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="collapsible-header">
|
||||
<i class="material-icons">help</i>
|
||||
@ -219,17 +231,17 @@
|
||||
<table>
|
||||
<th>
|
||||
<td><strong>VizJam</strong></td>
|
||||
<td><strong>Notebook.ai</strong></td>
|
||||
<td><strong>Notebook.ai's Visualizer</strong></td>
|
||||
</th>
|
||||
<tr>
|
||||
<td><strong>Price</strong></td>
|
||||
<td>Free to use</td>
|
||||
<td>Available with Premium</td>
|
||||
<td>Available with Premium ($7-9/mo)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Privacy</strong></td>
|
||||
<td>Visualizations are public</td>
|
||||
<td>Visualizations are private</td>
|
||||
<td>Public</td>
|
||||
<td>Private</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Available Styles</strong></td>
|
||||
@ -243,7 +255,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Control</strong></td>
|
||||
<td>Limited checkbox options</td>
|
||||
<td>Simple checkbox options</td>
|
||||
<td>Unlimited, freeform text</td>
|
||||
</tr>
|
||||
</table>
|
||||
@ -257,7 +269,7 @@
|
||||
</div>
|
||||
<div class="collapsible-body">
|
||||
<p>
|
||||
This VizJam runs from <strong>June 3rd, 2023</strong> to <strong>June 5th, 2023</strong>. You can follow
|
||||
This VizJam runs from <strong>June 8rd, 2023</strong> to <strong>June 13th, 2023</strong>. You can follow
|
||||
<%= link_to '@IndentLabs on Twitter', 'https://www.twitter.com/IndentLabs', target: '_blank' %>
|
||||
or
|
||||
<%= link_to '@IndentLabs on Medium', 'https://medium.com/indent-labs', target: '_blank' %>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user