An HTML5/CSS3/Bootstrap skeleton to accompany the gov.bc.ca. Developer's Guide.
Gov-2.0-Bootstrap-Skeleton is an HTML5/CSS3/Bootstrap skeleton designed to accompany the gov.bc.ca Developer’s Guide. It is a community-driven resource that provides a basic structure and templates for building web properties that adhere to the Province of B.C. brand/identity.
To install the Gov-2.0-Bootstrap-Skeleton, follow these steps:
dist directory.dist directory to your project’s css and js folders.<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/main.css">
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/main.js"></script>
The Gov-2.0-Bootstrap-Skeleton is a useful resource for developers working on web properties that need to adhere to the Province of B.C. brand/identity. It provides a set of templates and styles based on HTML5, CSS3, and Bootstrap. The skeleton is community-driven and subject to updates based on the corporate tool set of gov.bc.ca web properties. It also includes accessibility requirements and is recommended for web properties seeking exemption approval from the Joint Working Group.