Skip to content

Commit

Permalink
docs: add alokai docs link (#3086)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmaribojoc authored Mar 26, 2024
1 parent 3a59207 commit 758293f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions apps/docs/components/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ module.exports = {
DOCS_EXAMPLES_VUE_PATH,
FIGMA_URL,
coreDocs: false,
storefrontUi: true,
title: 'Storefront UI',
repo: 'https://github.com/vuestorefront/storefront-ui',
docsRepoPath: 'https://github.com/vuestorefront/storefront-ui/tree/v2/apps/docs/components/', // used to generate direct edit links on docs pages.
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"sass-loader": "^13.0.0",
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.2.17",
"vue-multiselect": "^2.1.6",
"vuepress-theme-vsf-docs": "^1.2.19"
"vuepress-theme-vsf-docs": "^1.5.2"
},
"resolutions": {
"webpack-hot-middleware": "2.25.4"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4364,7 +4364,7 @@ __metadata:
vue-multiselect: ^2.1.6
vuepress: ^1.9.8
vuepress-plugin-clean-urls: ^1.1.2
vuepress-theme-vsf-docs: ^1.2.19
vuepress-theme-vsf-docs: ^1.5.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -27949,17 +27949,17 @@ __metadata:
languageName: node
linkType: hard

"vuepress-theme-vsf-docs@npm:^1.2.19":
version: 1.3.2
resolution: "vuepress-theme-vsf-docs@npm:1.3.2"
"vuepress-theme-vsf-docs@npm:^1.5.2":
version: 1.5.2
resolution: "vuepress-theme-vsf-docs@npm:1.5.2"
dependencies:
"@vuepress/plugin-active-header-links": 1.9.7
"@vuepress/plugin-nprogress": 1.9.7
"@vuepress/plugin-search": 1.9.7
iconify-icon: ^1.0.1
markdown-it-anchor: ^8.6.5
vuepress-plugin-container: ^2.0.2
checksum: 6a934bce9e4447365ce2bbb1fb733b44de57e1eaaa231a11e78572fd90e175e1d636fd324ec113250d9351687405a9af4669b91aea9cfafca56c6450e0a89c40
checksum: f035beb6d6b150b9dc34e3ae1ed7b1ca50e8518d4e50b0edf813b06c200474721195093e6f0e76d13f02ca14f0cd579b04b395a8c230af176f4a39f45fd521c0
languageName: node
linkType: hard

Expand Down

0 comments on commit 758293f

Please sign in to comment.