user
01/22/2021, 7:55 PMnpx dendron-cli buildSiteV2 --wsRoot . --stage prod as a build script so when it's pushed to vercel it builds?user
01/22/2021, 7:55 PMbuild as where the code is located?user
01/22/2021, 7:56 PMbuild the output directory?user
01/22/2021, 8:11 PMuser
01/22/2021, 8:12 PMuser
01/22/2021, 8:32 PMuser
01/22/2021, 8:32 PM{"ctx":"c:run","err":{"status":"unknown","msg":"","payload":"{\"msg\":\"Command failed with exit code 1: git commit -m 'chore: publish'\\nOn branch main\\nYour branch is up to date with 'origin/main'.\\n\\nnothing to commit, working tree clean\",\"stack\":\"Error: Command failed with exit code 1: git commit -m 'chore: publish'\\nOn branch main\\nYour branch is up to date with 'origin/main'.\\n\\nnothing to commit, working tree clean\\n\\tat e.exports (/home/scott/.vscode-server/extensions/dendron.dendron-0.25.2/dist/extension.js:408:174606)\\n\\tat /home/scott/.vscode-server/extensions/dendron.dendron-0.25.2/dist/extension.js:262:76950\\n\\tat processTicksAndRejections (internal/process/task_queues.js:94:5)\\n\\tat async commit (/home/scott/.vscode-server/extensions/dendron.dendron-0.25.2/dist/extension.js:408:327835)\\n\\tat async l.execute (/home/scott/.vscode-server/extensions/dendron.dendron-0.25.2/dist/extension.js:637:24572)\\n\\tat async c.execute (/home/scott/.vscode-server/ext..user
01/22/2021, 8:37 PMuser
01/22/2021, 8:38 PMuser
01/22/2021, 8:38 PMuser
01/22/2021, 8:47 PMuser
01/22/2021, 8:47 PMuser
01/22/2021, 8:48 PMuser
01/22/2021, 8:50 PMkevins8
01/22/2021, 8:50 PMkevins8
01/22/2021, 8:50 PMDendron: Publish? if so, that's the legacy command for old style jekyll based publishing. will be marking it deprecated in the next release 😅user
01/22/2021, 8:50 PMuser
01/22/2021, 8:51 PMuser
01/22/2021, 8:51 PMkevins8
01/22/2021, 8:51 PMuser
01/22/2021, 8:51 PMkevins8
01/22/2021, 8:51 PMuser
01/22/2021, 8:53 PMuser
01/22/2021, 8:53 PMkevins8
01/22/2021, 8:56 PMDeveloper: reload window and see if that fixes it?
2) if not, can you dm me your workspace settings and dendron.yml file?user
01/22/2021, 8:58 PMcname: "dendron.so" that needs to be my domain, right?user
01/22/2021, 9:01 PMuser
01/22/2021, 9:02 PMuser
01/22/2021, 9:04 PMdendron-cli buildSiteV2 --wsRoot . --stage prod it creates a build/site folder< I'm guessing this is where I should point Vercel rather than docs @User ??kevins8
01/22/2021, 9:07 PMdocs by default (this is controlled by siteRootsDir in dendron.yml (https://dendron.so/notes/f2ed8639-a604-4a9d-b76c-41e205fb8713.html#siterootdir-required)