-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsiteData.json
537 lines (537 loc) · 22.6 KB
/
siteData.json
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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
{
"enableSearch": true,
"pages": [
{
"src": "404.md",
"title": "Page not found",
"headings": {},
"headingKeywords": {}
},
{
"src": "about.md",
"title": "About Us",
"headings": {
"about-us": "About Us",
"contributors": "Contributors ✨"
},
"headingKeywords": {}
},
{
"src": "showcase.md",
"title": "Showcase",
"headings": {
"examples-of-markbind-websites": "Examples of MarkBind Websites",
"course-websites": "Course Websites",
"online-books": "Online Books",
"product-project-websites": "Product/Project Websites"
},
"headingKeywords": {}
},
{
"src": "userGuide/addingNavigationButtons.md",
"title": "User Guide: Adding Navigation Buttons",
"headings": {
"adding-navigation-buttons": "Adding Navigation Buttons",
"adding-the-required-file-and-folder": "Adding the required file and folder",
"editing-the-content-files": "Editing the content files"
},
"headingKeywords": {}
},
{
"src": "userGuide/addingPages.md",
"title": "User Guide: Adding Pages",
"headings": {
"adding-pages": "Adding Pages",
"external-static-html-web-pages": "External Static HTML Web Pages"
},
"headingKeywords": {}
},
{
"src": "userGuide/authoringContents.md",
"title": "User Guide: Authoring Contents",
"headings": {
"authoring-contents": "Authoring Contents"
},
"headingKeywords": {}
},
{
"src": "userGuide/cliCommands.md",
"title": "User Guide: Command Line Interface (CLI)",
"headings": {
"cli-commands": "CLI Commands",
"overview": "Overview",
"init-command": "init Command",
"serve-command": "serve Command",
"build-command": "build Command",
"deploy-command": "deploy Command",
"help-option": "--help Option"
},
"headingKeywords": {}
},
{
"src": "userGuide/components/advanced.md",
"title": "User Guide: Advanced Component Usage",
"headings": {
"advanced": "Advanced",
"richer-formatting-of-attributes-using-slots": "Richer formatting of attributes using slots",
"inserting-custom-classes-into-components": "Inserting custom classes into components"
},
"headingKeywords": {}
},
{
"src": "userGuide/components/imagesAndDiagrams.md",
"title": "User Guide: Image & Diagram Components",
"headings": {
"images-and-amp-diagrams": "Images & Diagrams",
"pictures": "Pictures",
"annotations": "Annotations",
"content": "Content",
"thumbnails": "Thumbnails",
"diagrams": "Diagrams",
"plantuml-diagrams": "PlantUML Diagrams",
"mermaid-diagrams": "Mermaid Diagrams",
"tree": "Tree"
},
"headingKeywords": {}
},
{
"src": "userGuide/components/navigation.md",
"title": "User Guide: Navigation Components",
"headings": {
"navigation": "Navigation",
"dropdowns": "Dropdowns",
"search-bars": "Search Bars",
"navbars": "Navbars",
"breadcrumbs": "Breadcrumbs",
"usage": "Usage",
"site-navigation-menus": "Site Navigation Menus",
"page-navigation-menus": "Page Navigation Menus",
"scroll-to-top-button": "Scroll To Top Button"
},
"headingKeywords": {
"page-navigation-menus": [
"print page nav as table of content"
]
}
},
{
"src": "userGuide/components/others.md",
"title": "User Guide: Other Components",
"headings": {
"others": "Others",
"questions-and-quizzes": "Questions and Quizzes",
"introduction": "Introduction",
"mcq-and-checkbox-questions": "MCQ and Checkbox Questions",
"which-of-the-following-is-true": "Which of the following is true?",
"fill-in-the-blanks-questions": "Fill-in-the-Blanks Questions",
"german-sociologist-called-the-process-of-simultaneously-analyzing-the-behavior-of-individuals-and-the-society-that-shapes-that-behavior": "German sociologist __________ called the process of simultaneously analyzing the behavior of individuals and the society that shapes that behavior __________.",
"in-computer-science-acid-is-a-set-of-properties-of-database-transactions-intended-to-guarantee-data-validity-despite-errors-power-failures-and-other-mishaps-these-properties-are-a-for-c-for-i-for-and-d-for": "In computer science, ACID is a set of properties of database transactions intended to guarantee data validity despite errors, power failures, and other mishaps. These properties are: A for __________, C for __________, I for __________, and D for __________.",
"text-questions": "Text Questions",
"quizzes": "Quizzes",
"which-of-the-following-is-true-2": "Which of the following is true?",
"german-sociologist-called-the-process-of-simultaneously-analyzing-the-behavior-of-individuals-and-the-society-that-shapes-that-behavior-2": "German sociologist __________ called the process of simultaneously analyzing the behavior of individuals and the society that shapes that behavior __________.",
"which-of-the-following-is-true-3": "Which of the following is true?",
"german-sociologist-called-the-process-of-simultaneously-analyzing-the-behavior-of-individuals-and-the-society-that-shapes-that-behavior-3": "German sociologist __________ called the process of simultaneously analyzing the behavior of individuals and the society that shapes that behavior __________."
},
"headingKeywords": {}
},
{
"src": "userGuide/components/popups.md",
"title": "User Guide: Pop-Up Components",
"headings": {
"pop-ups": "Pop-Ups",
"tooltips": "Tooltips",
"popovers": "Popovers",
"modals": "Modals"
},
"headingKeywords": {}
},
{
"src": "userGuide/components/presentation.md",
"title": "User Guide: Presentational Components",
"headings": {
"presentation": "Presentation",
"use-of-markdown-in-content": "Use of markdown in content",
"badges": "Badges",
"boxes": "Boxes",
"header": "Header 🚀",
"header-markdown": "Header markdown 🚀",
"header-markdown-2": "Header markdown 🚀",
"panels": "Panels",
"global-effects-of-the-script-and-styles-from-the-imported-externals": "Global Effects of the Script and Styles from the Imported Externals",
"tabs": "Tabs",
"relevant-tips-and-amp-tricks": "Relevant Tips & Tricks"
},
"headingKeywords": {}
},
{
"src": "userGuide/deployingTheSite.md",
"title": "User Guide: Deploying the Site",
"headings": {
"generating-a-github-personal-access-token": "Generating a GitHub Personal Access Token",
"deploying-via-github-actions": "Deploying via GitHub Actions",
"deploying-via-travis-ci": "Deploying via Travis CI",
"deploying-via-appveyor-ci": "Deploying via AppVeyor CI",
"deploying-via-circle-ci": "Deploying via Circle CI",
"deploying-the-site": "Deploying the Site",
"generic-steps-for-deploying-a-markbind-site": "Generic steps for deploying a MarkBind site",
"deploying-to-github-pages": "Deploying to GitHub Pages",
"using-the-markbind-deploy-command": "Using the markbind deploy command",
"using-ci-platforms": "Using CI Platforms",
"deploying-to-netlify": "Deploying to Netlify",
"previewing-pull-requests-for-markbind-sites": "Previewing Pull Requests for MarkBind sites",
"previewing-prs-using-netlify": "Previewing PRs using Netlify",
"previewing-prs-using-surge": "Previewing PRs using Surge",
"relevant-tips-and-amp-tricks": "Relevant Tips & Tricks"
},
"headingKeywords": {}
},
{
"src": "userGuide/formattingContents.md",
"title": "User Guide: Formatting Contents",
"headings": {
"formatting-contents": "Formatting Contents",
"headings": "Headings",
"heading-level-3": "Heading level 3",
"heading-level-6": "Heading level 6",
"paragraphs": "Paragraphs",
"line-breaks": "Line Breaks",
"text-styles": "Text Styles",
"blockquotes": "Blockquotes",
"lists": "Lists",
"heading-1-overview": "Heading 1: Overview",
"heading-2-detailed-description": "Heading 2: Detailed Description",
"code": "Code",
"themes": "Themes",
"fenced-code": "Fenced Code",
"syntax-coloring": "Syntax coloring",
"line-numbering": "Line numbering",
"line-highlighting": "Line highlighting",
"heading": "Heading",
"using-multiple-features": "Using multiple features",
"copy-button": "Copy button",
"wrap-text-button": "Wrap text button",
"printing-optimization": "Printing optimization",
"inline-code": "Inline Code",
"syntax-coloring-2": "Syntax coloring",
"displaying-content-within-curly-braces-content": "Displaying content within curly braces: {{ content }}",
"horizontal-rules": "Horizontal Rules",
"different-types-of-horizontal-rules": "Different Types Of Horizontal Rules",
"links": "Links",
"autolinks": "Autolinks",
"intra-site-links": "Intra-Site Links",
"footnotes": "Footnotes",
"images": "Images",
"classes-attributes-and-amp-identifiers": "Classes, Attributes & Identifiers",
"heading-2": "heading",
"tables": "Tables",
"emoji": "Emoji",
"icons": "Icons",
"using-font-awesome-icons": "Using Font Awesome Icons",
"using-glyphicons": "Using Glyphicons",
"using-octicons": "Using Octicons",
"using-bootstrap-icons": "Using Bootstrap icons",
"using-material-icons": "Using Material Icons",
"embeds": "Embeds",
"embedding-youtube-videos": "Embedding YouTube Videos",
"embedding-powerpoint-slides-using-the-embed-url-from-powerpoint-online": "Embedding PowerPoint Slides (using the embed URL from PowerPoint online)",
"dates": "Dates",
"using-variables": "Using variables",
"custom-formatting": "Custom formatting",
"adding-days": "Adding days",
"nunjucks-variables": "Nunjucks variables",
"advanced-formatting": "Advanced Formatting",
"math-formulae": "Math Formulae",
"relevant-tips-and-amp-tricks": "Relevant Tips & Tricks"
},
"headingKeywords": {}
},
{
"src": "userGuide/gettingStarted.md",
"title": "User Guide - Getting Started",
"headings": {
"getting-started": "Getting Started",
"method-1-install-markbind-globally-with-npm": "Method 1: Install MarkBind globally with npm",
"method-2-install-markbind-locally-as-a-dev-dependency-in-package-json": "Method 2: Install MarkBind locally as a dev-dependency in package.json",
"method-3-install-markbind-via-npx": "Method 3: Install MarkBind via npx"
},
"headingKeywords": {}
},
{
"src": "userGuide/gitignoreFile.md",
"title": "User Guide: .gitignore",
"headings": {
"gitignore-file": ".gitignore File"
},
"headingKeywords": {},
"frontmatterKeywords": ".gitignore"
},
{
"src": "userGuide/glossary.md",
"title": "Glossary",
"headings": {
"glossary": "Glossary",
"live-preview": "Live Preview "
},
"headingKeywords": {}
},
{
"src": "userGuide/makingTheSiteSearchable.md",
"title": "User Guide: Making the Site Searchable",
"headings": {
"making-the-site-searchable": "Making the Site Searchable",
"search-bars": "Search Bars",
"keywords": "Keywords",
"including-or-excluding-headings": "Including or Excluding Headings",
"using-external-search-services": "Using External Search Services"
},
"headingKeywords": {
"keywords": [
"regress",
"regression testing",
"regressions"
]
}
},
{
"src": "userGuide/markBindInTheProjectWorkflow.md",
"title": "User Guide: MarkBind in the Project Workflow",
"headings": {
"markbind-in-the-project-workflow": "MarkBind in the Project Workflow",
"authoring-workflow": "Authoring Workflow",
"github-project-workflow": "GitHub Project Workflow",
"using-markbind-for-project-documentation": "Using MarkBind for Project Documentation",
"converting-existing-project-documentation-wiki": "Converting existing project documentation/wiki"
},
"headingKeywords": {}
},
{
"src": "userGuide/markBindSyntaxOverview.md",
"title": "User Guide: MarkBind Syntax Overview ",
"headings": {
"markbind-syntax-overview": "MarkBind Syntax Overview",
"support-for-markdown": " Support for Markdown",
"support-for-gfmd": " Support for GFMD",
"markbind-extensions-to-markdown": " MarkBind Extensions to Markdown",
"markbind-custom-syntax": " MarkBind Custom Syntax",
"support-for-html-javascript-css": " Support for HTML, JavaScript, CSS",
"support-for-bootstrap": " Support for Bootstrap",
"support-for-nunjucks": " Support for Nunjucks"
},
"headingKeywords": {}
},
{
"src": "userGuide/redirectingToACustom404Page.md",
"title": "User Guide: Redirecting to a Custom 404 Page",
"headings": {
"redirecting-to-a-custom-404-page": "Redirecting to a Custom 404 Page",
"modifying-the-default-404-page": "Modifying the default 404 page"
},
"headingKeywords": {}
},
{
"src": "userGuide/reusingContents.md",
"title": "User Guide: Reusing Contents",
"headings": {
"reusing-contents": "Reusing Contents",
"variables": "Variables",
"global-variables": "Global Variables",
"built-in-global-variables": "Built-in Global Variables",
"importing-variables-from-other-external-file-formats": "Importing variables from other external file formats",
"includes": "Includes",
"global-effects-of-the-script-and-styles-from-the-imported-externals": "Global Effects of the Script and Styles from the Imported Externals",
"include-inside-an-included-file": "<include> Inside an Included File",
"specifying-variables-in-an-include": "Specifying Variables in an <include>",
"excluding-files-from-rendering-as-pages": "Excluding Files from Rendering as Pages",
"using-boilerplate-files": "Using Boilerplate Files",
"reusing-contents-across-sites": "Reusing Contents Across Sites",
"creating-content-variations": "Creating Content Variations",
"allowing-users-to-remove-some-contents": "Allowing users to remove some contents",
"giving-alternative-contents": "Giving alternative contents",
"giving-access-to-additional-contents": "Giving access to additional contents",
"organizing-contents-in-alternative-ways": "Organizing contents in alternative ways",
"optimizing-the-print-view": "Optimizing the Print View",
"hiding-some-info-in-the-generated-content": "Hiding some info in the generated content",
"deploying-a-page-multiple-times-with-different-titles": "Deploying a page multiple times with different titles",
"creating-slight-variations-of-content": "Creating slight variations of content"
},
"headingKeywords": {
"optimizing-the-print-view": [
"hide minimized panels in the print view"
]
}
},
{
"src": "userGuide/settingSiteProperties.md",
"title": "User Guide: Setting Site Properties",
"headings": {
"setting-site-properties": "Setting Site Properties"
},
"headingKeywords": {}
},
{
"src": "userGuide/siteJsonFile.md",
"title": "site.json File",
"headings": {
"site-json-file": "site.json File",
"baseurl": "baseUrl",
"faviconpath": "faviconPath",
"titleprefix": "titlePrefix",
"titlesuffix": "titleSuffix",
"style": "style",
"pages": "pages",
"pagesexclude": "pagesExclude",
"externalscripts": "externalScripts",
"globaloverride": "globalOverride",
"ignore": "ignore",
"deploy": "deploy",
"plugins-pluginscontext": "plugins, pluginsContext",
"headingindexinglevel": "headingIndexingLevel",
"enablesearch": "enableSearch",
"timezone": "timeZone",
"locale": "locale",
"intrasitelinkvalidation": "intrasiteLinkValidation",
"plantumlcheck": "plantumlCheck"
},
"headingKeywords": {},
"frontmatterKeywords": "site.json"
},
{
"src": "userGuide/templates.md",
"title": "User Guide: Templates",
"headings": {
"templates": "Templates",
"supported-templates": "Supported Templates"
},
"headingKeywords": {}
},
{
"src": "userGuide/themes.md",
"title": "User Guide: Themes",
"headings": {
"applying-themes": "Applying Themes",
"specifying-a-theme": "Specifying a Theme",
"supported-themes": "Supported Themes",
"bootswatch-cerulean": "bootswatch-cerulean",
"bootswatch-cosmo": "bootswatch-cosmo",
"bootswatch-flatly": "bootswatch-flatly",
"bootswatch-journal": "bootswatch-journal",
"bootswatch-litera": "bootswatch-litera",
"bootswatch-lumen": "bootswatch-lumen",
"bootswatch-lux": "bootswatch-lux",
"bootswatch-materia": "bootswatch-materia",
"bootswatch-minty": "bootswatch-minty",
"bootswatch-pulse": "bootswatch-pulse",
"bootswatch-sandstone": "bootswatch-sandstone",
"bootswatch-simplex": "bootswatch-simplex",
"bootswatch-sketchy": "bootswatch-sketchy",
"bootswatch-spacelab": "bootswatch-spacelab",
"bootswatch-united": "bootswatch-united",
"bootswatch-yeti": "bootswatch-yeti",
"bootswatch-zephyr": "bootswatch-zephyr"
},
"headingKeywords": {}
},
{
"src": "userGuide/tipsAndTricks.md",
"title": "User Guide: Tips & Tricks",
"headings": {
"tips-and-amp-tricks": "Tips & Tricks",
"escaping-characters": " Escaping Characters",
"using-raw-endraw-to-display-content": " Using {% raw %}{% endraw %} to display {{ content }}",
"unwanted-starting-space-in-links-and-triggers": " Unwanted starting space in links and triggers",
"configuring-online-deployment-platforms-to-use-specific-markbind-version": " Configuring Online Deployment platforms to use specific MarkBind version",
"indent-components": " Indent components"
},
"headingKeywords": {}
},
{
"src": "userGuide/troubleshooting.md",
"title": "User Guide: Troubleshooting",
"headings": {
"example-markdown-not-rendered-without-singposting": "Example: Markdown not rendered without singposting",
"troubleshooting": "Troubleshooting",
"html-rendering-issues": "HTML Rendering Issues",
"example-block-level-elements-inside-span-elements": "Example: block-level elements inside <span> elements",
"markdown-rendering-issues": "Markdown Rendering Issues",
"example-correct-markdown-rendering-using-tags-or-newline": "Example: correct Markdown rendering using tags or newline:",
"content-with-local-links-not-working-when-included-with-include": "Content with local links not working when included with <include>"
},
"headingKeywords": {}
},
{
"src": "userGuide/tweakingThePageStructure.md",
"title": "User Guide: Tweaking the Page Structure",
"headings": {
"tweaking-the-page-structure": "Tweaking the Page Structure",
"frontmatter": "Frontmatter",
"layouts": "Layouts",
"inserting-content-into-the-head": "Inserting content into the <head>",
"inserting-scripts-after-the-body-tag": "Inserting scripts after the <body> tag",
"sticking-the-header-to-the-top": "Sticking the header to the top",
"offsetting-elements-with-the-header-height": "Offsetting elements with the header height",
"constructing-a-site-navigation-menu-easily": "Constructing a site navigation menu easily",
"constructing-a-page-navigation-menu": "Constructing a page navigation menu",
"plugin-tags": "Plugin: Tags",
"toggling-alternative-contents": "Toggling alternative contents",
"advanced-tagging-tips": "Advanced Tagging Tips",
"hiding-tags": "Hiding Tags"
},
"headingKeywords": {}
},
{
"src": "userGuide/usingComponents.md",
"title": "User Guide: Using Components",
"headings": {
"using-components": "Using Components"
},
"headingKeywords": {}
},
{
"src": "userGuide/usingHtmlJavaScriptCss.md",
"title": "User Guide: Using HTML, JavaScript, CSS",
"headings": {
"using-html-javascript-css": "Using HTML, JavaScript, CSS",
"markdown-in-html": "Markdown in HTML",
"apples-bananas-cherries": "Apples Bananas Cherries",
"javascript-libraries": "JavaScript libraries",
"charts": "Charts"
},
"headingKeywords": {}
},
{
"src": "userGuide/usingPlugins.md",
"title": "User Guide: Using Plugins",
"headings": {
"using-plugins": "Using Plugins",
"managing-plugins": "Managing Plugins",
"using-built-in-plugins": "Using Built-in Plugins",
"plugin-algolia": "Plugin: Algolia",
"plugin-codeblockcopybuttons": "Plugin: codeBlockCopyButtons",
"plugin-codeblockwrapbuttons": "Plugin: codeBlockWrapButtons",
"plugin-tags": "Plugin: Tags",
"toggling-alternative-contents": "Toggling alternative contents",
"advanced-tagging-tips": "Advanced Tagging Tips",
"hiding-tags": "Hiding Tags",
"plugin-googleanalytics": "Plugin: GoogleAnalytics",
"plugin-disqus": "Plugin: Disqus",
"plugin-mathdelimiters": "Plugin: MathDelimiters",
"plugin-web3forms": "Plugin: Web3Forms",
"plugin-datatable": "Plugin: DataTable",
"plugin-mermaid": "Plugin: Mermaid",
"using-external-plugins": "Using External Plugins",
"adding-external-plugins": "Adding External Plugins",
"writing-plugins": "Writing Plugins"
},
"headingKeywords": {}
},
{
"src": "userGuide/workingWithSites.md",
"title": "User Guide: Working with Sites",
"headings": {
"working-with-sites": "Working with Sites"
},
"headingKeywords": {}
}
]
}