creative_awesome_landing 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (84) hide show
  1. checksums.yaml +4 -4
  2. data/lib/creative_awesome_landing/version.rb +1 -1
  3. data/vendor/assets/fonts/FontAwesome.otf +0 -0
  4. data/vendor/assets/fonts/Pe-icon-7-stroke.eot +0 -0
  5. data/vendor/assets/fonts/Pe-icon-7-stroke.svg +212 -0
  6. data/vendor/assets/fonts/Pe-icon-7-stroke.ttf +0 -0
  7. data/vendor/assets/fonts/Pe-icon-7-stroke.woff +0 -0
  8. data/vendor/assets/fonts/fontawesome-webfont.eot +0 -0
  9. data/vendor/assets/fonts/fontawesome-webfont.svg +414 -0
  10. data/vendor/assets/fonts/fontawesome-webfont.ttf +0 -0
  11. data/vendor/assets/fonts/fontawesome-webfont.woff +0 -0
  12. data/vendor/assets/fonts/glyphicons-halflings-regular.eot +0 -0
  13. data/vendor/assets/fonts/glyphicons-halflings-regular.svg +229 -0
  14. data/vendor/assets/fonts/glyphicons-halflings-regular.ttf +0 -0
  15. data/vendor/assets/fonts/glyphicons-halflings-regular.woff +0 -0
  16. data/vendor/assets/images/blue.jpg +0 -0
  17. data/vendor/assets/images/faces/face-1.jpg +0 -0
  18. data/vendor/assets/images/faces/face-2.jpg +0 -0
  19. data/vendor/assets/images/faces/face-3.jpg +0 -0
  20. data/vendor/assets/images/faces/face-4.jpg +0 -0
  21. data/vendor/assets/images/favicon.ico +0 -0
  22. data/vendor/assets/images/logos/adobe.png +0 -0
  23. data/vendor/assets/images/logos/airbnb.png +0 -0
  24. data/vendor/assets/images/logos/ebay.png +0 -0
  25. data/vendor/assets/images/logos/evernote.png +0 -0
  26. data/vendor/assets/images/logos/zappos.png +0 -0
  27. data/vendor/assets/images/logos/zendesk.png +0 -0
  28. data/vendor/assets/images/new_logo.png +0 -0
  29. data/vendor/assets/images/phone_app.jpg +0 -0
  30. data/vendor/assets/images/showcases/showcase-1/bg.jpg +0 -0
  31. data/vendor/assets/images/showcases/showcase-1/bg2.jpg +0 -0
  32. data/vendor/assets/images/showcases/showcase-1/examples/home_1.jpg +0 -0
  33. data/vendor/assets/images/showcases/showcase-1/examples/home_2.jpg +0 -0
  34. data/vendor/assets/images/showcases/showcase-1/examples/home_3.jpg +0 -0
  35. data/vendor/assets/images/showcases/showcase-1/iphone.png +0 -0
  36. data/vendor/assets/images/showcases/showcase-1/iphones.png +0 -0
  37. data/vendor/assets/images/showcases/showcase-2/bg2.jpg +0 -0
  38. data/vendor/assets/images/showcases/showcase-2/examples/home_4.jpg +0 -0
  39. data/vendor/assets/images/showcases/showcase-2/examples/home_6.jpg +0 -0
  40. data/vendor/assets/images/showcases/showcase-2/mac1.png +0 -0
  41. data/vendor/assets/images/showcases/showcase-2/mac2.png +0 -0
  42. data/vendor/assets/images/template/bg3.jpg +0 -0
  43. data/vendor/assets/images/template/examples/home_11.jpg +0 -0
  44. data/vendor/assets/images/template/examples/home_22.jpg +0 -0
  45. data/vendor/assets/images/template/examples/home_33.jpg +0 -0
  46. data/vendor/assets/images/template/examples/home_44.jpg +0 -0
  47. data/vendor/assets/images/template/iphone3.png +0 -0
  48. data/vendor/assets/images/template/mac.png +0 -0
  49. data/vendor/assets/images/web_app.jpg +0 -0
  50. data/vendor/assets/javascripts/creative-tim/awesome-landing-page.js +98 -0
  51. data/vendor/assets/javascripts/creative-tim/bootstrap.js +2276 -0
  52. data/vendor/assets/javascripts/creative-tim/jquery-1.10.2.js +9789 -0
  53. data/vendor/assets/javascripts/creative-tim/jquery-ui-1.10.4.custom.min.js +6 -0
  54. data/vendor/assets/stylesheets/creative-tim/bootstrap.css +6358 -0
  55. data/vendor/assets/stylesheets/creative-tim/landing-page.css +1682 -0
  56. data/vendor/assets/stylesheets/creative-tim/pe-icon-7-stroke.css +632 -0
  57. metadata +55 -28
  58. data/.gitignore +0 -9
  59. data/.idea/.name +0 -1
  60. data/.idea/creative_awesome_landing.iml +0 -43
  61. data/.idea/encodings.xml +0 -6
  62. data/.idea/misc.xml +0 -14
  63. data/.idea/modules.xml +0 -8
  64. data/.idea/workspace.xml +0 -383
  65. data/Gemfile +0 -6
  66. data/LICENSE +0 -21
  67. data/LICENSE.txt +0 -21
  68. data/Rakefile +0 -2
  69. data/bin/console +0 -14
  70. data/bin/setup +0 -8
  71. data/creative_awesome_landing.gemspec +0 -25
  72. data/vendor/assets/.DS_Store +0 -0
  73. data/vendor/assets/fonts/.DS_Store +0 -0
  74. data/vendor/assets/images/.DS_Store +0 -0
  75. data/vendor/assets/images/faces/.DS_Store +0 -0
  76. data/vendor/assets/images/logos/.DS_Store +0 -0
  77. data/vendor/assets/images/showcases/.DS_Store +0 -0
  78. data/vendor/assets/images/showcases/showcase-1/.DS_Store +0 -0
  79. data/vendor/assets/images/showcases/showcase-1/examples/.DS_Store +0 -0
  80. data/vendor/assets/images/showcases/showcase-2/.DS_Store +0 -0
  81. data/vendor/assets/images/showcases/showcase-2/examples/.DS_Store +0 -0
  82. data/vendor/assets/images/template/.DS_Store +0 -0
  83. data/vendor/assets/javascripts/.DS_Store +0 -0
  84. data/vendor/assets/stylesheets/.DS_Store +0 -0
data/.gitignore DELETED
@@ -1,9 +0,0 @@
1
- /.bundle/
2
- /.yardoc
3
- /Gemfile.lock
4
- /_yardoc/
5
- /coverage/
6
- /doc/
7
- /pkg/
8
- /spec/reports/
9
- /tmp/
data/.idea/.name DELETED
@@ -1 +0,0 @@
1
- creative_awesome_landing
@@ -1,43 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module type="RUBY_MODULE" version="4">
3
- <component name="FacetManager">
4
- <facet type="gem" name="Ruby Gem">
5
- <configuration>
6
- <option name="GEM_APP_ROOT_PATH" value="$MODULE_DIR$" />
7
- <option name="GEM_APP_TEST_PATH" value="$MODULE_DIR$/test" />
8
- <option name="GEM_APP_LIB_PATH" value="$MODULE_DIR$/lib" />
9
- </configuration>
10
- </facet>
11
- </component>
12
- <component name="NewModuleRootManager">
13
- <content url="file://$MODULE_DIR$">
14
- <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
15
- <excludeFolder url="file://$MODULE_DIR$/.bundle" />
16
- <excludeFolder url="file://$MODULE_DIR$/vendor/bundle" />
17
- </content>
18
- <orderEntry type="jdk" jdkName="RVM: ruby-2.2.3 [creative]" jdkType="RUBY_SDK" />
19
- <orderEntry type="sourceFolder" forTests="false" />
20
- <orderEntry type="library" scope="PROVIDED" name="actionpack (v4.2.6, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
21
- <orderEntry type="library" scope="PROVIDED" name="actionview (v4.2.6, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
22
- <orderEntry type="library" scope="PROVIDED" name="activesupport (v4.2.6, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
23
- <orderEntry type="library" scope="PROVIDED" name="builder (v3.2.2, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
24
- <orderEntry type="library" scope="PROVIDED" name="bundler (v1.12.0.rc, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
25
- <orderEntry type="library" scope="PROVIDED" name="erubis (v2.7.0, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
26
- <orderEntry type="library" scope="PROVIDED" name="i18n (v0.7.0, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
27
- <orderEntry type="library" scope="PROVIDED" name="json (v1.8.3, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
28
- <orderEntry type="library" scope="PROVIDED" name="loofah (v2.0.3, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
29
- <orderEntry type="library" scope="PROVIDED" name="mini_portile2 (v2.0.0, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
30
- <orderEntry type="library" scope="PROVIDED" name="minitest (v5.8.4, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
31
- <orderEntry type="library" scope="PROVIDED" name="nokogiri (v1.6.7.2, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
32
- <orderEntry type="library" scope="PROVIDED" name="rack (v1.6.4, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
33
- <orderEntry type="library" scope="PROVIDED" name="rack-test (v0.6.3, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
34
- <orderEntry type="library" scope="PROVIDED" name="rails-deprecated_sanitizer (v1.0.3, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
35
- <orderEntry type="library" scope="PROVIDED" name="rails-dom-testing (v1.0.7, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
36
- <orderEntry type="library" scope="PROVIDED" name="rails-html-sanitizer (v1.0.3, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
37
- <orderEntry type="library" scope="PROVIDED" name="railties (v4.2.6, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
38
- <orderEntry type="library" scope="PROVIDED" name="rake (v10.5.0, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
39
- <orderEntry type="library" scope="PROVIDED" name="thor (v0.19.1, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
40
- <orderEntry type="library" scope="PROVIDED" name="thread_safe (v0.3.5, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
41
- <orderEntry type="library" scope="PROVIDED" name="tzinfo (v1.2.2, RVM: ruby-2.2.3 [creative]) [gem]" level="application" />
42
- </component>
43
- </module>
data/.idea/encodings.xml DELETED
@@ -1,6 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="Encoding">
4
- <file url="PROJECT" charset="UTF-8" />
5
- </component>
6
- </project>
data/.idea/misc.xml DELETED
@@ -1,14 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="ProjectLevelVcsManager" settingsEditedManually="false">
4
- <OptionsSetting value="true" id="Add" />
5
- <OptionsSetting value="true" id="Remove" />
6
- <OptionsSetting value="true" id="Checkout" />
7
- <OptionsSetting value="true" id="Update" />
8
- <OptionsSetting value="true" id="Status" />
9
- <OptionsSetting value="true" id="Edit" />
10
- <ConfirmationsSetting value="0" id="Add" />
11
- <ConfirmationsSetting value="0" id="Remove" />
12
- </component>
13
- <component name="ProjectRootManager" version="2" project-jdk-name="ruby-2.0.0-p645" project-jdk-type="RUBY_SDK" />
14
- </project>
data/.idea/modules.xml DELETED
@@ -1,8 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="ProjectModuleManager">
4
- <modules>
5
- <module fileurl="file://$PROJECT_DIR$/.idea/creative_awesome_landing.iml" filepath="$PROJECT_DIR$/.idea/creative_awesome_landing.iml" />
6
- </modules>
7
- </component>
8
- </project>
data/.idea/workspace.xml DELETED
@@ -1,383 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="ChangeListManager">
4
- <list default="true" id="c9140a6e-59f3-4fe6-9a5f-8b03eb0c4578" name="Default" comment="">
5
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.gitignore" />
6
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/.name" />
7
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/creative_awesome_landing.iml" />
8
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/encodings.xml" />
9
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/misc.xml" />
10
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/modules.xml" />
11
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
12
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/Gemfile" />
13
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/LICENSE.txt" />
14
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/Rakefile" />
15
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/bin/console" />
16
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/bin/setup" />
17
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/creative_awesome_landing.gemspec" />
18
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lib/creative_awesome_landing.rb" />
19
- <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lib/creative_awesome_landing/version.rb" />
20
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/README.md" afterPath="$PROJECT_DIR$/README.md" />
21
- </list>
22
- <ignored path="creative_awesome_landing.iws" />
23
- <ignored path=".idea/workspace.xml" />
24
- <ignored path=".idea/dataSources.local.xml" />
25
- <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
26
- <option name="TRACKING_ENABLED" value="true" />
27
- <option name="SHOW_DIALOG" value="false" />
28
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
29
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
30
- <option name="LAST_RESOLUTION" value="IGNORE" />
31
- </component>
32
- <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
33
- <component name="CreatePatchCommitExecutor">
34
- <option name="PATCH_PATH" value="" />
35
- </component>
36
- <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
37
- <component name="FavoritesManager">
38
- <favorites_list name="creative_awesome_landing" />
39
- </component>
40
- <component name="FileEditorManager">
41
- <leaf>
42
- <file leaf-file-name="creative_awesome_landing.rb" pinned="false" current-in-tab="false">
43
- <entry file="file://$PROJECT_DIR$/lib/creative_awesome_landing.rb">
44
- <provider selected="true" editor-type-id="text-editor">
45
- <state vertical-scroll-proportion="0.0">
46
- <caret line="0" column="38" selection-start-line="0" selection-start-column="38" selection-end-line="0" selection-end-column="38" />
47
- <folding />
48
- </state>
49
- </provider>
50
- </entry>
51
- </file>
52
- <file leaf-file-name="creative_awesome_landing.gemspec" pinned="false" current-in-tab="true">
53
- <entry file="file://$PROJECT_DIR$/creative_awesome_landing.gemspec">
54
- <provider selected="true" editor-type-id="text-editor">
55
- <state vertical-scroll-proportion="0.3716216">
56
- <caret line="11" column="24" selection-start-line="11" selection-start-column="24" selection-end-line="11" selection-end-column="24" />
57
- <folding />
58
- </state>
59
- </provider>
60
- </entry>
61
- </file>
62
- <file leaf-file-name="version.rb" pinned="false" current-in-tab="false">
63
- <entry file="file://$PROJECT_DIR$/lib/creative_awesome_landing/version.rb">
64
- <provider selected="true" editor-type-id="text-editor">
65
- <state vertical-scroll-proportion="0.0">
66
- <caret line="3" column="11" selection-start-line="3" selection-start-column="11" selection-end-line="3" selection-end-column="11" />
67
- <folding />
68
- </state>
69
- </provider>
70
- </entry>
71
- </file>
72
- </leaf>
73
- </component>
74
- <component name="Git.Settings">
75
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
76
- </component>
77
- <component name="IdeDocumentHistory">
78
- <option name="CHANGED_PATHS">
79
- <list>
80
- <option value="$PROJECT_DIR$/Gemfile" />
81
- <option value="$PROJECT_DIR$/lib/creative_awesome_landing.rb" />
82
- <option value="$PROJECT_DIR$/lib/creative_awesome_landing/version.rb" />
83
- <option value="$PROJECT_DIR$/creative_awesome_landing.gemspec" />
84
- </list>
85
- </option>
86
- </component>
87
- <component name="JsBuildToolGruntFileManager" detection-done="true" />
88
- <component name="JsBuildToolPackageJson" detection-done="true" />
89
- <component name="JsGulpfileManager">
90
- <detection-done>true</detection-done>
91
- </component>
92
- <component name="ProjectFrameBounds">
93
- <option name="width" value="1280" />
94
- <option name="height" value="800" />
95
- </component>
96
- <component name="ProjectLevelVcsManager" settingsEditedManually="false">
97
- <OptionsSetting value="true" id="Add" />
98
- <OptionsSetting value="true" id="Remove" />
99
- <OptionsSetting value="true" id="Checkout" />
100
- <OptionsSetting value="true" id="Update" />
101
- <OptionsSetting value="true" id="Status" />
102
- <OptionsSetting value="true" id="Edit" />
103
- <ConfirmationsSetting value="0" id="Add" />
104
- <ConfirmationsSetting value="0" id="Remove" />
105
- </component>
106
- <component name="ProjectView">
107
- <navigator currentView="ProjectPane" proportions="" version="1">
108
- <flattenPackages />
109
- <showMembers />
110
- <showModules />
111
- <showLibraryContents />
112
- <hideEmptyPackages />
113
- <abbreviatePackageNames />
114
- <autoscrollToSource />
115
- <autoscrollFromSource />
116
- <sortByType />
117
- <manualOrder />
118
- <foldersAlwaysOnTop value="true" />
119
- </navigator>
120
- <panes>
121
- <pane id="Scratches" />
122
- <pane id="ProjectPane">
123
- <subPane>
124
- <PATH>
125
- <PATH_ELEMENT>
126
- <option name="myItemId" value="creative_awesome_landing" />
127
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
128
- </PATH_ELEMENT>
129
- </PATH>
130
- <PATH>
131
- <PATH_ELEMENT>
132
- <option name="myItemId" value="creative_awesome_landing" />
133
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
134
- </PATH_ELEMENT>
135
- <PATH_ELEMENT>
136
- <option name="myItemId" value="creative_awesome_landing" />
137
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
138
- </PATH_ELEMENT>
139
- </PATH>
140
- </subPane>
141
- </pane>
142
- <pane id="Scope" />
143
- </panes>
144
- </component>
145
- <component name="PropertiesComponent">
146
- <property name="settings.editor.selected.configurable" value="reference.settingsdialog.IDE.editor.colors.Console Colors" />
147
- <property name="settings.editor.splitter.proportion" value="0.2" />
148
- <property name="WebServerToolWindowFactoryState" value="false" />
149
- <property name="FullScreen" value="true" />
150
- <property name="last_opened_file_path" value="$PROJECT_DIR$/../admin_theme" />
151
- <property name="js-jscs-nodeInterpreter" value="/usr/local/bin/node" />
152
- </component>
153
- <component name="RecentsManager">
154
- <key name="MoveFile.RECENT_KEYS">
155
- <recent name="$PROJECT_DIR$/vendor" />
156
- </key>
157
- <key name="CopyFile.RECENT_KEYS">
158
- <recent name="$PROJECT_DIR$" />
159
- <recent name="$PROJECT_DIR$/assets" />
160
- </key>
161
- </component>
162
- <component name="RunManager">
163
- <configuration default="true" type="CucumberRunConfigurationType" factoryName="Cucumber">
164
- <predefined_log_file id="RUBY_CUCUMBER" enabled="true" />
165
- <module name="" />
166
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
167
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
168
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
169
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
170
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
171
- <envs />
172
- <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
173
- <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
174
- <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
175
- <COVERAGE_PATTERN ENABLED="true">
176
- <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
177
- </COVERAGE_PATTERN>
178
- </EXTENSION>
179
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*.feature" />
180
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
181
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
182
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
183
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TAGS_FILTER" VALUE="" />
184
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_NAME_FILTER" VALUE="" />
185
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_ARGS" VALUE="--color -r features" />
186
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
187
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
188
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="VERBOSE_OPTION" VALUE="false" />
189
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
190
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
191
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
192
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_RUNNER_PATH" VALUE="" />
193
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_RUNNER" VALUE="false" />
194
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SETTINGS_VERSION" VALUE="2" />
195
- <method />
196
- </configuration>
197
- <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
198
- <method />
199
- </configuration>
200
- <configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
201
- <predefined_log_file id="RUBY_RSPEC" enabled="true" />
202
- <module name="" />
203
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
204
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
205
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
206
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
207
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
208
- <envs />
209
- <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
210
- <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
211
- <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
212
- <COVERAGE_PATTERN ENABLED="true">
213
- <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
214
- </COVERAGE_PATTERN>
215
- </EXTENSION>
216
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
217
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
218
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
219
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
220
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
221
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
222
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
223
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
224
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
225
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
226
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
227
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
228
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
229
- <method />
230
- </configuration>
231
- <configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
232
- <predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
233
- <module name="" />
234
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
235
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
236
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
237
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
238
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
239
- <envs />
240
- <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
241
- <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
242
- <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
243
- <COVERAGE_PATTERN ENABLED="true">
244
- <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
245
- </COVERAGE_PATTERN>
246
- </EXTENSION>
247
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
248
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
249
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
250
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
251
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
252
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
253
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
254
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
255
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
256
- <method />
257
- </configuration>
258
- <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
259
- <method />
260
- </configuration>
261
- <configuration default="true" type="js.build_tools.npm" factoryName="npm">
262
- <command value="run-script" />
263
- <scripts />
264
- <envs />
265
- <method />
266
- </configuration>
267
- </component>
268
- <component name="ShelveChangesManager" show_recycled="false" />
269
- <component name="TaskManager">
270
- <task active="true" id="Default" summary="Default task">
271
- <changelist id="c9140a6e-59f3-4fe6-9a5f-8b03eb0c4578" name="Default" comment="" />
272
- <created>1458845457199</created>
273
- <option name="number" value="Default" />
274
- <updated>1458845457199</updated>
275
- </task>
276
- <servers />
277
- </component>
278
- <component name="ToolWindowManager">
279
- <frame x="0" y="0" width="1280" height="800" extended-state="6" />
280
- <editor active="false" />
281
- <layout>
282
- <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.26817447" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
283
- <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
284
- <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32954547" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
285
- <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32954547" sideWeight="0.51615506" order="-1" side_tool="true" content_ui="tabs" />
286
- <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
287
- <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32954547" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
288
- <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
289
- <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.328125" sideWeight="0.48707592" order="2" side_tool="false" content_ui="tabs" />
290
- <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
291
- <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32954547" sideWeight="0.4838449" order="-1" side_tool="false" content_ui="tabs" />
292
- <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
293
- <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
294
- <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
295
- <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
296
- <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
297
- <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
298
- <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
299
- <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
300
- </layout>
301
- </component>
302
- <component name="VcsContentAnnotationSettings">
303
- <option name="myLimit" value="2678400000" />
304
- </component>
305
- <component name="XDebuggerManager">
306
- <breakpoint-manager />
307
- <watches-manager />
308
- </component>
309
- <component name="editorHistoryManager">
310
- <entry file="file://$PROJECT_DIR$/Rakefile">
311
- <provider selected="true" editor-type-id="text-editor">
312
- <state vertical-scroll-proportion="0.044378698">
313
- <caret line="2" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
314
- <folding />
315
- </state>
316
- </provider>
317
- </entry>
318
- <entry file="file://$PROJECT_DIR$/Gemfile">
319
- <provider selected="true" editor-type-id="text-editor">
320
- <state vertical-scroll-proportion="0.2027027">
321
- <caret line="6" column="0" selection-start-line="6" selection-start-column="0" selection-end-line="6" selection-end-column="0" />
322
- <folding />
323
- </state>
324
- </provider>
325
- </entry>
326
- <entry file="file://$PROJECT_DIR$/bin/setup">
327
- <provider selected="true" editor-type-id="text-editor">
328
- <state vertical-scroll-proportion="0.067567565">
329
- <caret line="2" column="4" selection-start-line="2" selection-start-column="4" selection-end-line="2" selection-end-column="4" />
330
- <folding />
331
- </state>
332
- </provider>
333
- </entry>
334
- <entry file="file://$PROJECT_DIR$/vendor/assets/fonts/fontawesome-webfont.svg">
335
- <provider selected="true" editor-type-id="text-editor">
336
- <state vertical-scroll-proportion="0.47297296">
337
- <caret line="14" column="45" selection-start-line="14" selection-start-column="45" selection-end-line="14" selection-end-column="45" />
338
- <folding />
339
- </state>
340
- </provider>
341
- </entry>
342
- <entry file="file://$PROJECT_DIR$/vendor/assets/fonts/Pe-icon-7-stroke.svg">
343
- <provider selected="true" editor-type-id="text-editor">
344
- <state vertical-scroll-proportion="0.0">
345
- <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
346
- <folding />
347
- </state>
348
- </provider>
349
- </entry>
350
- <entry file="file://$PROJECT_DIR$/vendor/assets/stylesheets/landing-page.css">
351
- <provider selected="true" editor-type-id="text-editor">
352
- <state vertical-scroll-proportion="0.17857143">
353
- <caret line="5" column="53" selection-start-line="5" selection-start-column="53" selection-end-line="5" selection-end-column="53" />
354
- <folding />
355
- </state>
356
- </provider>
357
- </entry>
358
- <entry file="file://$PROJECT_DIR$/lib/creative_awesome_landing/version.rb">
359
- <provider selected="true" editor-type-id="text-editor">
360
- <state vertical-scroll-proportion="0.0">
361
- <caret line="3" column="11" selection-start-line="3" selection-start-column="11" selection-end-line="3" selection-end-column="11" />
362
- <folding />
363
- </state>
364
- </provider>
365
- </entry>
366
- <entry file="file://$PROJECT_DIR$/lib/creative_awesome_landing.rb">
367
- <provider selected="true" editor-type-id="text-editor">
368
- <state vertical-scroll-proportion="0.0">
369
- <caret line="0" column="38" selection-start-line="0" selection-start-column="38" selection-end-line="0" selection-end-column="38" />
370
- <folding />
371
- </state>
372
- </provider>
373
- </entry>
374
- <entry file="file://$PROJECT_DIR$/creative_awesome_landing.gemspec">
375
- <provider selected="true" editor-type-id="text-editor">
376
- <state vertical-scroll-proportion="0.3716216">
377
- <caret line="11" column="24" selection-start-line="11" selection-start-column="24" selection-end-line="11" selection-end-column="24" />
378
- <folding />
379
- </state>
380
- </provider>
381
- </entry>
382
- </component>
383
- </project>
data/Gemfile DELETED
@@ -1,6 +0,0 @@
1
- ruby '2.2.3'
2
- #ruby=2.2.3@creative
3
- source 'https://rubygems.org'
4
-
5
- # Specify your gem's dependencies in creative_awesome_landing.gemspec
6
- gemspec
data/LICENSE DELETED
@@ -1,21 +0,0 @@
1
- The MIT License (MIT)
2
-
3
- Copyright (c) 2016 Ilton Garcia Silveira Junior
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
data/LICENSE.txt DELETED
@@ -1,21 +0,0 @@
1
- The MIT License (MIT)
2
-
3
- Copyright (c) 2016 Ilton Garcia
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in
13
- all copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
- THE SOFTWARE.
data/Rakefile DELETED
@@ -1,2 +0,0 @@
1
- require "bundler/gem_tasks"
2
- task :default => :spec
data/bin/console DELETED
@@ -1,14 +0,0 @@
1
- #!/usr/bin/env ruby
2
-
3
- require "bundler/setup"
4
- require "creative_awesome_landing"
5
-
6
- # You can add fixtures and/or initialization code here to make experimenting
7
- # with your gem easier. You can also use a different console, if you like.
8
-
9
- # (If you use this, don't forget to add pry to your Gemfile!)
10
- # require "pry"
11
- # Pry.start
12
-
13
- require "irb"
14
- IRB.start
data/bin/setup DELETED
@@ -1,8 +0,0 @@
1
- #!/usr/bin/env bash
2
- set -euo pipefail
3
- IFS=$'\n\t'
4
- set -vx
5
-
6
- bundle install
7
-
8
- # Do any other automated setup that you need to do here
@@ -1,25 +0,0 @@
1
- # coding: utf-8
2
- lib = File.expand_path('../lib', __FILE__)
3
- $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
- require 'creative_awesome_landing/version'
5
-
6
- Gem::Specification.new do |spec|
7
- spec.name = "creative_awesome_landing"
8
- spec.version = CreativeAwesomeLanding::VERSION
9
- spec.authors = ["Ilton Garcia"]
10
- spec.email = ["ton.garcia.jr@gmail.com"]
11
-
12
- spec.summary = 'CreativeTIM landingpage GEM'
13
- spec.description = 'CreativeTIM landingpage GEM assets'
14
- spec.homepage = "http://demos.creative-tim.com/landing-page"
15
- spec.license = "MIT"
16
-
17
- spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
18
- spec.bindir = "exe"
19
- spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
20
- spec.require_paths = ["lib"]
21
-
22
- spec.add_development_dependency "bundler", "~> 1.11"
23
- spec.add_development_dependency "rake", "~> 10.0"
24
- spec.add_dependency "railties", "> 3.1", '< 5.0'
25
- end
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file