Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cdeae93

Browse files
committed
Near Complete
1 parent cb3707e commit cdeae93

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+17280
-1406
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ port.sh
77
*~
88
_site
99

10+
node_modules
11+
1012
.RData
1113
.Rhistory
1214
.sass-cache

.nojekyll

Whitespace-only changes.

Gemfile.lock

Lines changed: 163 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,163 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
RedCloth (4.2.9)
5+
activesupport (4.2.5.2)
6+
i18n (~> 0.7)
7+
json (~> 1.7, >= 1.7.7)
8+
minitest (~> 5.1)
9+
thread_safe (~> 0.3, >= 0.3.4)
10+
tzinfo (~> 1.1)
11+
addressable (2.4.0)
12+
byebug (8.2.2)
13+
coderay (1.1.0)
14+
coffee-script (2.4.1)
15+
coffee-script-source
16+
execjs
17+
coffee-script-source (1.10.0)
18+
colorator (0.1)
19+
ethon (0.8.1)
20+
ffi (>= 1.3.0)
21+
execjs (2.6.0)
22+
faraday (0.9.2)
23+
multipart-post (>= 1.2, < 3)
24+
ffi (1.9.10)
25+
gemoji (2.1.0)
26+
github-pages (54)
27+
RedCloth (= 4.2.9)
28+
github-pages-health-check (= 1.1.0)
29+
jekyll (= 3.0.3)
30+
jekyll-coffeescript (= 1.0.1)
31+
jekyll-feed (= 0.4.0)
32+
jekyll-gist (= 1.4.0)
33+
jekyll-mentions (= 1.0.1)
34+
jekyll-paginate (= 1.1.0)
35+
jekyll-redirect-from (= 0.9.1)
36+
jekyll-sass-converter (= 1.3.0)
37+
jekyll-seo-tag (= 1.3.2)
38+
jekyll-sitemap (= 0.10.0)
39+
jekyll-textile-converter (= 0.1.0)
40+
jemoji (= 0.5.1)
41+
kramdown (= 1.9.0)
42+
liquid (= 3.0.6)
43+
mercenary (~> 0.3)
44+
rdiscount (= 2.1.8)
45+
redcarpet (= 3.3.3)
46+
rouge (= 1.10.1)
47+
terminal-table (~> 1.4)
48+
github-pages-health-check (1.1.0)
49+
addressable (~> 2.3)
50+
net-dns (~> 0.8)
51+
octokit (~> 4.0)
52+
public_suffix (~> 1.4)
53+
typhoeus (~> 0.7)
54+
html-pipeline (2.3.0)
55+
activesupport (>= 2, < 5)
56+
nokogiri (>= 1.4)
57+
i18n (0.7.0)
58+
jekyll (3.0.3)
59+
colorator (~> 0.1)
60+
jekyll-sass-converter (~> 1.0)
61+
jekyll-watch (~> 1.1)
62+
kramdown (~> 1.3)
63+
liquid (~> 3.0)
64+
mercenary (~> 0.3.3)
65+
rouge (~> 1.7)
66+
safe_yaml (~> 1.0)
67+
jekyll-coffeescript (1.0.1)
68+
coffee-script (~> 2.2)
69+
jekyll-feed (0.4.0)
70+
jekyll-gist (1.4.0)
71+
octokit (~> 4.2)
72+
jekyll-mentions (1.0.1)
73+
html-pipeline (~> 2.3)
74+
jekyll (~> 3.0)
75+
jekyll-paginate (1.1.0)
76+
jekyll-redirect-from (0.9.1)
77+
jekyll (>= 2.0)
78+
jekyll-sass-converter (1.3.0)
79+
sass (~> 3.2)
80+
jekyll-seo-tag (1.3.2)
81+
jekyll (~> 3.0)
82+
jekyll-sitemap (0.10.0)
83+
jekyll-textile-converter (0.1.0)
84+
RedCloth (~> 4.0)
85+
jekyll-watch (1.3.1)
86+
listen (~> 3.0)
87+
jemoji (0.5.1)
88+
gemoji (~> 2.0)
89+
html-pipeline (~> 2.2)
90+
jekyll (>= 2.0)
91+
json (1.8.3)
92+
kramdown (1.9.0)
93+
liquid (3.0.6)
94+
listen (3.0.6)
95+
rb-fsevent (>= 0.9.3)
96+
rb-inotify (>= 0.9.7)
97+
mercenary (0.3.5)
98+
method_source (0.8.2)
99+
mini_portile2 (2.0.0)
100+
minitest (5.8.4)
101+
multipart-post (2.0.0)
102+
net-dns (0.8.0)
103+
nokogiri (1.6.7.2)
104+
mini_portile2 (~> 2.0.0.rc2)
105+
octokit (4.3.0)
106+
sawyer (~> 0.7.0, >= 0.5.3)
107+
octopress (3.0.11)
108+
jekyll (>= 2.0)
109+
mercenary (~> 0.3.2)
110+
octopress-deploy
111+
octopress-escape-code (~> 2.0)
112+
octopress-hooks (~> 2.0)
113+
redcarpet (~> 3.0)
114+
titlecase
115+
octopress-debugger (1.0.2)
116+
jekyll
117+
pry-byebug
118+
octopress-deploy (1.3.0)
119+
colorator
120+
octopress-escape-code (2.1.1)
121+
jekyll (~> 3.0)
122+
octopress-hooks (2.6.1)
123+
jekyll (>= 2.0)
124+
pry (0.10.3)
125+
coderay (~> 1.1.0)
126+
method_source (~> 0.8.1)
127+
slop (~> 3.4)
128+
pry-byebug (3.3.0)
129+
byebug (~> 8.0)
130+
pry (~> 0.10)
131+
public_suffix (1.5.3)
132+
rb-fsevent (0.9.7)
133+
rb-inotify (0.9.7)
134+
ffi (>= 0.5.0)
135+
rdiscount (2.1.8)
136+
redcarpet (3.3.3)
137+
rouge (1.10.1)
138+
safe_yaml (1.0.4)
139+
sass (3.4.21)
140+
sawyer (0.7.0)
141+
addressable (>= 2.3.5, < 2.5)
142+
faraday (~> 0.8, < 0.10)
143+
slop (3.6.0)
144+
terminal-table (1.5.2)
145+
thread_safe (0.3.5)
146+
titlecase (0.1.1)
147+
typhoeus (0.8.0)
148+
ethon (>= 0.8.0)
149+
tzinfo (1.2.2)
150+
thread_safe (~> 0.1)
151+
152+
PLATFORMS
153+
ruby
154+
155+
DEPENDENCIES
156+
github-pages
157+
jekyll-redirect-from
158+
jemoji
159+
octopress
160+
octopress-debugger
161+
162+
BUNDLED WITH
163+
1.11.2

_config_dev.yml

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,22 @@
1-
gems:
2-
- jekyll-redirect-from
3-
- jekyll-sitemap
4-
- jemoji
1+
gems:
2+
- jekyll-redirect-from
3+
- jekyll-sitemap
4+
- jemoji
55

6-
BASE_URL: http://localhost:4000
7-
staticurl: http://localhost:4000/all_static
8-
# all of the posts: ['*.Rmd','_posts/2015-09-09-matlab-reference.html','_posts/2015-09-06-r-reference.html','_posts/2015-09-06-python-reference.html','_posts/2015-08-19-plotly_js-reference.html','_posts/2015-04-05-ggplot2-index.html','_posts/2015-04-05-julia-index.html','_posts/2015-04-05-matlab-index.html','_posts/2015-04-05-matplotlib-index.html','_posts/2015-04-05-node_js-index.html','_posts/2015-04-05-plotly_js-index.html','_posts/2015-04-05-plotlyjs-function-reference.md','_posts/2015-04-05-python-index.html','_posts/2015-05-25-ipython-notebooks_gallery.html','_posts/2015-05-25-ipython-notebooks_index.html','_posts/2015-07-13-eula_index.html','_posts/2015-07-19-pandas.html','_posts/2015-07-26-index.html','_posts/2015-07-30-r-index.Rmd','_posts/2015-07-30-r-index.md','_posts/2015-08-20-research-box-index.html','_posts/ggplot2','_posts/julia','_posts/matlab','_posts/matplotlib','_posts/nodejs','_posts/pandas','_posts/plotly_js','_posts/python','_posts/r','_posts/tutorials','_posts/user_guide_matlab','_posts/user_guide_python']
9-
# exclude: ['*.Rmd','_posts/2015-09-09-matlab-reference.html','_posts/2015-09-06-r-reference.html','_posts/2015-09-06-python-reference.html','_posts/2015-08-19-plotly_js-reference.html','_posts/2015-04-05-ggplot2-index.html','_posts/2015-04-05-julia-index.html','_posts/2015-04-05-matlab-index.html','_posts/2015-04-05-matplotlib-index.html','_posts/2015-04-05-node_js-index.html','_posts/2015-04-05-plotly_js-index.html','_posts/2015-04-05-plotlyjs-function-reference.md','_posts/2015-05-25-ipython-notebooks_gallery.html','_posts/2015-05-25-ipython-notebooks_index.html','_posts/2015-07-13-eula_index.html','_posts/2015-07-19-pandas.html','_posts/2015-07-26-index.html','_posts/2015-07-30-r-index.Rmd','_posts/2015-07-30-r-index.md','_posts/2015-08-20-research-box-index.html','_posts/ggplot2','_posts/julia','_posts/matlab','_posts/matplotlib','_posts/nodejs','_posts/pandas','_posts/plotly_js','_posts/r','_posts/tutorials','_posts/user_guide_matlab']
10-
exclude: ['_posts/excel', '_posts/python', '_posts/matlab','_posts/julia', '_posts/matplotlib', '_posts/nodejs', '_posts/plotly_js',]
6+
BASE_URL: http://localhost:3000
7+
staticurl: http://localhost:3000/all_static
8+
# all of the posts: ['*.Rmd','_posts/2015-09-09-matlab-reference.html','_posts/2015-09-06-r-reference.html','_posts/2015-09-06-python-reference.html','_posts/2015-08-19-plotly_js-reference.html','_posts/2015-04-05-ggplot2-index.html','_posts/2015-04-05-julia-index.html','_posts/2015-04-05-matlab-index.html','_posts/2015-04-05-matplotlib-index.html','_posts/2015-04-05-node_js-index.html','_posts/2015-04-05-plotly_js-index.html','_posts/2015-04-05-plotlyjs-function-reference.md','_posts/2015-04-05-python-index.html','_posts/2015-05-25-ipython-notebooks_gallery.html','_posts/2015-05-25-ipython-notebooks_index.html','_posts/2015-07-13-eula_index.html','_posts/2015-07-19-pandas.html','_posts/2015-07-26-index.html','_posts/2015-07-30-r-index.Rmd','_posts/2015-07-30-r-index.md','_posts/2015-08-20-research-box-index.html','_posts/ggplot2','_posts/julia','_posts/matlab','_posts/matplotlib','_posts/nodejs','_posts/pandas','_posts/plotly_js','_posts/python','_posts/r','_posts/tutorials','_posts/user_guide_matlab','_posts/user_guide_python']
9+
# exclude: ['*.Rmd','_posts/2015-09-09-matlab-reference.html','_posts/2015-09-06-r-reference.html','_posts/2015-09-06-python-reference.html','_posts/2015-08-19-plotly_js-reference.html','_posts/2015-04-05-ggplot2-index.html','_posts/2015-04-05-julia-index.html','_posts/2015-04-05-matplotlib-index.html','_posts/2015-04-05-node_js-index.html','_posts/2015-04-05-plotly_js-index.html','_posts/2015-04-05-plotlyjs-function-reference.md','_posts/2015-04-05-python-index.html','_posts/2015-05-25-ipython-notebooks_gallery.html','_posts/2015-05-25-ipython-notebooks_index.html','_posts/2015-07-13-eula_index.html','_posts/2015-07-19-pandas.html','_posts/2015-07-26-index.html','_posts/2015-07-30-r-index.Rmd','_posts/2015-07-30-r-index.md','_posts/2015-08-20-research-box-index.html','_posts/ggplot2','_posts/julia','_posts/matplotlib','_posts/nodejs','_posts/pandas','_posts/plotly_js','_posts/python','_posts/r','_posts/tutorials','_posts/user_guide_python']
1110

12-
plotlyjs_download_url: https://cdn.plot.ly/plotly-latest.min.js
13-
imgurl: https://images.plot.ly/plotly-documentation/
11+
exclude: [ _posts/r, _posts/matlab, _posts/matplotlib] # [ _posts/nodejs,_posts/python, _posts/ggplot2, _posts/julia,]
1412

15-
kramdown:
16-
input: GFM
1713

18-
markdown: redcarpet
19-
redcarpet:
20-
extensions: ["tables", "fenced_code_blocks"]
14+
plotlyjs_download_url: https://cdn.plot.ly/plotly-latest.min.js
15+
imgurl: https://images.plot.ly/plotly-documentation/
16+
17+
kramdown:
18+
input: GFM
19+
20+
markdown: redcarpet
21+
redcarpet:
22+
extensions: ["tables", "fenced_code_blocks"]
Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,129 @@
1+
<footer class="--footer-main">
2+
<section class="--footer-top">
3+
<div class="--wrap">
4+
<ul class="--footer-body">
5+
<li class="--footer-column">
6+
<h6 class="--footer-heading">API</h6>&#x9;&#x9;&#x9;
7+
<ul>
8+
<li><a href="https://plot.ly/api/" target="_self">Documentation</a></li>
9+
&#x9;&#x9;&#x9;&#x9;
10+
<li><a href="https://plot.ly/api/" target="_self">API Libraries</a></li>
11+
&#x9;&#x9;&#x9;&#x9;
12+
<li><a href="https://plot.ly/rest/" target="_self">REST APIs</a></li>
13+
&#x9;&#x9;&#x9;&#x9;
14+
<li><a href="https://plot.ly/javascript/" target="_self">Plotly.js</a></li>
15+
&#x9;&#x9;&#x9;&#x9;
16+
<li><a href="https://plot.ly/workshop/" target="_self">Hardware</a></li>
17+
</ul>
18+
</li>
19+
&#x9;&#x9;
20+
<li class="--footer-column">
21+
<h6 class="--footer-heading">About Us</h6>&#x9;&#x9;&#x9;
22+
<ul>
23+
<li><a href="https://plot.ly/company/team/" target="_self">Team</a></li>
24+
&#x9;&#x9;&#x9;&#x9;
25+
<li><a href="https://plot.ly/company/jobs/" target="_self">Careers</a></li>
26+
&#x9;&#x9;&#x9;&#x9;
27+
<li><a href="http://blog.plot.ly" target="_blank">Plotly Blog</a></li>
28+
&#x9;&#x9;&#x9;&#x9;
29+
<li><a href="http://moderndata.plot.ly" target="_blank">Modern Data</a></li>
30+
</ul>
31+
</li>
32+
&#x9;&#x9;
33+
<li class="--footer-column">
34+
<h6 class="--footer-heading">Help</h6>&#x9;&#x9;&#x9;
35+
<ul>
36+
<li><a href="https://plot.ly/learn/" target="_self">Knowledge Base</a></li>
37+
&#x9;&#x9;&#x9;&#x9;
38+
<li><a href="https://plot.ly/benchmarks/" target="_self">Benchmarks</a></li>
39+
&#x9;&#x9;&#x9;&#x9;
40+
<li><a href="https://plot.ly/workshop/" target="_self">Workshop</a></li>
41+
</ul>
42+
</li>
43+
&#x9;&#x9;
44+
<li class="--footer-column">
45+
<h6 class="--footer-heading">Solutions</h6>&#x9;&#x9;&#x9;
46+
<ul>
47+
<li><a href="https://plot.ly/product/plans/" target="_self">Plans &amp; Pricing</a></li>
48+
&#x9;&#x9;&#x9;&#x9;
49+
<li><a href="https://plot.ly/product/enterprise/" target="_self">Enterprise</a></li>
50+
&#x9;&#x9;&#x9;&#x9;
51+
<li><a href="https://plot.ly/online-graphing-and-statistics-for-educators/" target="_self">Education</a>
52+
</li>
53+
&#x9;&#x9;&#x9;&#x9;
54+
<li><a href="https://plot.ly/product/plotlyjs/" target="_self">Plotly.js</a></li>
55+
</ul>
56+
</li>
57+
&#x9;&#x9;
58+
<li class="--footer-column">
59+
<h6 class="--footer-heading">Connect</h6>&#x9;&#x9;&#x9;
60+
<ul class="plotly-social-media-small">
61+
<li><a href="//twitter.com/plotlygraphs" target="_blank">
62+
<div class="icon">
63+
<svg style="width:24px;height:24px" viewBox="0 0 24 24">
64+
<path fill="#000000"
65+
d="M17.71,9.33C17.64,13.95 14.69,17.11 10.28,17.31C8.46,17.39 7.15,16.81 6,16.08C7.34,16.29 9,15.76 9.9,15C8.58,14.86 7.81,14.19 7.44,13.12C7.82,13.18 8.22,13.16 8.58,13.09C7.39,12.69 6.54,11.95 6.5,10.41C6.83,10.57 7.18,10.71 7.64,10.74C6.75,10.23 6.1,8.38 6.85,7.16C8.17,8.61 9.76,9.79 12.37,9.95C11.71,7.15 15.42,5.63 16.97,7.5C17.63,7.38 18.16,7.14 18.68,6.86C18.47,7.5 18.06,7.97 17.56,8.33C18.1,8.26 18.59,8.13 19,7.92C18.75,8.45 18.19,8.93 17.71,9.33M20,2H4A2,2 0 0,0 2,4V20A2,2 0 0,0 4,22H20A2,2 0 0,0 22,20V4C22,2.89 21.1,2 20,2Z"/>
66+
</svg>
67+
</div>
68+
<span>Twitter</span></a></li>
69+
<li>
70+
<a href="//www.facebook.com/Plotly" target="_blank">
71+
<div class="icon">
72+
<svg style="width:24px;height:24px" viewBox="0 0 24 24">
73+
<path fill="#000000"
74+
d="M19,4V7H17A1,1 0 0,0 16,8V10H19V13H16V20H13V13H11V10H13V7.5C13,5.56 14.57,4 16.5,4M20,2H4A2,2 0 0,0 2,4V20A2,2 0 0,0 4,22H20A2,2 0 0,0 22,20V4C22,2.89 21.1,2 20,2Z"/>
75+
</svg>
76+
</div>
77+
<span>Facebook</span></a>
78+
</li>
79+
<li>
80+
<a href="//github.com/plotly" target="_blank">
81+
<div class="icon">
82+
<svg style="width:24px;height:24px" viewBox="0 0 24 24">
83+
<path fill="#000000"
84+
d="M4,2H20A2,2 0 0,1 22,4V20A2,2 0 0,1 20,22H14.85C14.5,21.92 14.5,21.24 14.5,21V18.26C14.5,17.33 14.17,16.72 13.81,16.41C16.04,16.16 18.38,15.32 18.38,11.5C18.38,10.39 18,9.5 17.35,8.79C17.45,8.54 17.8,7.5 17.25,6.15C17.25,6.15 16.41,5.88 14.5,7.17C13.71,6.95 12.85,6.84 12,6.84C11.15,6.84 10.29,6.95 9.5,7.17C7.59,5.88 6.75,6.15 6.75,6.15C6.2,7.5 6.55,8.54 6.65,8.79C6,9.5 5.62,10.39 5.62,11.5C5.62,15.31 7.95,16.17 10.17,16.42C9.89,16.67 9.63,17.11 9.54,17.76C8.97,18 7.5,18.45 6.63,16.93C6.63,16.93 6.1,15.97 5.1,15.9C5.1,15.9 4.12,15.88 5,16.5C5,16.5 5.68,16.81 6.14,17.97C6.14,17.97 6.73,19.91 9.5,19.31V21C9.5,21.24 9.5,21.92 9.14,22H4A2,2 0 0,1 2,20V4A2,2 0 0,1 4,2Z"/>
85+
</svg>
86+
</div>
87+
<span>Github</span></a></li>
88+
<li>
89+
<a href="//linkedin.com/company/plotly" target="_blank">
90+
<div class="icon">
91+
<svg style="width:24px;height:24px" viewBox="0 0 24 24">
92+
<path fill="#000000"
93+
d="M19,19H16V13.7A1.5,1.5 0 0,0 14.5,12.2A1.5,1.5 0 0,0 13,13.7V19H10V10H13V11.2C13.5,10.36 14.59,9.8 15.5,9.8A3.5,3.5 0 0,1 19,13.3M6.5,8.31C5.5,8.31 4.69,7.5 4.69,6.5A1.81,1.81 0 0,1 6.5,4.69C7.5,4.69 8.31,5.5 8.31,6.5A1.81,1.81 0 0,1 6.5,8.31M8,19H5V10H8M20,2H4C2.89,2 2,2.89 2,4V20A2,2 0 0,0 4,22H20A2,2 0 0,0 22,20V4C22,2.89 21.1,2 20,2Z"/>
94+
</svg>
95+
</div>
96+
<span>LinkedIn</span>
97+
</a>
98+
</li>
99+
<li>
100+
<a href="//plus.google.com/+PlotLy" target="_blank">
101+
<div class="icon">
102+
<svg style="width:24px;height:24px" viewBox="0 0 24 24">
103+
<path fill="#000000"
104+
d="M20,2A2,2 0 0,1 22,4V20A2,2 0 0,1 20,22H4A2,2 0 0,1 2,20V4C2,2.89 2.9,2 4,2H20M20,12H18V10H17V12H15V13H17V15H18V13H20V12M9,11.29V13H11.86C11.71,13.71 11,15.14 9,15.14C7.29,15.14 5.93,13.71 5.93,12C5.93,10.29 7.29,8.86 9,8.86C10,8.86 10.64,9.29 11,9.64L12.36,8.36C11.5,7.5 10.36,7 9,7C6.21,7 4,9.21 4,12C4,14.79 6.21,17 9,17C11.86,17 13.79,15 13.79,12.14C13.79,11.79 13.79,11.57 13.71,11.29H9Z"/>
105+
</svg>
106+
</div>
107+
<span>Google+</span>
108+
</a>
109+
</li>
110+
</ul>
111+
</li>
112+
</ul>
113+
</div>
114+
</section>
115+
<section class="--footer-meta">
116+
<div class="--wrap">
117+
<div class="left">
118+
<article class="--copyright">Copyright &copy; 2015 Plotly. All rights reserved.</article>
119+
</div>
120+
<div class="right">
121+
<article class="--tos"><a href="https://plot.ly/terms-of-service/" target="_blank">Terms of Service</a>
122+
</article>
123+
<article class="--privacy"><a href="https://plot.ly/privacy/" target="_blank">Privacy Policy</a>
124+
</article>
125+
</div>
126+
</div>
127+
</section>
128+
</footer>
129+
<script src="/js/main.js"></script>

0 commit comments

Comments
 (0)