From 0a48885d3d6f641fbd28f43180d4f23c17361f0c Mon Sep 17 00:00:00 2001 From: Nellie McKesson Date: Wed, 13 Nov 2013 09:24:17 -0800 Subject: [PATCH] Edited #1-START-WRITING.html --- 1-START-WRITING.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/1-START-WRITING.html b/1-START-WRITING.html index aba57dae..004035cb 100644 --- a/1-START-WRITING.html +++ b/1-START-WRITING.html @@ -9,13 +9,13 @@

The alpha version of Atlas is built on GitHub, one of the leading websites for collaborative file management using the git version-control system. What this means for you is:

@@ -25,7 +25,7 @@

When you sign into Atlas, the first thing you'll see is a list of all your existing GitHub repos. If you want to edit or build from an existing project in GitHub, simply find and click the project in the list. To create a new project, click the New Project button to the right of the projects list.

-
Alt Text
Click the New Project button in your project list to start fresh.
+
Alt Text
Click the New Project button in your project list to start fresh.

When you create a new project, Atlas will create a new repo in your GitHub account, prepopulated with some skeleton files to help you get started. You can edit those files, delete them, or just ignore them completely and create brand-new files of your own.

@@ -82,7 +82,7 @@

For subsequent builds, you can use the Quick Build tools from your project dashboard. Choose the formats you want to build, and Atlas will automatically use the same settings you initially chose on the Build Settings page.

-
Alt Text
The Builds menu on the project dashboard allows you to quickly trigger a build using your previously chosen settings.
+
Alt Text
The Builds menu on the project dashboard allows you to quickly trigger a build using your previously chosen settings.
@@ -92,7 +92,7 @@

To apply a theme to your project, choose one of the default themes on the Build Settings page, or add a link to your own custom theme.

-
Alt Text
Add a design to your project on the Build Settings page.
+
Alt Text
Add a design to your project on the Build Settings page.