81 lines
3.7 KiB
Plaintext
81 lines
3.7 KiB
Plaintext
.dialog.whatsnext-overlay.ftue-overlay.tall layout="dialog" layout-id="getting-started" id="getting-started-dialog"
|
||
.content-head
|
||
h1 getting started
|
||
|
||
.ftue-inner
|
||
.title
|
||
| Welcome to JamKazam! Here are the top things you should do to get the
|
||
most out of this service. Be sure to get through all of these for the best experience, but you can spread
|
||
them out over multiple visits!
|
||
|
||
.row.full.setup-gear
|
||
.column
|
||
h2 SET UP GEAR
|
||
.blurb
|
||
span
|
||
.action-button
|
||
a.button-orange.setup-gear-btn layout-link="account/audio" SET UP GEAR
|
||
| Click SET UP GEAR to configure and test your audio gear and network connection.
|
||
Once you’ve completed this step, we’ll drop you into your first session, and you can explore the session
|
||
interface.
|
||
br clear="both"
|
||
.row
|
||
.column
|
||
h2 INVITE YOUR FRIENDS
|
||
.blurb
|
||
| Invite others to join JamKazam. You’ll be connected as friends, which makes it easier to get into sessions
|
||
together. And it will grow our community, which helps us as a young company. Click the icons below to
|
||
invite!
|
||
.social-buttons
|
||
a href="#" class="facebook-invite"
|
||
= image_tag "content/icon_facebook.png", {:align=>"absmiddle", :height => 24, :width => 24}
|
||
span Facebook
|
||
a href="#" class="email-invite"
|
||
= image_tag "content/icon_gmail.png", {:align=>"absmiddle", :height => 24, :width => 24}
|
||
span E-mail
|
||
a href="#" class="google-invite"
|
||
= image_tag "content/icon_google.png", {:align=>"absmiddle", :height => 26, :width => 26 }
|
||
span Google+
|
||
.column
|
||
h2 CREATE A "REAL" SESSION
|
||
.blurb
|
||
| You can create a session to start immediately and hope others join, but this doesn’t work well. It’s better
|
||
to schedule a session and invite friends or the community to join you. Watch a video to learn how, then
|
||
schedule your first session!
|
||
.action-button
|
||
a.button-orange rel="external" href="https://www.youtube.com/watch?v=EZZuGcDUoWk" WATCH VIDEO
|
||
br clear="both"
|
||
.row.find-connect
|
||
.column
|
||
h2 FIND SESSIONS TO JOIN
|
||
.blurb
|
||
| In addition to creating your own sessions, it’s awesome to join others’ sessions. Watch this tutorial video
|
||
to learn about how to find and select good sessions to join.
|
||
.action-button
|
||
a.button-orange.setup-gear rel="external" href="https://www.youtube.com/watch?v=xWponSJo-GU" WATCH VIDEO
|
||
|
||
.column
|
||
h2 CONNECT WITH MUSICIANS
|
||
.blurb
|
||
| To play more music, tap into our growing
|
||
community to connect with other musicians. Watch this video for tips on how to do this.
|
||
.action-button
|
||
a.button-orange rel="external" href="https://www.youtube.com/watch?v=4KWklSZZxRc" WATCH VIDEO
|
||
br clear="both"
|
||
.row.full.learn-more
|
||
.column
|
||
h2 LEARN MORE ABOUT JAMKAZAM
|
||
.blurb
|
||
| There is a lot you can do with JamKazam, and more great features available every week. Check the
|
||
following link for a list of videos and other resources you can use to take advantage of everything that’s
|
||
available:
|
||
a rel="external" purpose="youtube-tutorials" href="http://www.youtube.com/channel/UC38nc9MMZgExJAd7ca3rkUA" JamKazam Tutorials & Resources
|
||
br clear="both"
|
||
.row.dialog-buttons
|
||
.buttons
|
||
.show-getting-started
|
||
input type="checkbox" id="show_getting_started"
|
||
span Don't show this again
|
||
a.close-btn href="#" class="button-orange" layout-action="close"
|
||
| CLOSE
|
||
br clear="both" |