-
Notifications
You must be signed in to change notification settings - Fork 1
/
sites.js
57 lines (57 loc) · 2.63 KB
/
sites.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
module.exports = [
"https://github.com/reactjs/reactjs.org",
"https://github.com/hackclub/site",
"https://github.com/peduarte/dona-rita-website",
// "https://github.com/phacks/theatres-parisiens",
"https://github.com/calpa/blog",
"https://github.com/darrenbritton/darrenbritton.github.io",
"https://github.com/Dave-Lindberg/dl-gatsby",
"https://github.com/freeCodeCamp/guide",
"https://github.com/kristofferh/kristoffer",
"https://github.com/knpwrs/knpw.rs",
"https://github.com/kbariotis/kostasbariotis.com",
"https://github.com/oleglegun/lasertime",
"https://github.com/Lorti/manu.ninja",
"https://github.com/prichey/prestonrichey.com",
"https://github.com/KyleAMathews/blog",
"https://github.com/gabdorf/gabriel-adorf-portfolio",
"https://github.com/michelemazzucco/michelemazzucco.it",
"https://github.com/junkboy0315/yuuni-web",
"https://github.com/kremalicious/portfolio",
"https://github.com/moetezch/moetez.me",
"https://github.com/haxzie/sosc-website",
"https://github.com/mhjadav/mojaave",
"https://github.com/thorium-sim/thoriumsim.com",
"https://github.com/EmaSuriano/emasuriano.github.io",
"https://github.com/bchiang7/v4",
"https://github.com/MayerMediaCo/MayerMediaCo2.0",
"https://github.com/jumpalottahigh/blog.georgi-yanev.com",
"https://github.com/Manoz/k-legrand.com",
"https://github.com/daviddeejjames/dfjames-gatsby",
"https://github.com/codeformuenster/weihnachtsmarkt",
"https://github.com/qhacks/qhacks-website",
"https://github.com/devrchancay/personal-site",
"https://github.com/lannonbr/vscode-rocks",
"https://github.com/jacobdcastro/personal-site",
"https://github.com/ooloth/gatsby-tutorials",
"https://github.com/kylemcd/personal-site-react",
"https://github.com/postpostpdx/website",
"https://github.com/ColeWalker/portfolio",
"https://github.com/cardiv/npm.cardiv.de",
"https://github.com/rei-m/web_hyakuninisshu",
"https://github.com/fedonman/fedonman-website",
"https://github.com/dakebl/dakebl.co.uk",
"https://github.com/ParalelnaPolisKE/paralelnapoliskosice.sk",
"https://github.com/davemullenjnr/sheffielders",
"https://github.com/KeziahMoselle/blog.keziahmoselle.fr",
"https://github.com/aravindballa/website2017",
"https://github.com/michalczaplinski/michalczaplinski.github.io",
"https://github.com/josefaidt/josefaidt.github.io",
"https://github.com/joshglazer/spotyou",
// "https://github.com/hesamkaveh/sansi",
"https://github.com/cadejscroggins/oern.tv",
"https://github.com/JCofman/jc-website",
"https://github.com/sadnessOjisan/re-geo-lp",
"https://github.com/lcestou/luiscestou.com"
// "https://github.com/abeaclark/weareclarks"
];