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

Skip to content

Commit a810ec3

Browse files
committed
added sliders for game and python bootcamp
1 parent b60fdc7 commit a810ec3

File tree

5 files changed

+58
-14
lines changed

5 files changed

+58
-14
lines changed

npm-debug.log

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
0 info it worked if it ends with ok
2+
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
3+
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
4+
1 verbose cli 'run',
5+
1 verbose cli 'build' ]
6+
2 info using [email protected]
7+
3 info using [email protected]
8+
4 verbose run-script [ 'prebuild', 'build', 'postbuild' ]
9+
5 info prebuild [email protected]
10+
6 info build [email protected]
11+
7 verbose unsafe-perm in lifecycle true
12+
8 info [email protected] Failed to exec build script
13+
9 verbose stack Error: [email protected] build: `gulp build`
14+
9 verbose stack Exit status 1
15+
9 verbose stack at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:217:16)
16+
9 verbose stack at emitTwo (events.js:87:13)
17+
9 verbose stack at EventEmitter.emit (events.js:172:7)
18+
9 verbose stack at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:24:14)
19+
9 verbose stack at emitTwo (events.js:87:13)
20+
9 verbose stack at ChildProcess.emit (events.js:172:7)
21+
9 verbose stack at maybeClose (internal/child_process.js:829:16)
22+
9 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
23+
10 verbose pkgid [email protected]
24+
11 verbose cwd C:\Users\prateek27\Desktop\coding-blocks.github.io
25+
12 error Windows_NT 10.0.14393
26+
13 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "build"
27+
14 error node v4.5.0
28+
15 error npm v2.15.9
29+
16 error code ELIFECYCLE
30+
17 error [email protected] build: `gulp build`
31+
17 error Exit status 1
32+
18 error Failed at the [email protected] build script 'gulp build'.
33+
18 error This is most likely a problem with the coding-blocks.github.io package,
34+
18 error not with npm itself.
35+
18 error Tell the author that this fails on your system:
36+
18 error gulp build
37+
18 error You can get information on how to open an issue for this project with:
38+
18 error npm bugs coding-blocks.github.io
39+
18 error Or if that isn't available, you can get their info via:
40+
18 error
41+
18 error npm owner ls coding-blocks.github.io
42+
18 error There is likely additional logging output above.
43+
19 verbose exit [ 1, true ]
88.7 KB
Loading
54.1 KB
Loading

src/data/navbar.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
"logoDarkSrc": "/assets/images/cb/cblogo.png"
55
}
66
}
7+

src/index.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "Best Programming Courses in Delhi | Coding Blocks",
2+
"title": "Best Programming Courses in Delhi-NCR | Coding Blocks",
33
"metas": [
44
{
55
"name": "description",
@@ -8,27 +8,27 @@
88
],
99
"slides": [
1010
{
11-
"imgSrc": "assets/images/cb/cover/cover1.jpg",
12-
"imgAlt": "Code N Counter 2.0",
13-
"heading": "Code N Counter 2.0",
14-
"content": "Nagarro in association with Coding Blocks brings to you a hackathon to test, demonstrate and improve your programming skills. Prizes worth ₹ 2 lakhs on offer.",
11+
"imgSrc": "assets/images/cb/cover/cb_chatbot.jpg",
12+
"imgAlt": "Chatbots Automation Bootcamp",
13+
"heading": "Chatbots Automation Bootcamp",
14+
"content": "Build interesting messenger chatbots using the power of AI",
1515
"button": [
1616
{
17-
"link": "https://cb.lk/hackathon",
17+
"link": "https://cb.lk/chatbots",
1818
"text": "Register Now",
1919
"filled": "true"
2020
}
2121
]
2222
},
2323
{
24-
"imgSrc": "assets/images/cb/cover/cover2.jpg",
25-
"imgAlt": "coders admission scholarship test",
26-
"heading": "CAST for Greater Noida Center!",
27-
"content": "Coders' Admission &amp; Scholarship Test (CAST) for the foundation courses in our Greater Noida centre. <br />Results declared!",
24+
"imgSrc": "assets/images/cb/cover/cb_game.jpg",
25+
"imgAlt": "JS Game Development Bootcamp",
26+
"heading": "Game Development Bootcamp",
27+
"content": "Learn to build exciting games at Coding Blocks in just 5 days. Learn Javascript and Phaser, a popular framework for building 2-D Games.Avail Special Early Bird discounts !",
2828
"button": [
2929
{
30-
"link": "http://students.codingblocks.com/admission_test_online/CASTGN/result_letter",
31-
"text": "View Result",
30+
"link": "http://cb.lk/gamedevb",
31+
"text": "Register Now",
3232
"filled": "true"
3333
}
3434
]
@@ -52,7 +52,7 @@
5252
},
5353
{
5454
"imgSrc": "assets/images/cb/cover/cover10.jpg",
55-
"imgAlt": "Elixir Online",
55+
"imgAlt": "Elixir LIVE Course",
5656
"heading": "PRESENTING ELIXIR LIVE!",
5757
"content": "Coding Blocks brings to you the online edition of Elixir, our renowned course on Web Development with Node.Js. <br />Classes starting soon.",
5858
"button": [
@@ -98,7 +98,7 @@
9898
"showAll": false,
9999
"companies": true,
100100
"teamMembers": [
101-
"manmohan gUpTa",
101+
"MANMOHAN GUPTA",
102102
"BRIJ MOHAN",
103103
"ANUSHRAY GUPTA",
104104
"PRIYANSHU AGRAWAL",

0 commit comments

Comments
 (0)