Skip to content
Christopher Bloom edited this page Mar 1, 2014 · 89 revisions

Table of Contents

  1. Intro
  2. Design Overhaul
  3. [Information Architecture] (Information Architecture)
  4. [Technical Migration](Technical Migration)

Wat do

Downfallguild.org is moving from Drupal 6 to Drupal 7! This project will help manage that.

It’s time to make downfallguild.org realize a lot more of it’s potential. We're moving to Drupal 7 and the primary goal is to migrate content, refactor functionality and simplify across the board.

Downfall Home page

Repository Explanation

This repository uses git subtrees to pull in a number of different projects into their own folders. As such, committing, pulling, and pushing is a little different. You'll need to have node.js, grunt, bower, php, sass, and compass installed. Wow.

Getting started

  1. cd to redesign/patternlab/source/foundation and run: npm install && bower install

Folder structure

  • Redesign
    • patternlab - Holds our patternlab files
      • foundation - a git subtree within pattern lab that holds all our foundation files
Clone this wiki locally