1.3.6 • Published 4 months ago

@digitalspace/bcparks-bootstrap-theme v1.3.6

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

Government of British Columbia Parks Bootstrap V5 Theme

Getting Started instructions

Full documentation and demonstrations of the theme

A Bootstrap version 5 BC Government look-and-feel featuring:

  • The BC Sans typeface
  • Compatibility with pure Bootstrap markup
  • A few additions:
    • bcgold colour classes for the old-style gold buttons (btn-bcgold, bg-bcgold, etc)
    • card classes to replace the old panel styles (card-primary, card-success, etc)
  • Increased contrast for accessibility
  • No Javascript extensions. Bootstrap itself, jQuery and popper.js are optional dependencies
  • Source SCSS files are included in the distribution, allowing local customizations
  • Supports NPM, Yarn and Bower package manager integration
  • Includes sample HTML pages and common components like headers and footers for quick setup

The project is a successor to the previous bootstrap-theme.

Theme Developers

If you find yourself wanting to enhance or fix the theme you'll be interested reading this section on how to setup this source on your local device.

First, we do accept pull requests and will promptly merge fixes or enhancements if they make sense for the rest of the relying applications. Note, you should probably check out our issues and/or raise an issue before doing the pull request.

Tools Setup

You'll need the following tools installed on your device to begin working on the theme:

  • The Git client and a GitHub account
  • NodeJS 18.x or greater with NPM 3 or greater to build

First Install

After your tools are in place, you should clone and install some packages:

git clone git@github.com:digitalspace/bcparks-bootstrap-theme.git
cd bcparks-bootstrap-theme
yarn install

Building Dist

This project has been created using webpack-cli. To build the styles, Javascript and other assets, use:

yarn build

This will create a directory named dist. Webpack will generate minified js and css code as well as bring over all assets and sass code.

Deploying Dist

To package up dist for deployment you can use the following command at the root level of the project:

yarn pack
1.3.6

4 months ago

1.3.5

4 months ago

1.3.3

4 months ago

1.3.2

7 months ago

1.3.1

9 months ago

1.3.0

1 year ago

1.2.34

1 year ago

1.2.0

1 year ago

1.2.29

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.30

1 year ago

1.2.31

1 year ago

1.2.32

1 year ago

1.2.33

1 year ago

1.2.28

1 year ago

1.2.25

1 year ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.6

2 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago