Skip to content

Commit efb4b01

Browse files
author
Serap Aydin
committed
Merge branch 'dsf.dev_restructuring_2.0' of https://github.com/datasharingframework/datasharingframework.github.io into dsf.dev_restructuring_2.0
2 parents 0415735 + 6eb1fda commit efb4b01

File tree

27 files changed

+1758
-1567
lines changed

27 files changed

+1758
-1567
lines changed

docs/package-lock.json

Lines changed: 1639 additions & 1413 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
"docs:update-package": "npx vp-update"
1212
},
1313
"devDependencies": {
14-
"@vuepress/bundler-vite": "2.0.0-rc.17",
15-
"@vuepress/plugin-markdown-image": "2.0.0-rc.52",
16-
"@vuepress/plugin-markdown-math": "2.0.0-rc.52",
17-
"@vuepress/plugin-markdown-tab": "2.0.0-rc.52",
18-
"katex": "^0.16.11",
19-
"sass-loader": "16.0.2",
20-
"vue": "3.5.12",
21-
"vuepress": "2.0.0-rc.17",
22-
"vuepress-plugin-search-pro": "2.0.0-rc.57",
23-
"vuepress-theme-hope": "2.0.0-rc.58"
14+
"@vuepress/bundler-vite": "2.0.0-rc.23",
15+
"@vuepress/plugin-markdown-image": "2.0.0-rc.104",
16+
"@vuepress/plugin-markdown-math": "2.0.0-rc.104",
17+
"@vuepress/plugin-markdown-tab": "2.0.0-rc.104",
18+
"@vuepress/plugin-slimsearch": "2.0.0-rc.104",
19+
"katex": "^0.16.22",
20+
"sass-loader": "16.0.5",
21+
"vue": "3.5.14",
22+
"vuepress": "2.0.0-rc.23",
23+
"vuepress-theme-hope": "2.0.0-rc.88"
2424
},
2525
"optionalDependencies": {
26-
"@rollup/rollup-linux-x64-gnu": "^4.22.4"
26+
"@rollup/rollup-linux-x64-gnu": "^4.41.0"
2727
}
2828
}

docs/src/.vuepress/theme.ts

Lines changed: 29 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import { slimsearchPlugin } from "@vuepress/plugin-slimsearch";
12
import { hopeTheme } from "vuepress-theme-hope";
23

34
export default hopeTheme({
@@ -6,9 +7,6 @@ export default hopeTheme({
67
url: "/community/team.html",
78
},
89

9-
iconAssets: "/assets/font/font.css",
10-
iconPrefix: "iconfont icon-",
11-
1210

1311
logo: "/photos/home/logo-small.svg",
1412
darkmode: "toggle",
@@ -1254,48 +1252,43 @@ export default hopeTheme({
12541252

12551253

12561254
plugins: {
1255+
1256+
icon: {
1257+
prefix: "iconfont icon-",
1258+
assets: "/assets/font/font.css",
1259+
},
1260+
12571261
blog: {
12581262
filter: ({ frontmatter }) => frontmatter.type === "news",
12591263
},
1260-
1261-
markdownImage: {
1262-
figure: true,
1263-
lazyload: true,
1264-
mark: true,
1265-
size: true,
1266-
},
1267-
markdownMath: {
1268-
},
1269-
markdownTab: {
1270-
codeTabs: true,
1271-
tabs: false,
1272-
},
1273-
linksCheck: {
1274-
dev: true,
1275-
build: "error"
1276-
},
1277-
searchPro: {
1264+
1265+
1266+
slimsearch: {
12781267
indexContent: true,
12791268
},
12801269
photoSwipe: false,
12811270
components: {
1282-
// components you want
1283-
components: [
1284-
/* "AudioPlayer",
1285-
"Badge",
1286-
"BiliBili",
1287-
"CodePen",
1288-
"PDF",
1289-
"Replit",
1290-
"StackBlitz",
1291-
"VideoPlayer",
1292-
"YouTube",*/
1293-
],
1271+
components: [],
12941272
},
1295-
mdEnhance: {
1273+
},
1274+
1275+
markdown: {
1276+
imgLazyload: true,
1277+
imgMark: true,
1278+
figure: true,
1279+
imgSize: true,
1280+
math: {
1281+
1282+
},
1283+
tabs: false,
1284+
codeTabs: true,
1285+
linksCheck: {
1286+
dev: true,
1287+
build: "error"
1288+
},
12961289
align: true,
12971290
attrs: true,
1298-
chart: false,
1291+
chartjs: false,
12991292
demo: false,
13001293
echarts: false,
13011294
flowchart: false,
@@ -1324,6 +1317,5 @@ export default hopeTheme({
13241317
tasklist: false,
13251318
vPre: false,
13261319
vuePlayground: false
1327-
}
1328-
},
1320+
}
13291321
});

docs/src/community/about/README.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/src/community/about/contact.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/src/community/about/faq.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/src/community/about/partners.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

docs/src/community/about/projectlist.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/src/community/about/public.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

docs/src/community/communication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ DSF's community is growing and we welcome anyone who would like to join! :rocket
1010

1111
### Stay up to Date
1212
- [GitHub](https://github.com/datasharingframework/dsf)
13-
- Follow our [contributors](/about/learnmore/team.md) on GitHub
13+
- Follow our [contributors](./team.md) on GitHub
1414
- [Zulip Chat - MII](https://mii.zulipchat.com)
1515

1616
### Contribute Code

0 commit comments

Comments
 (0)