diff --git a/2. Getting Started With Umbraco/README.md b/2. Getting Started With Umbraco/README.md index 99eb11f..0ace871 100644 --- a/2. Getting Started With Umbraco/README.md +++ b/2. Getting Started With Umbraco/README.md @@ -1,21 +1,21 @@ ####Getting started with Umbraco -1. Logging In and Out -2. Umbraco Interface +1. [Logging In and Out](1. Logging In and Out.md) +2. [Umbraco Interface](2. Umbraco Interface.md) 1. Initial View 2. Various Screen Sizes -3. Creating, Saving and Publishing Content +3. [Creating, Saving and Publishing Content](3. Creating, Saving and Publishing Content.md) 1. Creating a New Page 2. Various Saving and Publishing Options 3. Unpublishing -4. Finding Content -5. Editing Existing Content +4. [Finding Content](4. Finding Content.md) +5. [Editing Existing Content](5. Editing Existing Content.md) 1. Content Within the Tree View 2. List View Pages -6. Ordering Pages -7. Moving a Page -8. Copying a Page -9. Deleting and Restoring Pages +6. [Ordering Pages](6. Ordering Pages.md) +7. [Moving a Page ](7. Moving a Page.md) +8. [Copying a Page](8. Copying a Page.md) +9. [Deleting and Restoring Pages](9. Deleting and Restoring Pages.md) 1. Deleting a Page 2. Restoring a Deleted Page from the Recycle Bin 3. Emptying the Recycle Bin \ No newline at end of file diff --git a/3. Working with Content/README.md b/3. Working with Content/README.md index 4aee7b2..f1adf1d 100644 --- a/3. Working with Content/README.md +++ b/3. Working with Content/README.md @@ -1,5 +1,5 @@ ####Working with Content -1. Rich Text Editor +1. [Rich Text Editor](1. Rich Text Editor.md) 1. Editor Buttons 2. Paragraph Break/Line Break 3. Shortcut Keys diff --git a/4. Version Management/README.md b/4. Version Management/README.md index 352c8cf..42ce306 100644 --- a/4. Version Management/README.md +++ b/4. Version Management/README.md @@ -1,3 +1,3 @@ ####Version Management -1. Comparing Versions -2. Rollback to a Previous Versions \ No newline at end of file +1. [Comparing Versions](1. Comparing Versions.md) +2. [Rollback to a Previous Versions](2. Rollback to a Previous Versions.md) \ No newline at end of file diff --git a/5. Media Management/README.md b/5. Media Management/README.md index 1ce9b4d..646efb3 100644 --- a/5. Media Management/README.md +++ b/5. Media Management/README.md @@ -1,4 +1,4 @@ ####Media Management -1. Working with Folders -2. Working with Images and Files -3. Cropping Images \ No newline at end of file +1. [Working with Folders](1. Working with Folders.md) +2. [Working with Images and Files](2. Working with Images and Files.md) +3. [Cropping Images](3. Cropping Images.md) \ No newline at end of file diff --git a/6. Tips and Tricks/README.md b/6. Tips and Tricks/README.md index 12ccd8c..3f6a14b 100644 --- a/6. Tips and Tricks/README.md +++ b/6. Tips and Tricks/README.md @@ -1,7 +1,7 @@ ####Tips & Tricks -1. Tips when Working with Folders -2. Audit Trail -3. Changing Document Types -4. Notifications -5. Preview Pane Responsive View -6. Session Timeout \ No newline at end of file +1. [Tips when Working with Folders](1. Tips when Working with Folders.md) +2. [Audit Trail](2. Audit Trail.md) +3. [Changing Document Types](3. Changing Document Types.md) +4. [Notifications](4. Notifications.md) +5. [Preview Pane Responsive View](5. Preview Pane Responsive View.md) +6. [Session Timeout](6. Session Timeout.md) \ No newline at end of file diff --git a/README.md b/README.md index d409c07..6dd2801 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -![logo.jpg](images/logo.jpg) \ No newline at end of file +![logo.jpg](images/logo.jpg) + +##Sections + +1. [Introduction](1. Introduction/README.md) +2. [Getting Started With Umbraco](2. Getting Started With Umbraco/README.md) +3. [Working with Content](3. Working with Content/README.md) +4. [Version Management](4. Version Management/README.md) +5. [Media Management](5. Media Management/README.md) +6. [Tips and Tricks](6. Tips and Tricks/README.md) \ No newline at end of file