Commit 53ad2bb
Add Remote Content Integration for Docusaurus (#54)
* Create a proof-of-concept for remote-content retreval
Remove community/contribute.md - this is pulled via remote-content plugin
Add remote-content plugin and pull from sources files in project
rewrite any links that are broken
Create a utils to easily manage the links to the source
Signed-off-by: Pete Cheslock <[email protected]>
* JJ added Security.md
Looks like I got it working!
Signed-off-by: JJ Asghar <[email protected]>
* add search bar to nav (#55)
Signed-off-by: Jess Chitas <[email protected]>
* Create a proof-of-concept for remote-content retreval
Remove community/contribute.md - this is pulled via remote-content plugin
Add remote-content plugin and pull from sources files in project
rewrite any links that are broken
Create a utils to easily manage the links to the source
Signed-off-by: Pete Cheslock <[email protected]>
* Update package-lock.json
Signed-off-by: Pete Cheslock <[email protected]>
* Update packages from upstream
Signed-off-by: Pete Cheslock <[email protected]>
* Update .gitignore and docusaurus.config.js; remove security.md
- Added security.md to .gitignore to prevent tracking of the file.
- Updated docusaurus.config.js to improve plugin organization and clarity.
- Removed the security.md file as it is no longer needed.
Signed-off-by: Pete Cheslock <[email protected]>
* Move contact us lower in the sidebar list
Signed-off-by: Pete Cheslock <[email protected]>
---------
Signed-off-by: Pete Cheslock <[email protected]>
Signed-off-by: JJ Asghar <[email protected]>
Signed-off-by: Jess Chitas <[email protected]>
Co-authored-by: JJ Asghar <[email protected]>
Co-authored-by: Jess Chitas <[email protected]>1 parent 9e46985 commit 53ad2bb
File tree
13 files changed
+725
-90
lines changed- docs/community
- remote-content
- remote-sources
13 files changed
+725
-90
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
97 | | - | |
98 | | - | |
99 | | - | |
| 98 | + | |
| 99 | + | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
101 | 105 | | |
102 | 106 | | |
103 | 107 | | |
104 | 108 | | |
105 | 109 | | |
106 | 110 | | |
107 | | - | |
108 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
109 | 120 | | |
110 | 121 | | |
111 | 122 | | |
| |||
0 commit comments