livingstyleguide 1.0.2 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. checksums.yaml +4 -4
  2. data/lib/livingstyleguide/version.rb +1 -1
  3. data/stylesheets/_livingstyleguide.scss +26 -0
  4. data/stylesheets/livingstyleguide/_code.scss +8 -5
  5. data/stylesheets/livingstyleguide/_color-swatches.scss +8 -9
  6. data/stylesheets/livingstyleguide/_content.scss +11 -8
  7. data/stylesheets/livingstyleguide/_layout.scss +6 -2
  8. metadata +31 -161
  9. data/.gitignore +0 -19
  10. data/.travis.yml +0 -5
  11. data/CHANGELOG.md +0 -95
  12. data/Gemfile +0 -4
  13. data/MIT-LICENSE.md +0 -11
  14. data/README.md +0 -111
  15. data/Rakefile +0 -25
  16. data/livingstyleguide.gemspec +0 -33
  17. data/sache.json +0 -6
  18. data/test/example_test_helper.rb +0 -22
  19. data/test/fixtures/markdown/code-block-and-example.md +0 -8
  20. data/test/fixtures/markdown/code-with-highlight-block.md +0 -6
  21. data/test/fixtures/markdown/code-with-highlight.md +0 -4
  22. data/test/fixtures/markdown/code.md +0 -6
  23. data/test/fixtures/markdown/example-with-highlight.md +0 -5
  24. data/test/fixtures/markdown/example.md +0 -4
  25. data/test/fixtures/markdown/font-example.md +0 -4
  26. data/test/fixtures/markdown/full-width-example.md +0 -5
  27. data/test/fixtures/markdown/haml-example-with-highlight.md +0 -5
  28. data/test/fixtures/markdown/haml-example.md +0 -5
  29. data/test/fixtures/markdown/text.md +0 -15
  30. data/test/fixtures/markdown/variables.md +0 -4
  31. data/test/fixtures/standalone/config.rb +0 -0
  32. data/test/fixtures/standalone/modules/_buttons.md +0 -6
  33. data/test/fixtures/standalone/modules/_buttons.scss +0 -4
  34. data/test/fixtures/standalone/style.html.lsg +0 -0
  35. data/test/fixtures/standalone/style.scss +0 -5
  36. data/test/fixtures/standalone/styleguide-as-json.html.lsg +0 -9
  37. data/test/fixtures/standalone/styleguide-with-header-footer.html.lsg +0 -7
  38. data/test/fixtures/standalone/styleguide-with-javascript.html.lsg +0 -8
  39. data/test/fixtures/standalone/styleguide-with-sass.html.lsg +0 -6
  40. data/test/fixtures/standalone/styleguide-with-scss.html.lsg +0 -7
  41. data/test/fixtures/standalone/styleguide-with-style.html.lsg +0 -7
  42. data/test/fixtures/standalone/styleguide.html.lsg +0 -3
  43. data/test/fixtures/stylesheets/variables/_more-other-colors.sass +0 -2
  44. data/test/fixtures/stylesheets/variables/colors.scss +0 -2
  45. data/test/fixtures/stylesheets/variables/other-colors.sass +0 -2
  46. data/test/integration/command_line_test.rb +0 -12
  47. data/test/integration/markdown_test.rb +0 -136
  48. data/test/integration/sprockets_test.rb +0 -19
  49. data/test/integration/standalone_test.rb +0 -68
  50. data/test/integration/variables_test.rb +0 -33
  51. data/test/test_helper.rb +0 -28
  52. data/test/unit/code_block_test.rb +0 -53
  53. data/test/unit/example_test.rb +0 -142
  54. data/test/unit/filter_hooks_test.rb +0 -46
  55. data/test/unit/filters/add_wrapper_class_test.rb +0 -15
  56. data/test/unit/filters/coffee_script_test.rb +0 -19
  57. data/test/unit/filters/colors_test.rb +0 -65
  58. data/test/unit/filters/font_example_test.rb +0 -47
  59. data/test/unit/filters/full_width_test.rb +0 -16
  60. data/test/unit/filters/haml_test.rb +0 -20
  61. data/test/unit/filters/highlights_test.rb +0 -26
  62. data/test/unit/filters/javascript_test.rb +0 -18
  63. data/test/unit/sass_extensions_test.rb +0 -28
  64. data/website/.gitignore +0 -22
  65. data/website/Gemfile +0 -13
  66. data/website/README.md +0 -32
  67. data/website/config.rb +0 -37
  68. data/website/source/.htaccess +0 -144
  69. data/website/source/changelog.html.md +0 -95
  70. data/website/source/images/graphics-2x/example-project.png +0 -0
  71. data/website/source/images/graphics-2x/github.png +0 -0
  72. data/website/source/images/graphics-2x/hagenburger.png +0 -0
  73. data/website/source/images/graphics-2x/issues.png +0 -0
  74. data/website/source/images/graphics-2x/livingstyleguide.png +0 -0
  75. data/website/source/images/graphics-2x/made-in-berlin.png +0 -0
  76. data/website/source/images/graphics-2x/rubygems.png +0 -0
  77. data/website/source/images/graphics-2x/twitter.png +0 -0
  78. data/website/source/images/graphics/example-project.png +0 -0
  79. data/website/source/images/graphics/github.png +0 -0
  80. data/website/source/images/graphics/hagenburger.png +0 -0
  81. data/website/source/images/graphics/issues.png +0 -0
  82. data/website/source/images/graphics/livingstyleguide.png +0 -0
  83. data/website/source/images/graphics/made-in-berlin.png +0 -0
  84. data/website/source/images/graphics/rubygems.png +0 -0
  85. data/website/source/images/graphics/twitter.png +0 -0
  86. data/website/source/index.html.haml +0 -49
  87. data/website/source/layouts/markdown.html.haml +0 -40
  88. data/website/source/style/components/_markdown.md +0 -23
  89. data/website/source/style/components/_markdown.sass +0 -52
  90. data/website/source/style/styles.sass +0 -286
  91. data/website/source/styleguide.html.lsg +0 -11
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fae7e3594785effaf052cd40fb0af960a3ce3937
4
- data.tar.gz: 0b2130006b424a4476d33f617e4166fea533e7f3
3
+ metadata.gz: d9f9ec9a2f50a6012fce8d84f1fd0aef0c616d62
4
+ data.tar.gz: 0e7ad2d54e8f67764d00a47560dbd4df11e9deae
5
5
  SHA512:
6
- metadata.gz: 89d6cfdad89b7f0a2bf36ec30fd671c38e53287d45888cc679604cbd645b510ec9463858c7eb264232f56945081e124e11de22c40a633abb4e2da055181e4295
7
- data.tar.gz: 54580676a907f27ead8680565b07ba70af033bc1e55d5addd961dcf0d446b9e3223eaca62bc7cc908aeaf24a78c4e5258a8aa2e83ae481cc235f660905fa1605
6
+ metadata.gz: e5ac373b58c44cde3fb603723b725bd04ba93e414310380908e40b211261905d52d4652cdc38e625c6798529698a3c71e1bc7da47adaa1f4d412c26c50edce43
7
+ data.tar.gz: d51ea446407586d2c6d98135a8db635e24e65de31b75ea4ead48fa4f345a5c2a1d76b2f744492f053b65857f482554dc5481baea9ebef4c29abd7f57b2c3a800
@@ -1,3 +1,3 @@
1
1
  module LivingStyleGuide
2
- VERSION = "1.0.2"
2
+ VERSION = '1.0.3'
3
3
  end
@@ -46,6 +46,32 @@ $livingstyleguide--color-swatches-per-line: 2 !default;
46
46
  $livingstyleguide--highlight-color: #f6ffa3 !default;
47
47
  $livingstyleguide--highlight-border-radius: 2px;
48
48
 
49
+ //// RESET ////
50
+
51
+ %livingstyleguide--reset {
52
+ background: transparent;
53
+ border: none;
54
+ border-collapse: collapse;
55
+ border-radius: 0;
56
+ border-spacing: 0;
57
+ -webkit-box-sizing: border-box;
58
+ -moz-box-sizing: border-box;
59
+ box-sizing: border-box;
60
+ color: inherit;
61
+ display: block;
62
+ font-size: inherit;
63
+ -webkit-font-smoothing: antialiased;
64
+ font-style: inherit;
65
+ font-weight: inherit;
66
+ line-height: inherit;
67
+ list-style: none;
68
+ margin: 0;
69
+ padding: 0;
70
+ text-align: inherit;
71
+ text-decoration: none;
72
+ vertical-align: baseline;
73
+ }
74
+
49
75
  //// IMPORTS ////
50
76
 
51
77
  @import "livingstyleguide/layout";
@@ -1,6 +1,8 @@
1
1
  .livingstyleguide--code-span,
2
2
  .livingstyleguide--code-block {
3
+ @extend %livingstyleguide--reset;
3
4
  background: $livingstyleguide--code-background-color;
5
+ border-radius: $livingstyleguide--code-border-radius;
4
6
  color: $livingstyleguide--code-color;
5
7
  display: inline;
6
8
  font-family: $livingstyleguide--code-font;
@@ -9,7 +11,6 @@
9
11
  overflow: scroll;
10
12
  padding: 0 3px;
11
13
  -webkit-font-smoothing: subpixel-antialiased;
12
- @include border-radius($livingstyleguide--code-border-radius);
13
14
 
14
15
  kbd {
15
16
  display: block;
@@ -65,7 +66,6 @@
65
66
  line-height: $livingstyleguide--code-line-height;
66
67
  padding: 3px 6px;
67
68
  width: $livingstyleguide--width;
68
- @include box-sizing(border-box);
69
69
 
70
70
  .show-code & {
71
71
  display: block;
@@ -73,16 +73,17 @@
73
73
  }
74
74
 
75
75
  .livingstyleguide--example + .livingstyleguide--code-block {
76
+ border-top-left-radius: 0;
77
+ border-top-right-radius: 0;
76
78
  margin-top: 0;
77
- @include border-top-radius(0);
78
79
  }
79
80
 
80
81
  .livingstyleguide--layout-example + .livingstyleguide--code-block {
81
82
  background: $livingstyleguide--code-background-color;
83
+ border-radius: 0;
82
84
  margin: 0 0 $livingstyleguide--gap-width;
83
85
  padding: $livingstyleguide--gap-width 0;
84
86
  width: 100%;
85
- @include border-radius(0);
86
87
 
87
88
  .livingstyleguide--code {
88
89
  display: block;
@@ -96,13 +97,15 @@
96
97
  }
97
98
 
98
99
  .livingstyleguide--code-highlight {
100
+ @extend %livingstyleguide--reset;
99
101
  background-color: $livingstyleguide--highlight-color;
102
+ border-radius: $livingstyleguide--highlight-border-radius;
100
103
  display: inline;
101
104
  vertical-align: baseline;
102
- @include border-radius($livingstyleguide--highlight-border-radius);
103
105
  }
104
106
 
105
107
  .livingstyleguide--code-highlight-block {
108
+ @extend %livingstyleguide--reset;
106
109
  @extend .livingstyleguide--code-highlight;
107
110
  display: block;
108
111
  }
@@ -1,6 +1,6 @@
1
1
  .livingstyleguide--color-swatch {
2
+ @extend %livingstyleguide--reset;
2
3
  color: $livingstyleguide--color-swatch-color;
3
- display: block;
4
4
  float: left;
5
5
  font-family: $livingstyleguide--code-font;
6
6
  font-size: $livingstyleguide--code-font-size;
@@ -12,20 +12,18 @@
12
12
  position: relative;
13
13
  text-align: center;
14
14
  z-index: 1;
15
- @include box-sizing(border-box);
16
15
 
17
16
  &:before {
17
+ @extend %livingstyleguide--reset;
18
18
  border: $livingstyleguide--color-swatch-border-width $livingstyleguide--color-swatch-border-color solid;
19
+ border-radius: $livingstyleguide--color-swatch-border-radius;
19
20
  content: "";
20
- display: block;
21
21
  height: 100%;
22
22
  left: 0;
23
23
  position: absolute;
24
24
  top: 0;
25
25
  width: 100%;
26
26
  z-index: -1;
27
- @include border-radius($livingstyleguide--color-swatch-border-radius);
28
- @include box-sizing(border-box);
29
27
  }
30
28
 
31
29
  &:after {
@@ -36,12 +34,11 @@
36
34
  }
37
35
 
38
36
  .livingstyleguide--color-swatches {
39
- display: block;
37
+ @extend %livingstyleguide--reset;
40
38
  margin: $livingstyleguide--gap-width auto (-$livingstyleguide--gap-width) auto;
39
+ overflow: hidden;
41
40
  padding-left: $livingstyleguide--gap-width;
42
41
  width: $livingstyleguide--width + 2 * $livingstyleguide--gap-width;
43
- @include clearfix;
44
- @include box-sizing(border-box);
45
42
  }
46
43
 
47
44
  @for $i from 1 through 12 {
@@ -54,7 +51,9 @@
54
51
  }
55
52
 
56
53
  .livingstyleguide--color-swatch.-lsg-empty {
57
- @include hide-text;
54
+ overflow: hidden;
55
+ text-align: left;
56
+ text-indent: -119988px;
58
57
 
59
58
  &:before,
60
59
  &:after {
@@ -2,8 +2,8 @@
2
2
  .livingstyleguide--code-block,
3
3
  .livingstyleguide--unordered-list,
4
4
  .livingstyleguide--ordered-list {
5
+ @extend %livingstyleguide--reset;
5
6
  color: $livingstyleguide--color;
6
- display: block;
7
7
  font-family: $livingstyleguide--base-font;
8
8
  font-size: $livingstyleguide--base-font-size;
9
9
  font-weight: $livingstyleguide--base-font-weight;
@@ -11,11 +11,11 @@
11
11
  margin: $livingstyleguide--gap-width auto;
12
12
  width: $livingstyleguide--width;
13
13
  -webkit-font-smoothing: antialiased;
14
- @include box-sizing(border-box);
15
14
  }
16
15
 
17
16
  .livingstyleguide--unordered-list-item,
18
17
  .livingstyleguide--ordered-list-item {
18
+ @extend %livingstyleguide--reset;
19
19
  display: block;
20
20
  list-style: disc;
21
21
  margin: ceil($livingstyleguide--gap-width / 2) 0 ceil($livingstyleguide--gap-width / 2) (2 * $livingstyleguide--gap-width);
@@ -25,6 +25,7 @@
25
25
  .livingstyleguide--headline,
26
26
  .livingstyleguide--sub-headline,
27
27
  .livingstyleguide--sub-sub-headline {
28
+ @extend %livingstyleguide--reset;
28
29
  color: $livingstyleguide--color;
29
30
  display: block;
30
31
  font-family: $livingstyleguide--headline-font;
@@ -37,20 +38,21 @@
37
38
  }
38
39
 
39
40
  .livingstyleguide--anchor {
41
+ @extend %livingstyleguide--reset;
40
42
  color: inherit;
41
43
  margin-left: -1em;
44
+ opacity: 0;
42
45
  position: absolute;
43
46
  text-decoration: none;
44
47
  width: 1em;
45
- @include opacity(0);
46
48
 
47
49
  .livingstyleguide--headline:hover &,
48
50
  .livingstyleguide--sub-headline:hover &,
49
51
  .livingstyleguide--sub-sub-headline:hover & {
50
- @include opacity(0.5);
52
+ opacity: 0.5;
51
53
 
52
54
  &:hover {
53
- @include opacity(1);
55
+ opacity: 1;
54
56
  }
55
57
  }
56
58
 
@@ -75,25 +77,26 @@
75
77
  }
76
78
 
77
79
  .livingstyleguide--example {
80
+ @extend %livingstyleguide--reset;
78
81
  background: white;
82
+ border-top-left-radius: $livingstyleguide--border-radius;
83
+ border-top-right-radius: $livingstyleguide--border-radius;
79
84
  display: block;
80
85
  margin: $livingstyleguide--gap-width auto 0;
81
86
  overflow: hidden;
82
87
  padding: $livingstyleguide--gap-width;
83
88
  position: relative;
84
89
  width: $livingstyleguide--width;
85
- @include box-sizing(border-box);
86
- @include border-top-radius($livingstyleguide--border-radius);
87
90
 
88
91
  &.-lsg-has-full-width {
89
92
  @extend #{$livingstyleguide--layout-selector} !optional;
93
+ border-radius: 0;
90
94
  display: block;
91
95
  height: auto;
92
96
  margin: 0 auto;
93
97
  min-height: auto;
94
98
  padding: $livingstyleguide--full-width-padding;
95
99
  width: 100%;
96
- @include border-radius(0);
97
100
  }
98
101
 
99
102
  &.-lsg-for-javascript {
@@ -19,12 +19,16 @@
19
19
  display: block;
20
20
  height: 100px;
21
21
  margin: auto;
22
+ overflow: hidden;
23
+ text-align: left;
24
+ text-indent: -119988px;
22
25
  width: 203px;
23
- @include hide-text;
24
26
 
25
27
  &:hover {
26
28
  -webkit-transform: translateZ(0);
27
- @include filter(unquote("brightness(0.7)"));
29
+ -webkit-filter: brightness(0.7);
30
+ -moz-filter: brightness(0.7);
31
+ filter: brightness(0.7);
28
32
  }
29
33
  }
30
34
 
metadata CHANGED
@@ -1,97 +1,97 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: livingstyleguide
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nico Hagenburger
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-03-13 00:00:00.000000000 Z
11
+ date: 2014-04-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: minisyntax
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - '>='
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
19
  version: '0'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - '>='
24
+ - - ">="
25
25
  - !ruby/object:Gem::Version
26
26
  version: '0'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: compass
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
- - - '>='
31
+ - - ">="
32
32
  - !ruby/object:Gem::Version
33
33
  version: '0'
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
- - - '>='
38
+ - - ">="
39
39
  - !ruby/object:Gem::Version
40
40
  version: '0'
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: sass
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
- - - '>='
45
+ - - ">="
46
46
  - !ruby/object:Gem::Version
47
47
  version: '0'
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
- - - '>='
52
+ - - ">="
53
53
  - !ruby/object:Gem::Version
54
54
  version: '0'
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: redcarpet
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
- - - ~>
59
+ - - "~>"
60
60
  - !ruby/object:Gem::Version
61
61
  version: 3.0.0
62
62
  type: :runtime
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
- - - ~>
66
+ - - "~>"
67
67
  - !ruby/object:Gem::Version
68
68
  version: 3.0.0
69
69
  - !ruby/object:Gem::Dependency
70
70
  name: tilt
71
71
  requirement: !ruby/object:Gem::Requirement
72
72
  requirements:
73
- - - '>='
73
+ - - ">="
74
74
  - !ruby/object:Gem::Version
75
75
  version: '0'
76
76
  type: :runtime
77
77
  prerelease: false
78
78
  version_requirements: !ruby/object:Gem::Requirement
79
79
  requirements:
80
- - - '>='
80
+ - - ">="
81
81
  - !ruby/object:Gem::Version
82
82
  version: '0'
83
83
  - !ruby/object:Gem::Dependency
84
84
  name: thor
85
85
  requirement: !ruby/object:Gem::Requirement
86
86
  requirements:
87
- - - '>='
87
+ - - ">="
88
88
  - !ruby/object:Gem::Version
89
89
  version: '0'
90
90
  type: :runtime
91
91
  prerelease: false
92
92
  version_requirements: !ruby/object:Gem::Requirement
93
93
  requirements:
94
- - - '>='
94
+ - - ">="
95
95
  - !ruby/object:Gem::Version
96
96
  version: '0'
97
97
  - !ruby/object:Gem::Dependency
@@ -112,73 +112,73 @@ dependencies:
112
112
  name: rake
113
113
  requirement: !ruby/object:Gem::Requirement
114
114
  requirements:
115
- - - '>='
115
+ - - ">="
116
116
  - !ruby/object:Gem::Version
117
117
  version: '0'
118
118
  type: :development
119
119
  prerelease: false
120
120
  version_requirements: !ruby/object:Gem::Requirement
121
121
  requirements:
122
- - - '>='
122
+ - - ">="
123
123
  - !ruby/object:Gem::Version
124
124
  version: '0'
125
125
  - !ruby/object:Gem::Dependency
126
126
  name: haml
127
127
  requirement: !ruby/object:Gem::Requirement
128
128
  requirements:
129
- - - '>='
129
+ - - ">="
130
130
  - !ruby/object:Gem::Version
131
131
  version: '0'
132
132
  type: :development
133
133
  prerelease: false
134
134
  version_requirements: !ruby/object:Gem::Requirement
135
135
  requirements:
136
- - - '>='
136
+ - - ">="
137
137
  - !ruby/object:Gem::Version
138
138
  version: '0'
139
139
  - !ruby/object:Gem::Dependency
140
140
  name: heredoc_unindent
141
141
  requirement: !ruby/object:Gem::Requirement
142
142
  requirements:
143
- - - '>='
143
+ - - ">="
144
144
  - !ruby/object:Gem::Version
145
145
  version: '0'
146
146
  type: :development
147
147
  prerelease: false
148
148
  version_requirements: !ruby/object:Gem::Requirement
149
149
  requirements:
150
- - - '>='
150
+ - - ">="
151
151
  - !ruby/object:Gem::Version
152
152
  version: '0'
153
153
  - !ruby/object:Gem::Dependency
154
154
  name: minitest
155
155
  requirement: !ruby/object:Gem::Requirement
156
156
  requirements:
157
- - - '>='
157
+ - - ">="
158
158
  - !ruby/object:Gem::Version
159
159
  version: '0'
160
160
  type: :development
161
161
  prerelease: false
162
162
  version_requirements: !ruby/object:Gem::Requirement
163
163
  requirements:
164
- - - '>='
164
+ - - ">="
165
165
  - !ruby/object:Gem::Version
166
166
  version: '0'
167
167
  - !ruby/object:Gem::Dependency
168
168
  name: coffee-script
169
169
  requirement: !ruby/object:Gem::Requirement
170
170
  requirements:
171
- - - '>='
171
+ - - ">="
172
172
  - !ruby/object:Gem::Version
173
173
  version: '0'
174
174
  type: :development
175
175
  prerelease: false
176
176
  version_requirements: !ruby/object:Gem::Requirement
177
177
  requirements:
178
- - - '>='
178
+ - - ">="
179
179
  - !ruby/object:Gem::Version
180
180
  version: '0'
181
- description: Automatically generate beautiful frontend style guides with Sass and
181
+ description: Automatically generate beautiful front-end style guides with Sass and
182
182
  Markdown. See http://livingstyleguide.org for details.
183
183
  email:
184
184
  - nico@hagenburger.net
@@ -187,13 +187,6 @@ executables:
187
187
  extensions: []
188
188
  extra_rdoc_files: []
189
189
  files:
190
- - .gitignore
191
- - .travis.yml
192
- - CHANGELOG.md
193
- - Gemfile
194
- - MIT-LICENSE.md
195
- - README.md
196
- - Rakefile
197
190
  - assets/javascripts/livingstyleguide.js
198
191
  - bin/livingstyleguide
199
192
  - lib/livingstyleguide.rb
@@ -222,90 +215,13 @@ files:
222
215
  - lib/livingstyleguide/variables_importer.rb
223
216
  - lib/livingstyleguide/variables_importer/content.erb
224
217
  - lib/livingstyleguide/version.rb
225
- - livingstyleguide.gemspec
226
- - sache.json
227
218
  - stylesheets/_livingstyleguide.scss
228
219
  - stylesheets/livingstyleguide/_code.scss
229
220
  - stylesheets/livingstyleguide/_color-swatches.scss
230
221
  - stylesheets/livingstyleguide/_content.scss
231
222
  - stylesheets/livingstyleguide/_layout.scss
232
223
  - templates/layouts/default.html.erb
233
- - test/example_test_helper.rb
234
- - test/fixtures/markdown/code-block-and-example.md
235
- - test/fixtures/markdown/code-with-highlight-block.md
236
- - test/fixtures/markdown/code-with-highlight.md
237
- - test/fixtures/markdown/code.md
238
- - test/fixtures/markdown/example-with-highlight.md
239
- - test/fixtures/markdown/example.md
240
- - test/fixtures/markdown/font-example.md
241
- - test/fixtures/markdown/full-width-example.md
242
- - test/fixtures/markdown/haml-example-with-highlight.md
243
- - test/fixtures/markdown/haml-example.md
244
- - test/fixtures/markdown/text.md
245
- - test/fixtures/markdown/variables.md
246
- - test/fixtures/standalone/config.rb
247
- - test/fixtures/standalone/modules/_buttons.md
248
- - test/fixtures/standalone/modules/_buttons.scss
249
- - test/fixtures/standalone/style.html.lsg
250
- - test/fixtures/standalone/style.scss
251
- - test/fixtures/standalone/styleguide-as-json.html.lsg
252
- - test/fixtures/standalone/styleguide-with-header-footer.html.lsg
253
- - test/fixtures/standalone/styleguide-with-javascript.html.lsg
254
- - test/fixtures/standalone/styleguide-with-sass.html.lsg
255
- - test/fixtures/standalone/styleguide-with-scss.html.lsg
256
- - test/fixtures/standalone/styleguide-with-style.html.lsg
257
- - test/fixtures/standalone/styleguide.html.lsg
258
- - test/fixtures/stylesheets/variables/_more-other-colors.sass
259
- - test/fixtures/stylesheets/variables/colors.scss
260
- - test/fixtures/stylesheets/variables/other-colors.sass
261
- - test/integration/command_line_test.rb
262
- - test/integration/markdown_test.rb
263
- - test/integration/sprockets_test.rb
264
- - test/integration/standalone_test.rb
265
- - test/integration/variables_test.rb
266
- - test/test_helper.rb
267
- - test/unit/code_block_test.rb
268
- - test/unit/example_test.rb
269
- - test/unit/filter_hooks_test.rb
270
- - test/unit/filters/add_wrapper_class_test.rb
271
- - test/unit/filters/coffee_script_test.rb
272
- - test/unit/filters/colors_test.rb
273
- - test/unit/filters/font_example_test.rb
274
- - test/unit/filters/full_width_test.rb
275
- - test/unit/filters/haml_test.rb
276
- - test/unit/filters/highlights_test.rb
277
- - test/unit/filters/javascript_test.rb
278
- - test/unit/sass_extensions_test.rb
279
- - website/.gitignore
280
- - website/Gemfile
281
- - website/Gemfile.lock
282
- - website/README.md
283
- - website/config.rb
284
- - website/source/.htaccess
285
- - website/source/changelog.html.md
286
- - website/source/images/graphics-2x/example-project.png
287
- - website/source/images/graphics-2x/github.png
288
- - website/source/images/graphics-2x/hagenburger.png
289
- - website/source/images/graphics-2x/issues.png
290
- - website/source/images/graphics-2x/livingstyleguide.png
291
- - website/source/images/graphics-2x/made-in-berlin.png
292
- - website/source/images/graphics-2x/rubygems.png
293
- - website/source/images/graphics-2x/twitter.png
294
- - website/source/images/graphics/example-project.png
295
- - website/source/images/graphics/github.png
296
- - website/source/images/graphics/hagenburger.png
297
- - website/source/images/graphics/issues.png
298
- - website/source/images/graphics/livingstyleguide.png
299
- - website/source/images/graphics/made-in-berlin.png
300
- - website/source/images/graphics/rubygems.png
301
- - website/source/images/graphics/twitter.png
302
- - website/source/index.html.haml
303
- - website/source/layouts/markdown.html.haml
304
- - website/source/style/components/_markdown.md
305
- - website/source/style/components/_markdown.sass
306
- - website/source/style/styles.sass
307
- - website/source/styleguide.html.lsg
308
- homepage: ''
224
+ homepage: http://livingstyleguide.org
309
225
  licenses: []
310
226
  metadata: {}
311
227
  post_install_message:
@@ -314,64 +230,18 @@ require_paths:
314
230
  - lib
315
231
  required_ruby_version: !ruby/object:Gem::Requirement
316
232
  requirements:
317
- - - '>='
233
+ - - ">="
318
234
  - !ruby/object:Gem::Version
319
235
  version: '0'
320
236
  required_rubygems_version: !ruby/object:Gem::Requirement
321
237
  requirements:
322
- - - '>='
238
+ - - ">="
323
239
  - !ruby/object:Gem::Version
324
240
  version: '0'
325
241
  requirements: []
326
242
  rubyforge_project:
327
- rubygems_version: 2.1.11
243
+ rubygems_version: 2.2.2
328
244
  signing_key:
329
245
  specification_version: 4
330
- summary: Generate beautiful frontend style guides
331
- test_files:
332
- - test/example_test_helper.rb
333
- - test/fixtures/markdown/code-block-and-example.md
334
- - test/fixtures/markdown/code-with-highlight-block.md
335
- - test/fixtures/markdown/code-with-highlight.md
336
- - test/fixtures/markdown/code.md
337
- - test/fixtures/markdown/example-with-highlight.md
338
- - test/fixtures/markdown/example.md
339
- - test/fixtures/markdown/font-example.md
340
- - test/fixtures/markdown/full-width-example.md
341
- - test/fixtures/markdown/haml-example-with-highlight.md
342
- - test/fixtures/markdown/haml-example.md
343
- - test/fixtures/markdown/text.md
344
- - test/fixtures/markdown/variables.md
345
- - test/fixtures/standalone/config.rb
346
- - test/fixtures/standalone/modules/_buttons.md
347
- - test/fixtures/standalone/modules/_buttons.scss
348
- - test/fixtures/standalone/style.html.lsg
349
- - test/fixtures/standalone/style.scss
350
- - test/fixtures/standalone/styleguide-as-json.html.lsg
351
- - test/fixtures/standalone/styleguide-with-header-footer.html.lsg
352
- - test/fixtures/standalone/styleguide-with-javascript.html.lsg
353
- - test/fixtures/standalone/styleguide-with-sass.html.lsg
354
- - test/fixtures/standalone/styleguide-with-scss.html.lsg
355
- - test/fixtures/standalone/styleguide-with-style.html.lsg
356
- - test/fixtures/standalone/styleguide.html.lsg
357
- - test/fixtures/stylesheets/variables/_more-other-colors.sass
358
- - test/fixtures/stylesheets/variables/colors.scss
359
- - test/fixtures/stylesheets/variables/other-colors.sass
360
- - test/integration/command_line_test.rb
361
- - test/integration/markdown_test.rb
362
- - test/integration/sprockets_test.rb
363
- - test/integration/standalone_test.rb
364
- - test/integration/variables_test.rb
365
- - test/test_helper.rb
366
- - test/unit/code_block_test.rb
367
- - test/unit/example_test.rb
368
- - test/unit/filter_hooks_test.rb
369
- - test/unit/filters/add_wrapper_class_test.rb
370
- - test/unit/filters/coffee_script_test.rb
371
- - test/unit/filters/colors_test.rb
372
- - test/unit/filters/font_example_test.rb
373
- - test/unit/filters/full_width_test.rb
374
- - test/unit/filters/haml_test.rb
375
- - test/unit/filters/highlights_test.rb
376
- - test/unit/filters/javascript_test.rb
377
- - test/unit/sass_extensions_test.rb
246
+ summary: Generate beautiful front-end style guides
247
+ test_files: []