tutorial integration - adding references into other parts of site, updates to page 9 and 10, work on tutorial landing page

This commit is contained in:
Victoria Wang 2016-05-09 17:50:37 -07:00
parent bba781c5be
commit d2d63ccf6d
9 changed files with 115 additions and 83 deletions

View file

@ -2,14 +2,14 @@
<div class="dialogue" style="top: 35px">
And that's it for Chapter One! Congrats on your first ever version of <a href="<%= current_site.uri %>"><%= current_site.username %>.neocities.org</a>!
</div>
<div class="dialogue" style="top: 60px;left:580px; width:180px;">
But you're not done yet! There's much in store for you: Adding colors, fonts, backgrounds, and more, all in chapter 2!
<div class="dialogue" style="top: 45px;left:575px; width:180px;">
This is just the beginning. Later you can learn about adding colors, fonts, backgrounds, page layouts, and more...
</div>
</div>
<div class="welcome">
<h4>Thank you!</h4>
<p>Thanks for trying out Chapter One of the Neocities tutorial! This is a work in progress—<a href="/contact">let us know</a> if you have any questions or suggestions. We'd also love to hear your ideas for Chapter Two: Basic CSS.</p>
<p>Thanks for trying out the first edition of the Neocities tutorial! This is a work in progress—<a href="/contact">let us know</a> if you have any questions or suggestions.</p>
<p>To continue working on your site, head to the <a href="/dashboard">dashboard</a>!</p>
<p>You can also check out all the <a href="/browse">cool sites on Neocities</a> and follow them via your <a href="/">news feed</a>.</p>
<p>You can also check out all the <a href="/browse">cool sites on Neocities</a> and follow them with your <a href="/">news feed</a>.</p>
</div>