-
-
Notifications
You must be signed in to change notification settings - Fork 148
Switch to Vitepress #349
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switch to Vitepress #349
Conversation
KristjanESPERANTO
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.