All Projects → US-CBP → cbp-style-guide

US-CBP / cbp-style-guide

Licence: other
The CBP Style Guide to compliment the CBP Theme. The style guide describes CBP theme components and patterns and how to use them.

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to cbp-style-guide

Livingcss
Parse comments in your CSS to generate a living style guide using Markdown, Handlebars, Polymer, and Prism syntax highlighter.
Stars: ✭ 237 (+1723.08%)
Mutual labels:  style-guide
eslint-config-mingelz
A shared ESLint configuration with Chinese comments. 一份带有完整中文注释的 ESLint 规则。
Stars: ✭ 15 (+15.38%)
Mutual labels:  style-guide
WordPress-Documentation-Style-Guide
Style Guide for WordPress documentation.
Stars: ✭ 36 (+176.92%)
Mutual labels:  style-guide
Aigis
CSS Styleguide Generator
Stars: ✭ 246 (+1792.31%)
Mutual labels:  style-guide
kotlin-style-guide
red_mad_robot Kotlin Style Guide
Stars: ✭ 85 (+553.85%)
Mutual labels:  style-guide
git-style-guide
Руководство по использованию Git на русском языке
Stars: ✭ 30 (+130.77%)
Mutual labels:  style-guide
Codelyzer
Static analysis for Angular projects.
Stars: ✭ 2,436 (+18638.46%)
Mutual labels:  style-guide
Fabric.Cashmere
Health Catalyst's living style guide for Angular
Stars: ✭ 59 (+353.85%)
Mutual labels:  style-guide
styleguide
Official code style guide of Banksalad
Stars: ✭ 91 (+600%)
Mutual labels:  style-guide
org
📜 📒 Place for organization guidelines and workflows
Stars: ✭ 22 (+69.23%)
Mutual labels:  style-guide
Js
🎨 A JavaScript Quality Guide
Stars: ✭ 2,757 (+21107.69%)
Mutual labels:  style-guide
Javascript
JavaScript Style Guide
Stars: ✭ 117,286 (+902100%)
Mutual labels:  style-guide
GEL
The Design System and supporting website for Westpac GEL
Stars: ✭ 23 (+76.92%)
Mutual labels:  style-guide
Write Readable Javascript Code
📖 All about writing maintainable JavaScript
Stars: ✭ 244 (+1776.92%)
Mutual labels:  style-guide
standard-www
👆 Website for JavaScript Standard Style (@standard)
Stars: ✭ 28 (+115.38%)
Mutual labels:  style-guide
Ios Style
Guidelines for iOS development in use at Spotify
Stars: ✭ 233 (+1692.31%)
Mutual labels:  style-guide
house style
A shared house style for Ruby projects
Stars: ✭ 19 (+46.15%)
Mutual labels:  style-guide
cbp-theme
UI Theme for U.S. Customs and Border Protection web applications
Stars: ✭ 28 (+115.38%)
Mutual labels:  cbp-theme
styleguide-todo-grammar
/sBin/StyleGuide/ToDo
Stars: ✭ 19 (+46.15%)
Mutual labels:  style-guide
node-server-template
This is Node.js server tidy template / boilerplate with Express (with asyncified handlers, custom error handler) framework and MongoDb. The server use ES6 and above. On different branches you can see different techniques' and technologies' usage, such as Kafka, nodemailer, file download... You also can find postman collections.
Stars: ✭ 116 (+792.31%)
Mutual labels:  style-guide

CBP Style Guide

Build Status dependencies Status devDependencies Status

This is a Style Guide for the CBP Theme which gives guidance and examples of components, patterns, and colors from the CBP theme.


Building & running locally

Building out the generated files

You will need to install Jekyll. Note: On Windows, we've found this installation guide helpful. You will also need to install Node.js. Node.js powers the front-end build and dependency management tools Grunt and Bower.

Once Jekyll and Node.js are installed, ensure you have Grunt and Bower installed globally with:

npm install -g grunt-cli bower

Then install the project's dependencies with:

  • npm install

Running the documentation

Run npm run dev to build and generate your files.

Then go to local site

Distribution Builds

After running npm run build, you will have a dist folder that contains the entire static site and resources.

Contributing

We welcome contributions, please see our Contribution Policy

License

Please refer to CBP Open Source License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].