Designresearch.is is an open collection of design research techniques and case studies.
This site is built on top of Jekyll and Hyde.
$ gem install jekyll
Start a jekyll server to serve up the site. In terminal, from this project's root directory, run:
$ jekyll serve
Open localhost:4000
in your browser.
Design Research has two branches, but only one is used for active development.
Use master
for development. All pull requests should be submitted against master.
We use gh-pages
for our hosted site. Avoid using this branch.
The content of this project itself is licensed under the Creative Commons Attribution 4.0 license, and the underlying source code used to format and display that content is licensed under the MIT license.