Skip to content

Commit e8d4ea7

Browse files
authored
Merge pull request magento#1926 from magento/yb_contributors
Contributors from Github instead of hardcoded in the repo
2 parents da92bf7 + 8e28331 commit e8d4ea7

31 files changed

+452
-207
lines changed

_data/toc/contributor-guide.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pages:
1717
- label: Suggested topics for contribution
1818
url: /contributor-guide/contributing_docs_suggested.html
1919

20-
- label: Quarterly Contributors
20+
- label: DevDocs Contributors
2121
url: /contributor-guide/quarterly-contributors.html
2222

2323
- label: Community maintainers

_includes/home/contributors.html

+7-35
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,16 @@
11
<section class="home-contributors">
22
<div class="container">
3-
<h2>Top Recent Contributors</h2>
4-
<p class="intro">Our documentation is open-source on GitHub. Even the smallest of edits are appreciated, as are enhancements and clarifications to our existing content. We love when we get complete new topics from our community members! Below are our top quarterly contributors. See all <a href="{{page.baseurl}}/contributor-guide/quarterly-contributors.html">quarterly contributors</a>.</p>
53

6-
<div class="contributor">
7-
<a href="https://github.com/RakeshJesadiya" class="avatar" target="_blank">
8-
<img src="{{site.baseurl}}/i/contributors/rakesh-jesadiya.png" alt="Rakesh Jesadiya" />
9-
</a>
10-
<h5 class="name"><a href="https://github.com/RakeshJesadiya" target="_blank">Rakesh Jesadiya</a></h5>
11-
<p class="role">Magento Developer</p>
12-
</div>
13-
14-
<div class="contributor">
15-
<a href="https://github.com/lbajsarowicz" class="avatar" target="_blank">
16-
<img src="{{site.baseurl}}/i/contributors/lukasz-bajsarowicz.jpeg" alt="Lukasz Bajsarowicz" />
17-
</a>
18-
<h5 class="name"><a href="https://github.com/lbajsarowicz" target="_blank">Lukasz Bajsarowicz</a></h5>
19-
<p class="role">Magento Developer</p>
20-
</div>
4+
<h2>Top Monthly Contributors</h2>
215

6+
<p class="intro">
7+
Our documentation is open-source on GitHub. Even the smallest of edits are appreciated, as are enhancements and clarifications to our existing content. We love when we get complete new topics from our community members! See <a href="{{ page.baseurl }}/contributor-guide/quarterly-contributors.html">all contributors</a>.
8+
</p>
229

23-
<div class="contributor">
24-
<a href="https://github.com/asrar7787" class="avatar" target="_blank">
25-
<img src="{{site.baseurl}}/i/contributors/asrar-alam.jpeg" alt="Asrar Alam" />
26-
</a>
27-
<h5 class="name"><a href="https://github.com/asrar7787" target="_blank">Asrar Alam</a></h5>
28-
<p class="role">Magento Developer</p>
29-
</div>
30-
31-
32-
<div class="contributor">
33-
<a href="https://github.com/ryantfowler" class="avatar" target="_blank">
34-
<img src="{{site.baseurl}}/i/contributors/ryan-fowler.png" alt="Ryan Fowler" />
35-
</a>
36-
<h5 class="name"><a href="https://github.com/ryantfowler" target="_blank">Ryan Fowler</a></h5>
37-
<p class="role">Software Engineer</p>
38-
</div>
10+
<div class="devdocs-contributors" data-contributors-limit="5" data-period-types="monthly"></div>
3911

40-
<div>
41-
<a href="{{ site.baseurl}}/guides/v2.1/contributor-guide/contributing_docs.html" class="btn btn-large btn-primary">Become a Contributor</a>
12+
<div class="home-contributors-buttons">
13+
<a href="{{ page.baseurl }}/contributor-guide/contributing_docs.html" class="btn btn-large btn-primary">Become a Contributor</a>
4214
</div>
4315

4416
</div>

common/js/app.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/app.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
layout: default
33
group: contributor
4-
subgroup: contributor_docs
5-
title: Quarterly Contributors
6-
menu_title: Quarterly Contributors
4+
title: DevDocs Contributors
75
menu_order: 1000
86
version: 2.0
97
github_link: contributor-guide/quarterly-contributors.md
@@ -14,67 +12,12 @@ Thanks to the following community members, partners, and Magento fans who helped
1412

1513
We appreciate all the typo fixes, code corrections, comments in issues, and clarifications that our contributors provide.
1614

17-
{% include home/contributors.html %}
18-
19-
<br/>
20-
21-
The following table lists the community members who created pull requests and issues for this quarter.
22-
23-
PR contributors|Issue contributors
24-
:-----:|:-----:
25-
[likemusic](https://github.com/likemusic)|[Prutha29](https://github.com/Prutha29)
26-
[chickenland](https://github.com/chickenland)|[embed0](https://github.com/embed0)
27-
[chris-pook](https://github.com/chris-pook)|[camdixon](https://github.com/camdixon)
28-
[ihor-sviziev](https://github.com/ihor-sviziev)|[vovsky](https://github.com/vovsky)
29-
[rhoerr](https://github.com/rhoerr)|[lazyguru](https://github.com/lazyguru)
30-
[hostep](https://github.com/hostep)|[roman204](https://github.com/roman204)
31-
[avoelkl](https://github.com/avoelkl)|[osrecio](https://github.com/osrecio)
32-
[rogyar](https://github.com/rogyar)|[fdrechsler](https://github.com/fdrechsler)
33-
[osrecio](https://github.com/osrecio)|[adamrandazzo](https://github.com/adamrandazzo)
34-
[erikhansen](https://github.com/erikhansen)|[McFizh](https://github.com/McFizh)
35-
[DavidLambuer](https://github.com/DavidLambauer)|[erichagz](https://github.com/erichagz)
36-
[JosephMaxwell](https://github.com/JosephMaxwell)|[rossmc](https://github.com/rossmc)
37-
[nshiff](https://github.com/nshiff)|[36serg6](https://github.com/36serg6)
38-
[rafaelstz](https://github.com/rafaelstz)|[kunal1234gh](https://github.com/kunal1234gh)
39-
[asrar7787](https://github.com/asrar7787)|[iunia27](https://github.com/iunia27)
40-
|[zaibi099](https://github.com/zaibi099)
41-
|[tiwarimukesh](https://github.com/tiwarimukesh)
42-
|[SunshineTech](https://github.com/SunshineTech)
43-
|[documarezc](https://github.com/documarezc)
44-
|[mpingu](https://github.com/mpingu)
45-
|[hostep](https://github.com/hostep)
46-
|[aryaashwani](https://github.com/aryaashwani)
47-
|[danistor](https://github.com/danistor)
48-
|[timri](https://github.com/timri)
49-
|[ZariMatan](https://github.com/ZariMatan)
50-
|[koenner01](https://github.com/koenner01)
51-
|[likemusic](https://github.com/likemusic)
52-
|[bgronek](https://github.com/bgronek)
53-
|[korostii](https://github.com/korostii)
54-
|[hjsprite](https://github.com/hjsprite)
55-
|[vmistrybas](https://github.com/vmistrybas)
56-
|[KarlComSe](https://github.com/KarlComSe)
57-
|[csned](https://github.com/csned)
58-
|[terolahtinen](https://github.com/terolahtinen)
59-
|[mehdiagharlou](https://github.com/mehdiagharlou)
60-
|[allamsettiramesh](https://github.com/allamsettiramesh)
61-
|[valugi](https://github.com/valugi)
62-
|[DavidLambuer](https://github.com/DavidLambauer)
63-
|[kevingimbel](https://github.com/kevingimbel)
64-
|[drdreamm](https://github.com/drdreamm)
65-
|[milansimek](https://github.com/milansimek)
66-
|[yogeshsyscraft](https://github.com/yogeshsyscraft)
67-
|[WaPoNe](https://github.com/WaPoNe)
68-
|[Igloczek](https://github.com/Igloczek)
69-
|[lalittmohan](https://github.com/lalittmohan)
70-
|[arthurlataks](https://github.com/arthurlataks)
71-
|[bmxmale](https://github.com/bmxmale)
72-
|[maderlock](https://github.com/maderlock)
73-
7415
Follow the easy instructions on [how to contribute to DevDocs][0] to join these contributors!
7516

7617
Always feel free to [email us][1] with any questions.
7718

19+
<div class="devdocs-contributors"></div>
20+
7821

7922
[0]: {{page.baseurl}}/contributor-guide/contributing_docs.html
8023
[1]: mailto:[email protected]
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default
33
group: contributor
4-
title: Quarterly Contributors
4+
title: DevDocs Contributors
55
version: 2.1
66
github_link: contributor-guide/quarterly-contributors.md
77
redirect_from: /guides/v2.0/howdoi/howdoi_bios.html
@@ -11,59 +11,12 @@ Thanks to the following community members, partners, and Magento fans who helped
1111

1212
We appreciate all the typo fixes, code corrections, comments in issues, and clarifications that our contributors provide.
1313

14-
{% include home/contributors.html %}
15-
16-
<br/>
17-
18-
The following table lists the community members who created pull requests and issues for this quarter.
19-
20-
**PR contributors**|**Issue contributors**
21-
:-----:|:-----:
22-
[Shreyas-Echidna](https://github.com/Shreyas-Echidna)|[vinkiel](https://github.com/vinkiel)
23-
[korostii](https://github.com/korostii)|[josephmcdermott](https://github.com/josephmcdermott)
24-
[suhasdhoke](https://github.com/suhasdhoke)|[markoshust](https://github.com/markoshust)
25-
[hostep](https://github.com/hostep)|[kalpmehta](https://github.com/kalpmehta)
26-
[vinkiel](https://github.com/vinkiel)|[chris-pook](https://github.com/chris-pook)
27-
[dougkm](https://github.com/dougkm)|[owenju](https://github.com/owenju)
28-
[kirkmadera](https://github.com/kirkmadera)|[roman-snitko-vaimo](https://github.com/roman-snitko-vaimo)
29-
[SpencerRohan](https://github.com/SpencerRohan)|[36serg6](https://github.com/36serg6)
30-
[ravnarayan](https://github.com/ravnarayan)|[likemusic](https://github.com/likemusic)
31-
[camdixon](https://github.com/camdixon)|[briscoda](https://github.com/briscoda)
32-
[Dx3webs](https://github.com/Dx3webs)|[LukeHandle](https://github.com/LukeHandle)
33-
[zennco](https://github.com/zennco)|[pmclain](https://github.com/pmclain)
34-
[ifolco](https://github.com/lfolco)|[lewisvoncken](https://github.com/lewisvoncken)
35-
[sfritzsche](https://github.com/sfritzsche)|[oddyssey](https://github.com/oddyssey)
36-
[PascalBrouwers](https://github.com/PascalBrouwers)|[Vinai](https://github.com/Vinai)
37-
[xpoback](https://github.com/xpoback)|[RakeshJesadiya](https://github.com/RakeshJesadiya)
38-
[dgoldfeder](https://github.com/dgoldfeder)|[immanetize](https://github.com/immanetize)
39-
[gamort](https://github.com/gamort)|[bassplayer7](https://github.com/bassplayer7)
40-
[jaustinlam](https://github.com/jaustinlam)|[cmtickle](https://github.com/cmtickle)
41-
[clementblanco](https://github.com/clementblanco)|
42-
[xfrenette](https://github.com/xfrenette)|
43-
[Avinashsain](https://github.com/Avinashsain)|
44-
[sadon](https://github.com/sadon)|
45-
[geetikatina](https://github.com/geetikatina)|
46-
[patchee500](https://github.com/patchee500)|
47-
[jrapm](https://github.com/jrapm)|
48-
[ychadwick](https://github.com/ychadwick)|
49-
[wangzhi0417](https://github.com/wangzhi0417)|
50-
[AndyHodgesStemcell](https://github.com/AndyHodgesStemcell)|
51-
[Sharkozp](https://github.com/Sharkozp)|
52-
[Lewiscowles1986](https://github.com/Lewiscowles1986)|
53-
[rnicklin](https://github.com/rnicklin)|
54-
[SunshineTech](https://github.com/SunshineTech)|
55-
[istitutoculturaitaliana](https://github.com/istitutoculturaitaliana)|
56-
[surajtupe](https://github.com/surajtupe)|
57-
[ArvidBaa](https://github.com/ArvidBaa)|
58-
[shyang292](https://github.com/shyang292)|
59-
[rossmitchell](https://github.com/rossmitchell)|
60-
[Volvoxpl](https://github.com/Volvoxpl)|
61-
[neeta-wagento](https://github.com/neeta-wagento)|
62-
6314
Follow the easy instructions on [how to contribute to DevDocs][0] to join these contributors!
6415

6516
Always feel free to [email us][1] with any questions.
6617

18+
<div class="devdocs-contributors"></div>
19+
6720

6821
[0]: {{page.baseurl}}/contributor-guide/contributing_docs.html
6922
[1]: mailto:[email protected]

gulpfile.js

+7-6
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,14 @@ gulp.task('scripts', function () {
9898
.pipe(sourcemaps.init())
9999
.pipe(include())
100100
.pipe(uglify())
101+
.on('error', function (err) { gutil.log(gutil.colors.red('[Error]'), err.toString()); })
101102
//.pipe(sourcemaps.write())
102103
//.pipe(concat('app.min.js'))
103104
.pipe(rename({suffix: '.min'}))
104105
.pipe(gulp.dest(destJS))
105106
.pipe(gulp.dest( destHtml + 'common/js/' ))
106-
.on('error', gutil.log);
107-
// .pipe(reload({stream: true}));
107+
.on('error', gutil.log)
108+
.pipe(reload({stream: true}));
108109
});
109110

110111

@@ -165,10 +166,10 @@ gulp.task('browser-sync', function () {
165166
gulp.task('watch', function () {
166167
browsersync(bsconfig);
167168
var watcher =
168-
gulp.watch(paths.html, ['jekyll']);
169-
gulp.watch(paths.scripts, ['scripts']);
170-
gulp.watch(paths.images, ['images']);
171-
gulp.watch(paths.styles, ['styles']);
169+
gulp.watch(paths.html, { interval: 500 }, ['jekyll'] );
170+
gulp.watch(paths.scripts, { interval: 500 }, ['scripts']);
171+
gulp.watch(paths.images, { interval: 500 }, ['images']);
172+
gulp.watch(paths.styles, { interval: 500 }, ['styles']);
172173
watcher.on('change', function(event) {
173174
gutil.log(gutil.colors.bgYellow.black('File: ' + event.path + ' was ' + event.type + ', running tasks...'));
174175
});

i/contributors/alessandro-ronchi.png

-92.6 KB
Binary file not shown.

i/contributors/asrar-alam.jpeg

-46.9 KB
Binary file not shown.

i/contributors/blank-1.png

-4.47 KB
Binary file not shown.

i/contributors/blank-2.png

-2.35 KB
Binary file not shown.

i/contributors/chris-pook.png

-177 KB
Binary file not shown.

i/contributors/david-lambauer.jpeg

-46.7 KB
Binary file not shown.

i/contributors/douglas-radburn.jpeg

-51.8 KB
Binary file not shown.

i/contributors/gary-stanton.jpeg

-31.2 KB
Binary file not shown.

i/contributors/ihor-sviziev.jpeg

-16.5 KB
Binary file not shown.

i/contributors/jesse-maxwell.jpeg

-12.5 KB
Binary file not shown.

i/contributors/joseph-maxwell.jpeg

-20.8 KB
Binary file not shown.
-20.8 KB
Binary file not shown.

i/contributors/miguel-balparda.jpeg

-21.5 KB
Binary file not shown.

i/contributors/pieter-hoste.jpeg

-24.4 KB
Binary file not shown.

i/contributors/rakesh-jesadiya.png

-92.9 KB
Binary file not shown.

i/contributors/roman-hutterer.jpeg

-17.2 KB
Binary file not shown.

i/contributors/ryan-fowler.png

-132 KB
Binary file not shown.

i/contributors/scott-buchanan.jpeg

-29.1 KB
Binary file not shown.

i/contributors/vinai-kopp.jpeg

-12.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)