Skip to content

Instantly share code, notes, and snippets.

@afomi
Created January 6, 2015 05:46
Show Gist options
  • Save afomi/d49dab7bc147a8d4406d to your computer and use it in GitHub Desktop.
Save afomi/d49dab7bc147a8d4406d to your computer and use it in GitHub Desktop.
Graphviz: Design Process via Communicating Design
<script type="text/vnd.graphviz" id="graphviz">
digraph G {
"personas" ->
"content inventory & data model" ->
"workflows & sitemap" ->
"mockups" ->
"screen designs" ->
"working, tested software"
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment