Switch to Vitepress#349
Conversation
KristjanESPERANTO
left a comment
There was a problem hiding this comment.
Looks nice!
Can .vuepress/config.js also be deleted?
|
Fixed first round of issues. Will convert to draft since I want to clean up the internal links, there are some inconsistencies |
KristjanESPERANTO
left a comment
There was a problem hiding this comment.
Great work on this migration! 😃
|
the container build fails cp: can't stat 'MagicMirror-Documentation/.vuepress/dist': No such file or directoryso I assume the output dir has changed, where are the static files now after build and has the build command changed too? current (excerpt): git clone --depth 1 -b $REPO_BRANCH --single-branch "https://github.com/MagicMirrorOrg/MagicMirror-Documentation.git"
cd MagicMirror-Documentation
git log -1
npm install
node --run docs:build
artifacts:
paths:
- MagicMirror-Documentation/.vuepress/dist/ |
Correct, the output is now under ".vitepress/dist". |
Yes, it's for the Carbon Ads. I've created #350 to make the background of the area invisible - this doesn't deactivate the ads. |

No description provided.