4 Matching Annotations
  1. Oct 2021
    1. Website by Stephen Bau

      I used a UIkit theme (Trek) for the redesign of the Run for Water site. I transitioned away from Jamstack, because the organization is centred around volunteers, and it was important to empower them to easily make changes to the marketing front end of their organization.

      The WordPress theme has a beautiful interface for managing content. However, it goes against the philosophy of COPE, recommended by Karen McGrane in her presentations on Content in a Zombie Apocalypse.

  2. getuikit.com getuikit.com
    1. A lightweight and modular front-end framework for developing fast and powerful web interfaces.

      So far, this is one of the most complete web design frameworks that I have encountered. The list of components is extensive.

  3. Nov 2016
    1. Because the content view underlaps the navigation bar in iOS 7 and later, you must consider that space when designing your view controller content
    2. You access a navigation controller’s view from its view property. This view incorporates the navigation bar, an optional toolbar, and the content view corresponding to the topmost view controller

      Image below