aboutsummaryrefslogtreecommitdiff
path: root/exampleData/ruleSets/README
blob: 48d55ffc15ddf9d6cc754a42444c905bda4dabe5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Example FiveUI Guidelines

This directory contains various FiveUI rule sets aimed at general websites.

## Files

colorRules.json        : rules for checking color
fontRules.json         : rules checking font family/weight/size
imageRules.json        : rules checking image sizes and borders
miscRules.json         : rules checking misc constraints
textRules.json         : rules checking text style

buildCombinedRules.sh  : shell script which merges all the .json files in
                         the current directory into the file combinedRules.json
combinedRules.json     : collection of all the above rules in one file