SharePoint and Responsive Frameworks Chris Poteet, October 28, 2015January 27, 2016 Responsive frameworks have taken off in the last few years, and there is no sign of that abating anytime soon. There are the big players such as Zurb’s Foundation and Twitter’s Bootstrap, but there are also a plethora of “smaller” frameworks (see examples like Base and Flexbox Grid) that all seek… Continue Reading
Introducing Archetype: Starter UI Files for SharePoint and HTML5 Chris Poteet, August 14, 2014 There are many amazing resources to jumpstart your development efforts such as HTML5 Boilerplate and Fireshell. While they are all great, often times we find ourselves changing certain elements to our preferences and style. That is what I have done with Archetype. Archetype is a collection of starter UI files… Continue Reading
SASS Mixin For Fluid Grids Chris Poteet, February 21, 2014August 27, 2023 SASS grid mixins libraries are everywhere, but I wanted something simple and lightweight. Here is my experiment with a more complex mixin. Continue Reading