tristen

I work at Mapbox. You can also find me on, Pinboard or Github.

A Fresh Face

I’m starting anew. Since I started working at Development Seed in January of this year I’ve thought about building a new site that was technically simpler, that wasn’t about showing portfolio work and that wasn’t Drupal.

Instead, I want a site for myself that’s focused on writing, code and drawings. A more selfish place to document my progression and ideas. I’m going to try and draw a little stamp to go a long with each date and I’ll be updating the way the site looks as content grows.

The site has a different layout on browsers that support media queries

@media all and (orientation:portrait) {
  /* css goes here */
  }
Colophon

For fonts, I’m using helvetica as a base and font fonts, ‘Meta Serif Web Pro’ for paragraphs via Typekit.

Jekyll powers the site and GitHub pages hosts it.

blog comments powered by Disqus