Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Commit

Permalink
Add a UX folder for storage of visuals and documentation (#65)
Browse files Browse the repository at this point in the history
* Add a UX folder for storage of visuals and documentation that follows design contribution guidelines. Removed from _blueprints directory.

* Update path to include proper linkage and publishing settings for web

* Removed duplicate entry in team sectino (#64)

* Issue #60 Add link to subscribe to public mailing list

* #61 Git ignore IDEA metadata

* Add a UX folder for storage of visuals and documentation that follows design contribution guidelines. Removed from _blueprints directory.
  • Loading branch information
mindreeper2420 authored Sep 22, 2016
1 parent 952d1bf commit 88d80e6
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 3 deletions.
1 change: 0 additions & 1 deletion _blueprints/ux/.keep

This file was deleted.

1 change: 1 addition & 0 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
</div>
<div class="top-bar-right">
<ul class="menu">
<li><a href="{{base}}/ux/ux-overview.html">ux designs</a></li>
<li><a href="{{base}}/meetings/agendas.html">meetings</a></li>
<li><a href="{{base}}/">home</a></li>
</ul>
Expand Down
4 changes: 4 additions & 0 deletions ux/design/design-overview.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
= Visuals & Workflows

- link:visuals/visuals.html[visuals]
- link:workflows/workflows.html[workflows]
1 change: 1 addition & 0 deletions ux/design/visuals/visuals.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
= Visual Designs
File renamed without changes
4 changes: 2 additions & 2 deletions _blueprints/ux.adoc → ux/design/workflows/workflows.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

This describes the workflow of the project or product manager in ALM.

image:ux/Owner%20Flow.png[Image]
image:Owner%20Flow.png[Image]

To see full scale click this link:ux/Owner%20Flow.png[Image].
To see full scale click this link:Owner%20Flow.png[Image].
1 change: 1 addition & 0 deletions ux/discovery/discovery-overview.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
= Discovery Assets
1 change: 1 addition & 0 deletions ux/usability-testing/usability-overview.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
= Usability Tests
7 changes: 7 additions & 0 deletions ux/ux-overview.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
= UX Overview

User Experience is broken down into three different areas:

- link:discovery/discovery-overview.html[discovery]
- link:design/design-overview.html[design]
- link:usability-testing/usability-overview.html[usability testing]

0 comments on commit 88d80e6

Please sign in to comment.