You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/community/resources.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,42 +6,42 @@ slug: /resources
6
6
7
7
A curated list of interesting Docusaurus community projects.
8
8
9
-
## Videos
9
+
## Videos {#videos}
10
10
11
11
-[F8 2019: Using Docusaurus to Create Open Source Websites](https://www.youtube.com/watch?v=QcGJsf6mgZE)
12
12
13
-
## Articles
13
+
## Articles {#articles}
14
14
15
15
-[Live code editing in Docusaurus](https://dev.to/mrmuhammadali/live-code-editing-in-docusaurus-ux-at-its-best-2hj1)
16
16
17
-
## Showcase
17
+
## Showcase {#showcase}
18
18
19
19
See the <a href={require('@docusaurus/useBaseUrl').default('showcase')}>showcase</a>.
20
20
21
-
## Community plugins
21
+
## Community plugins {#community-plugins}
22
22
23
-
### Search
23
+
### Search {#search}
24
24
25
25
-[docusaurus-plugin-lunr](https://github.com/daldridge/docusaurus-plugin-lunr) - Docusaurus v2 plugin to create a local search index for use with Lunr.js
26
26
-[docusaurus-lunr-search](https://github.com/lelouch77/docusurus-lunr-search) - Offline Search for Docusaurus v2
27
27
-[docusaurus-search-local](https://github.com/cmfcmf/docusaurus-search-local) - Offline/local search for Docusaurus v2
28
28
-[@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local) - Offline/local search for Docusaurus v2 (language of zh supported)
29
29
30
-
### Integrations
30
+
### Integrations {#integrations}
31
31
32
32
-[docusaurus2-dotenv](https://github.com/jonnynabors/docusaurus2-dotenv) - A Docusaurus 2 plugin that supports dotenv and other environment variables
33
33
-[posthog-docusaurus](https://github.com/PostHog/posthog-docusaurus) - Integrate [PostHog](https://posthog.com/) product analytics with Docusaurus v2
34
34
-[docusaurus-plugin-moesif](https://github.com/Moesif/docusaurus-plugin-moesif) - Adds [Moesif API Analytics](https://www.moesif.com/) to track user behavior and pinpoint where developers drop off in your activation funnel.
35
35
36
-
### Features
36
+
### Features {#features}
37
37
38
38
-[docusaurus-theme-github-codeblock](https://github.com/saucelabs/docusaurus-theme-github-codeblock). A Docusaurus v2 plugin that supports referencing code examples from public GitHub repositories
39
39
-[docusaurus-pdf](https://github.com/KohheePeace/docusaurus-pdf) - Generate documentation into PDF format
40
40
-[docusaurus-plugin-sass](https://github.com/rlamana/docusaurus-plugin-sass) - Sass/SCSS stylesheets support
41
41
-[docusaurus-plugin-remote-content](https://github.com/rdilweb/docusaurus-plugin-remote-content) - A Docusaurus v2 plugin that allows you to fetch content from remote sources
42
42
-[docusaurus2-graphql-doc-generator](https://github.com/edno/docusaurus2-graphql-doc-generator) - A Docusaurus v2 plugin for generating documentation from a GraphQL schema
Copy file name to clipboardExpand all lines: website/community/support.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,11 @@ On this page we've listed some Docusaurus-related communities that you can be a
10
10
11
11
Before participating in Docusaurus' communities, [please read our Code of Conduct](https://engineering.fb.com/codeofconduct/). We have adopted the [Contributor Covenant](https://www.contributor-covenant.org/) and we expect that all community members adhere to the guidelines within.
12
12
13
-
## Stack Overflow
13
+
## Stack Overflow {#stack-overflow}
14
14
15
15
Stack Overflow is a popular forum to ask code-level questions or if you're stuck with a specific error. Read through the [existing questions](https://stackoverflow.com/questions/tagged/docusaurus) tagged with **docusaurus** or [ask your own](https://stackoverflow.com/questions/ask?tags=docusaurus)!
16
16
17
-
## Discussion forums
17
+
## Discussion forums {#discussion-forums}
18
18
19
19
There are many online forums which are a great place for discussion about best practices and application architecture as well as the future of Docusaurus. If you have an answerable code-level question, Stack Overflow is usually a better fit.
20
20
@@ -23,10 +23,10 @@ There are many online forums which are a great place for discussion about best p
23
23
-[#docusaurus-2-dev](https://discord.gg/6g6ASPA) for contributing help
For new feature requests, you can create a post on our [Canny board](/feedback), which is a handy tool for roadmapping and allows for sorting by upvotes, which gives the core team a better indicator of what features are in high demand, as compared to GitHub issues which are harder to triage. Refrain from making a Pull Request for new features (especially large ones) as someone might already be working on it or will be part of our roadmap. Talk to us first!
29
29
30
-
## News
30
+
## News {#news}
31
31
32
32
For the latest news about Docusaurus, [follow **@docusaurus** on Twitter](https://twitter.com/docusaurus) and the [official Docusaurus blog](/blog) on this website.
Copy file name to clipboardExpand all lines: website/community/team.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,27 +10,27 @@ import {
10
10
StudentFellowsTeamRow,
11
11
} from'@site/src/components/TeamProfileCards';
12
12
13
-
## Active Team
13
+
## Active Team{#active-team}
14
14
15
15
The Docusaurus team works on the core functionality, plugins for the classic theme, as well as the Docusaurus documentation website.
16
16
17
17
Current members of the Docusaurus team are listed in alphabetical order below.
18
18
19
19
<ActiveTeamRow />
20
20
21
-
## Honorary Alumni
21
+
## Honorary Alumni{#honorary-alumni}
22
22
23
23
Docusaurus would never be what it is today without the huge contributions from these folks who have moved on to bigger and greater things.
24
24
25
25
<HonoraryAlumniTeamRow />
26
26
27
-
## Student Fellows
27
+
## Student Fellows{#student-fellows}
28
28
29
29
A handful of students have also worked on Docusaurus as part of their school term/internship and the [Major League Hacking Fellowship program](https://fellowship.mlh.io/), contributing amazing features such as plugin options validation, migration tooling, and a Bootstrap theme.
30
30
31
31
<StudentFellowsTeamRow />
32
32
33
-
## Acknowledgements
33
+
## Acknowledgements{#acknowledgements}
34
34
35
35
Docusaurus was originally created by Joel Marcey. Today, Docusaurus has a few hundred open source contributors. We’d like to recognize a few people who have made significant contributions to Docusaurus and its documentation in the past and have helped maintain them over the years:
The behavior of Docusaurus when it detects any [duplicate routes](/guides/creating-pages.md#duplicate-routes).
154
154
155
155
By default, it displays a warning after you run `yarn start` or `yarn build`.
156
156
157
-
### `tagline`
157
+
### `tagline` {#tagline}
158
158
159
159
- Type: `string`
160
160
@@ -167,7 +167,7 @@ module.exports = {
167
167
};
168
168
```
169
169
170
-
### `organizationName`
170
+
### `organizationName` {#organizationname}
171
171
172
172
- Type: `string`
173
173
@@ -180,7 +180,7 @@ module.exports = {
180
180
};
181
181
```
182
182
183
-
### `projectName`
183
+
### `projectName` {#projectname}
184
184
185
185
- Type: `string`
186
186
@@ -192,7 +192,7 @@ module.exports = {
192
192
};
193
193
```
194
194
195
-
### `githubHost`
195
+
### `githubHost` {#githubhost}
196
196
197
197
- Type: `string`
198
198
@@ -204,7 +204,7 @@ module.exports = {
204
204
};
205
205
```
206
206
207
-
### `themeConfig`
207
+
### `themeConfig` {#themeconfig}
208
208
209
209
- Type: `Object`
210
210
@@ -273,7 +273,7 @@ module.exports = {
273
273
};
274
274
```
275
275
276
-
### `plugins`
276
+
### `plugins` {#plugins}
277
277
278
278
<!-- TODO: configuration for plugins -->
279
279
@@ -285,7 +285,7 @@ module.exports = {
285
285
};
286
286
```
287
287
288
-
### `themes`
288
+
### `themes` {#themes}
289
289
290
290
<!-- TODO: configuration for plugins -->
291
291
@@ -297,7 +297,7 @@ module.exports = {
297
297
};
298
298
```
299
299
300
-
### `presets`
300
+
### `presets` {#presets}
301
301
302
302
<!-- TODO: configuration for presets -->
303
303
@@ -309,7 +309,7 @@ module.exports = {
309
309
};
310
310
```
311
311
312
-
### `customFields`
312
+
### `customFields` {#customfields}
313
313
314
314
Docusaurus guards `docusaurus.config.js` from unknown fields. To add a custom field, define it on `customFields`.
315
315
@@ -330,7 +330,7 @@ Attempting to add unknown field in the config will lead to error in build time:
330
330
Error: The field(s) 'foo', 'bar' are not recognized in docusaurus.config.js
331
331
```
332
332
333
-
### `scripts`
333
+
### `scripts` {#scripts}
334
334
335
335
An array of scripts to load. The values can be either strings or plain objects of attribute-value maps. The `<script>` tags will be inserted in the HTML `<head>`.
336
336
@@ -355,7 +355,7 @@ module.exports = {
355
355
};
356
356
```
357
357
358
-
### `clientModules`
358
+
### `clientModules` {#clientmodules}
359
359
360
360
An array of client modules to load globally on your site:
361
361
@@ -372,7 +372,7 @@ module.exports = {
372
372
373
373
See also: [`getClientModules()`](lifecycle-apis.md#getclientmodules).
374
374
375
-
### `ssrTemplate`
375
+
### `ssrTemplate` {#ssrtemplate}
376
376
377
377
An HTML template written in [Eta's syntax](https://eta.js.org/docs/syntax#syntax-overview) that will be used to render your application. This can be used to set custom attributes on the `body` tags, additional `meta` tags, customize the `viewport`, etc. Please note that Docusaurus will rely on the template to be correctly structured in order to function properly, once you do customize it, you will have to make sure that your template is compliant with the requirements from `upstream`.
378
378
@@ -416,7 +416,7 @@ module.exports = {
416
416
};
417
417
```
418
418
419
-
### `stylesheets`
419
+
### `stylesheets` {#stylesheets}
420
420
421
421
An array ofCSS sources to load. The values can be either strings or plain objects of attribute-value maps. The`<link>` tags will be inserted in the HTML`<head>`.
0 commit comments