The A to Z of Building a Responsive SharePoint Site with Bootstrap BY THOMAS DALY.

Slides:



Advertisements
Similar presentations
RESPONSIVE AND MOBILE DESIGN BY: CHRIS PASQUARETTE APRIL, 2013.
Advertisements

Chapter 3 – Web Design Tables & Page Layout
Twitter Bootstrap. Agenda What is it? Grids and Fluid layouts Globals and Typography Tables, Forms and Buttons Navigation Media and thumbnails Responsive.
Intermediate Level Course. Text Format The text styles, bold, italics, underlining, superscript and subscript, can be easily added to selected text. Text.
Developing Branding Solutions for 2013 Thomas Daly,
Chapter 1 Getting Started With Dreamweaver. Explore the Dreamweaver Workspace The Dreamweaver workspace is where you can find all the tools to create.
 A “new-ish” web design methodology  Addresses growing number of Internet devices  Tailored experience to any device  Limits resizing, panning.
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 12: Building Responsive Webpages.
Microsoft SharePoint 2010 Upgrade Preview FSU SharePoint Users Group Presents: Thursday, December 1 st, 2011.
TUTORIAL 8: Enhancing a Web Site with Advanced CSS
Branding and designing capabilities with the Design Manager MALIN DE SILVA SHAREPOINT SPECIALIST EXILESOFT, SRI LANKA.
Kathy E. Responsive Design and Twitter Bootstrap.
DEVELOPING FOR MOBILE Jackie Calapristi. AGENDA  Why you should go mobile  Mobile Design Options  Responsive Design  Tips & Tools to Help You Build.
Dennis Bottjer Solutions Architect April Dunnam Lead SharePoint Consultant/Developer Building Public Web Sites With SharePoint Online.
Branding in SharePoint #SPcincy2013 on Twitter Open wireless access is available. Feel free to Tweet (#SPcincy2013) and.
San Diego 2014 SharePoint Saturday San Diego November 15, 2014 UCSD Extension SharePoint Saturday San Diego November 15, 2014 UCSD Extension.
WorkPlace Pro Utilities.
Part II: New Developments in RWD. Background RWD is constantly evolving. Designers continue to refine RWD theory and practice. New tools are constantly.
Using Styles and Style Sheets for Design
Basic Responsive Design Techniques. Let’s take a look at this basic layout. It has a header and two columns of text, in a box that is centered on the.
Extreme Makeover: SharePoint 2013 Edition
SharePoint Branding with Design Manager. About James 7 years of SharePoint 2007, 2010, 2013 On-prem deployment planning, infrastructure setup, governance.
Responsive design - Bedrock to our site Responsive site templates included.
Copyright 2012 Adobe Systems Incorporated. All rights reserved. ® Copyright 2010 Adobe Systems Incorporated. All rights reserved. ® Copyright 2012 Adobe.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 7 Key Concepts 1 Copyright © Terry Felke-Morris.
Chapter 1 Getting Started With Dreamweaver. Exploring the Dreamweaver Workspace The Dreamweaver workspace is where you can find all the tools to create.
Bootstrap Front-End Framework for Responsive Web Sites Svetlin Nakov Technical Trainer Software University
 An HTML, CSS, Javascript framework you can use as a basis for creating web sites  Uses CSS settings, fundamental HTML elements styled and enhanced.
SharePoint lösningsområden Collaboration BusinessIntelligence Portal Business Processes Search ContentManagement PlatformServices.
An Introduction to JQuery Mobile By Trevor Seeney.
Leveraging Web Content Management in SharePoint 2013 Christina Wheeler.
Fundamentals of Web DevelopmentRandy Connolly and Ricardo Hoar Textbook to be published by Pearson Ed in early Bootstrap.
COMP 143 Web Development with Adobe Dreamweaver CC.
With Responsive Web Design Eric Overfield SharePoint Advocate and Enthusiast PixelMill Enhance SharePoint SPFest Denver 2014 – SPT 205
With Responsive Web Design Eric Overfield SharePoint Advocate and Enthusiast PixelMill SharePoint Fest Denver – March 18 th - 20 th 2013 Enhance SharePoint.
How HTML responsiveness translates to PDF
Getting Started With HTML
Front-end framework 1.
The Future of Drupal and Content Delivery
CSCI 1720 W3.CSS – Part 1 East Tennessee State University Department of Computing CSCI 1720 Intermediate Web Design.
Intro to SharePoint 2013 Branding
CNIT131 Internet Basics & Beginning HTML
Implementing Responsive Design UNIT I.
Objective % Select and utilize tools to design and develop websites.
Implementing Responsive Design
Front-End Framework for Responsive Web Sites
Responsive Design and Twitter Bootstrap
SharePoint Office 365 Dev 200 Training
CS 321: Human-Computer Interaction Design
Discover the New SharePoint Content Publishing Experiences
CS 0134 (term 2181) Jarrett Billingsley
Objective % Select and utilize tools to design and develop websites.
RESPONSIVE WEB DESIGN.
CS3220 Web and Internet Programming Introduction to Bootstrap
IS1500: Introduction to Web Development
Responsive Design in WordPress
Developing Branding Solutions for 2013
APTECH JANAKPURI INSTITUTE PROVIDING WEB DESIGNING COURSES Address:- J-1,2nd Floor, Opp Metro Pillar No – 559, Janakpuri East, Delhi /42.
Bootstrap Topics What is bootstrap? Documentation
Making Your Site Mobile-Ready
Anatomy of an App User Interface Design
Responsive Grid Layout with Bootstrap
CS3220 Web and Internet Programming Introduction to Bootstrap
Web Page Layout Imran Rashid CTO at ManiWeber Technologies.
Web Client Side Technologies Raneem Qaddoura
Web Client Side Technologies Raneem Qaddoura
Bootstrap Direct quote from source: bootstrap/
Various mobile devices
17 RESPONSIVE WEB DESIGN.
Christopher Harrison Jeremy Foster
Presentation transcript:

The A to Z of Building a Responsive SharePoint Site with Bootstrap BY THOMAS DALY

Topics  What is Bootstrap  Responsive Design  Why Bootstrap  Implementation  Grids  Media Queries  UI Components  Expectations  SharePoint Considerations  Tools  Resources  Live Examples / Intranet Site  Real World Examples

About Me  Senior SharePoint Consultant Extraordinaire  Branding & Developer  Focused on the UI side of things  Community Involvement  Speaker  NJ SharePoint User Group Organizer NJ SharePoint User Group  SharePoint Saturday NYC Organizer SharePoint Saturday NYC  SharePoint Saturday NJ Organizer SharePoint Saturday NJ  My SharePoint Blog My SharePoint Blog  MSDN forums (eh not so much)

About Bootstrap... AND RESPONSIVE DESIGN

What is Bootstrap?  The most popular HTML, CSS, and JS framework  Used for developing responsive, mobile first projects on the web.  Mobile First Strategy  Works and looks great on the mobile device.  As the devices scale in the size the content scales and experience is enhanced.

What is Bootstrap?

Responsive Web Design  Crafting sites that provide an optimal viewing and interaction experience  Easy reading and navigation  Minimal resizing, panning, and scrolling  Works across a wide range of devices

Illustration by Stéphanie Walter

Why Choose Bootstrap?  Speed of Development  Use of ready made code blocks and pre-defined styles.  Responsiveness  Mobile devices continue to grow in popularity year after year.  Use of Bootstrap's grid system and classes make it easier.  Consistency  Uniformity, same experience across Internet Explorer, Chrome, and Firefox  Customizable  Ability to fine tune your bootstrap package.  Support  Large user community behind it. Constantly being updated. Lots of documentation  Themes  There are a large number of Themes available and either free or very inexpensive

Similar Responsive Frameworks  Bootstrap is not alone. There are numerous frameworks that are similar. The key to picking one is to understand your requirements.  Semantic UI Semantic UI  ZURB Foundation ZURB Foundation  Skeleton Skeleton  HTML Boilerplate HTML Boilerplate  Almost infinitely more…

Bootstrap Components  Grids – Defining pages in terms of columns and rows Grids  Typography – Headings / body elements Typography  Glyphs – icons that are font based, scalable Glyphs  Navigation – responsive navigation Navigation  Images – responsive images Images  Helper Classes – clearfix / show / hide / centers Helper Classes  Responsive Utilities – hide / show content via class Responsive Utilities  Javascript - Carousel, Tooltip, Tab, Modal, Alerts Javascript

Grid System  Easy to use grid system for creating rows & columns for your content

Example Grid: Mobile, Tablet, & Desktop

Media Queries  Allows you to craft CSS to scope media features such as height or width.  Bootstrap has pre-defined breakpoints mobile, tablet, desktop, & large desktop  Necessary to know in order to achieve responsive.

Bootstrap & SP2013 / O365

My Personal Disclaimer  Mobile Design works best on sites where you the developer, designer, or owner have the most control over the content being displayed and how the users interacts with that content.  SharePoint Lists, Libraries, Web Parts, Page Layouts, Site Templates are generally not responsive, and therefore can be difficult (sometimes impossible) to convert.  To obtain 100% perfect mobile experience will take a lot of work. It’s recommended that your sites have custom master page, css, page layouts, and web parts.

What to Expect with SharePoint & Bootstrap  SharePoint is semi-responsive, but some aspects cannot be made responsive without extensive amounts of time and effort.  When creating new items (page layouts, web parts, display templates) you’ll be able to put your best foot forward for mobile. As the screen real estate increases your content will grow and gradually be enhanced.  When working with existing SharePoint components, you’ll be forces to write media queries to gracefully degrade these items to work on smaller screen real estate.

Getting Started  Bootstrap v Bootstrap  Bootstrap Content Delivery Network (CDN)  Install steps & Page Examples  

Master Page Modifications  HTML5 doctype  Bootstrap makes use of certain HTML elements and CSS properties that require the use of the HTML5 doctype. Include it at the beginning of all your projects.  Meta Tags  To ensure proper rendering and touch zooming, add the viewport meta tag to your.

SharePoint Considerations Devices  Turn off Mobile Browsing  This will make mobile devices use the normal UI Mobile Browsing View

SharePoint Considerations Box Model Issues  Bootstrap uses border-box  SharePoint uses content-box  This causes SharePoint components to look broken in particular areas  Apply a reset to the broken pieces The Box Model Explained

Box Sizing Explained  border-box  The width and height properties (and min/max properties) includes content, padding and border, but not the margin  content-box  The width and height properties (and min/max properties) includes only the content. Border, padding, or margin are not included

SharePoint Considerations Navigation  The most challenging task  You’ll need to change the default HTML markup  responsive-navigation-in-sharepoint/ responsive-navigation-in-sharepoint/  Navigation will no longer be hover, but touch.  This can disable top tier nodes w/ children

SharePoint Considerations Sites & Pages Publishing (the way to go)  Publishing Feature is required  Publishing Sites use page layouts  Custom Page Layouts are the best way to control how the page responds  Wrap your Web Part Zones & Content Areas in columns and rows using the Bootstrap grid classes Team Sites  Team Sites are not good because they use Text Layouts  Text Layouts are pre-defined, not customizable, and not responsive  Existing Team Sites pages would need to be re-created using a custom responsive page layout.

SharePoint Considerations Web Parts  Try to plan ahead which web parts will be allowed, or define a set of web parts that you will be primarily using throughout your site.  The best types of web parts are Custom, Data Views or Content By Search  Custom & Data Views – you can create the html markup and styles  Content By Search – you can utilize display templates which allow you to control the html. (styles can be applied separately)  The worst types of web parts are Out Of The Box (OOTB) & List Views  Out Of The Box (OOTB) web parts you have no control over how they render.  List Views columns can break your design (unless you change to custom display template)

SharePoint Considerations Site Templates  You can make Search, Wiki, Community Portal, Blog Sites responsive but not easily  Be prepared to write media queries to override default styles per each type of template  Difficult, Yes. Challenging, Yes. But Possible

SharePoint Considerations Lists & Libraries  Not very responsive and would be very tough to make responsive  Similar issue are web parts, columns and are the enemy.  Lists & Libraries are based html elements and these components are not that responsive  Difficult, Extreme. Possible, with code? Advice = Stay Away

Other Stuff TOOLS, EXAMPLES, REFERENCES

Tools for the Job  Chrome  Emulation Mode  Nice Presets  FireFox  Emulation Mode  OK Presets  Internet Explorer

Other Bootstrap / SharePoint Projects  Bootstrap – online documentation, examples   Responsive SharePoint CodePlex Project (foundations or server only)  Bootstrap (2 & 3)  ZURB Foundation (4)   ShareBoot – Responsive SharePoint 2013 Theme   Twitter Bootstrap for SharePoint (2010)  Bootstrap v2.2.1 

Alternative PnP Project  SharePoint 2013/2016 Responsive UI  This solution provides you the capability to enable Responsive UI for a Site Collection in Microsoft SharePoint 2013/2016 on-premises. The solution leverages some JavaScript embedding and CSS overriding, in order to make responsive the out of the box UI of a classic Team Site (STS#0).  Solution Overview  The solution leverages some JavaScript embedding and CSS overriding to convert the out of the box UI of any SharePoint 2013/2016 Team Site (STS#0) into a Responsive UI. The Responsive UI supports three rendering models:  Desktop : screen width above 768px  Tablet : screen width between 481px and 768px  SmartPhone : screen width lower than or equal to 480px 

Real World Examples  B&R Business Solutions  O365 Public   Center for Retail Compliance  SP2013, On-Prem Public   ATIDAN  O365 Public 