Skip to content

jantcu/crispus

This branch is 1590 commits behind CityOfBoston/patterns:develop.

Folders and files

NameName
Last commit message
Last commit date
Jul 5, 2017
May 22, 2017
Jul 12, 2017
May 10, 2017
Jun 28, 2017
Jul 7, 2017
Jul 13, 2017
Mar 10, 2017
Jun 22, 2017
Jan 5, 2017
May 18, 2017
Dec 2, 2016
Jan 5, 2017
Jun 16, 2017
Jan 13, 2017
Jun 22, 2017

Repository files navigation

City of Boston

This is the pattern library for the City of Boston. It's currently a work in progress, but we're adding to it every day.

This project contains the marks and trade dress of the City of Boston's digital properties and should not be reused without the express permission of the City of Boston.

Build Status Greenkeeper badge

Installing

We recommend using yarn. Run yarn to install dependencies.

Running

Once the repository has been cloned, you can build the components with:

yarn gulp build

After building the components, you can run yarn fractal -- start --watch to get a server running. You should be able to visit http://localhost:3000 in your browser and view the pattern library.

Development

The pattern library is built using Stylus. We're using PostCSS, Autoprefixer, and Rucksack as well. When Javascript is required, we're using plain javascript. All components should work without javascript as a default.

To develop against the pattern library, you can run:

yarn gulp

This will build the components and watch for changes. Run yarn fractal -- start --watch in another window to keep a server running.

Reporting bugs

If you need to submit a bug report for the pattern library, please follow these guidelines. Following these guidelines helps us and the community better understand your report, reproduce the bug, and find related issues.

Prior to submitting a bug

  • Verify that you are able to reproduce it repeatedly. Try multiple browsers, devices, etc. Also, try clearing your cache.
  • Perform a quick search of our existing issues to see if it has been logged previously.

Submitting a bug

  • Use a clear and descriptive title when creating your issue.
  • Include a bulleted list of steps to reproduce your issue.
  • Include the URL of the page that you're seeing the issue on.
  • Include screenshots if possible. Bonus points if you include an animated GIF of the issue.
  • Include details about your browser (which one, what version, using ad blockers?).
  • When filing your issue, assume that the recipient knows nothing about what you're talking about. There is no such thing as too many details when filing your issue.

Bug report template

## Basic details

URL: [URL]

## Steps to reproduce

1. [FIRST]
2. [SECOND]
3. [THIRD]

## What I think should happen

[Describe your expected behavior here]

## What did happen

[Describe the actual behavior here]

## Browser details

Browser: [Enter browser]
Version: [Enter version]
Ad blocker: [Ad blocker?]

[SCREENSHOT]

Code of Conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

About

A pattern library for Boston.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 59.8%
  • HTML 24.6%
  • JavaScript 15.0%
  • Shell 0.6%