forked from devsonket/devsonket.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgatsbyjs.json
More file actions
195 lines (195 loc) · 6.67 KB
/
Copy pathgatsbyjs.json
File metadata and controls
195 lines (195 loc) · 6.67 KB
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
{
"id": "gatsbyjs",
"title": "গেটসবি জেএস চিটশিট",
"slug": "gatsby-js-cheat-sheet",
"description": "গেটসবি জেএস হচ্ছে রিঅ্যাক্ট জেএস দিয়ে স্ট্যাটিক সাইট জেনারেটর ফ্রেমওয়ার্ক। গেটসবি জেএস দিয়ে আপনি খুব সহজেই একটি স্ট্যাটিক সাইট বানিয়ে ফেলতে পারেন এবং গেটসবি জেএস দিয়ে বানানো স্ট্যাটিক সাইটের রেসপন্স টাইম খুবই দ্রুত হয়ে থাকে।",
"colorPref": "#663399",
"contents": [
{
"title": "প্রাথমিক কমান্ড সমূহঃ",
"items": [
{
"definition": "GatsbyJS গ্লোবালি ইন্সটল করার জন্য",
"code": "npm install -g gatsby-cli বা yarn add global gatsby-cli"
},
{
"definition": "GatsbyJS এর ভার্শন চেক করা",
"code": "gatsby -v, --version"
},
{
"definition": "GatsbyJS এর কমান্ড সম্পর্কিত হেল্প এর জন্য",
"code": "gatsby -h, --help"
},
{
"definition": "GatsbyJS দ্বারা নতুন একটি gatsby site তৈরী করার জন্য",
"code": "gatsby new my-gatsby-site [gatsby-starter-link]"
},
{
"definition": "GatsbyJS সার্ভার রান করার জন্য",
"code": "gatsby develop"
},
{
"definition": "GatsbyJS সাইট build করার জন্য",
"code": "gatsby build"
},
{
"definition": "GatsbyJS সাইটের লোকাল প্রোডাকশন build তৈরীর জন্য",
"code": "gatsby serve"
},
{
"definition": "GatsbyJS ডেভেলপমেন্ট info জানার জন্য",
"code": "gatsby info"
},
{
"definition": "GatsbyJS ডেভেলপমেন্ট info কপি জানার জন্য",
"code": "gatsby info -C, --clipboard"
},
{
"definition": "GatsbyJS ডেভেলপমেন্ট environment ক্লিন করার জন্য",
"code": "gatsby clean"
}
]
},
{
"title": "gatsby develop রিলেটেড সাব-কমান্ড সমুহ",
"items": [
{
"definition": "host সেট করার জন্য",
"code": "gatsby develop -H, --host"
},
{
"definition": "port সেট করার জন্য",
"code": "gatsby develop -p, --port"
},
{
"definition": "আপনার ডিফল্ট ব্রাউজারে gatsby সাইট ওপেন করার জন্য",
"code": "gatsby develop -o, --open"
},
{
"definition": "HTTPS ব্যবহার করার জন্য",
"code": "gatsby develop -S, --https"
}
]
},
{
"title": "gatsby build রিলেটেড সাব-কমান্ড সমুহ",
"items": [
{
"definition": "পাথ প্রিফিক্স সেট করার জন্য",
"code": "gatsby build --prefix-paths"
},
{
"definition": "JS bundle সমূহ uglify না করে build করার জন্য (Debugging purpose)",
"code": "gatsby build --no-uglify"
},
{
"definition": "ট্রেসার কনফিগার open করার জন্য",
"code": "gatsby build --open-tracing-config-file"
}
]
},
{
"title": "gatsby serve বিষয়ক সাব-কমান্ড সমুহ",
"items": [
{
"definition": "host সেট করার জন্য",
"code": "gatsby serve -H, --host"
},
{
"definition": "port সেট করার জন্য",
"code": "gatsby serve -p, --port"
},
{
"definition": "আপনার ডিফল্ট ব্রাউজারে gatsby সাইট ওপেন করার জন্য",
"code": "gatsby serve -o, --open"
},
{
"definition": "পাথ প্রিফিক্স সেট করার জন্য",
"code": "gatsby serve --prefix-paths"
}
]
},
{
"title": "অন্যান্য কমান্ড সমুহ",
"items": [
{
"definition": "Gatsby Blog তৈরী করার জন্য",
"code": "gatsby new my-blog-name https://github.com/gatsbyjs/gatsby-starter-blog"
},
{
"definition": "নতুন ব্লগ ডিরেক্টরিতে নেভিগেট করে develop শুরু করার জন্য",
"code": "cd my-blog-name && gatsby develop"
},
{
"definition": "নিম্নোক্ত config ফাইল সমূহ gatsby প্রোজেক্টের root ডিরেক্টরিতে থাকবে",
"code": [ "gatsby-config.js", "gatsby-node.js", "gatsby-browser.js", "gatsby-ssr.js" ]
}
]
},
{
"title": "প্রয়োজনীয় লিঙ্ক সমূহ",
"items": [
{
"definition": "Gatsby ডকুমেন্টেশন",
"code": "https://gatsby.dev/docs"
},
{
"definition": "গিটহাবে GatsbyJS",
"code": "https://github.com/gatsbyjs/gatsby"
},
{
"definition": "GatsbyJS টিউটোরিয়াল",
"code": "https://gatsbyjs.org/tutorial/"
},
{
"definition": "GatsbyJS Quick start",
"code": "https://gatsbyjs.org/docs/quick-start"
},
{
"definition": "GatsbyJS starter library",
"code": "https://gatsbyjs.org/starters/?v=2"
},
{
"definition": "GatsbyJS plugins",
"code": "https://gatsbyjs.org/plugins/"
},
{
"definition": "GatsbyJS Blog",
"code": "https://gatsbyjs.org/blog/"
},
{
"definition": "GatsbyJS Quick Recipes Guide",
"code": "https://gatsbyjs.org/docs/recipes/"
},
{
"definition": "Adding Images",
"code": "gatsby.dev/images"
},
{
"definition": "GatsbyJS Node APIs",
"code": "gatsby.dev/api"
},
{
"definition": "Querying with GraphQL",
"code": "gatsby.dev/graphql"
},
{
"definition": "GatsbyJS Deploying & Hosting",
"code": "gatsby.dev/deploy"
},
{
"definition": "GatsbyJS Link",
"code": "gatsby.dev/link"
},
{
"definition": "GatsbyJS Static Query",
"code": "gatsby.dev/static-query"
},
{
"definition": "GatsbyJS Contribution Guideline",
"code": "gatsby.dev/contribute"
}
]
}
]
}