user
01/31/2022, 11:13 AMjosh
01/31/2022, 12:43 PMdendron.example.com
.
If I click on the green title on the upper left corner I expect to get to the landing page, but it brings me to this url: dendron.example.com/dendron.example.com
. That results in a 404 error.
Is that a bug or could I have done something wrong?josh
01/31/2022, 12:44 PMuser
01/31/2022, 1:39 PMkevins8
01/31/2022, 3:42 PMkevins8
01/31/2022, 3:42 PMkevins8
01/31/2022, 3:44 PMassetPrefix
? if you have a custom domain, that shouldn't be setjosh
01/31/2022, 3:48 PMkevins8
01/31/2022, 3:49 PMjosh
01/31/2022, 3:53 PMyml
site:
copyAssets: true
siteHierarchies:
- tuc
- semester
- 'mathematik-iii'
- 'theoretische-informatik'
- softwareengineering
- rechnerorganisation
- 'mensch-computer-interaktion-i'
- 'medienretrieval'
siteRootDir: docs
usePrettyRefs: true
title: TUC - Joshua Jeschek
description: Joshs Uniaufzeichnungen
author: Joshua Jeschek
siteLastModified: true
gh_edit_branch: main
siteUrl: tuc.jeschek.eu
you can also take a look at the site itself and try clicking on "TUC - Joshua Jeschek" in the upper left cornerkevins8
01/31/2022, 4:46 PMjosh
01/31/2022, 4:56 PMuser
01/31/2022, 6:40 PM[test](/../../../Documents/Bytes%20of%20Myself.pdf)
on the preview, the test link doesn't open a pdfuser
01/31/2022, 6:40 PM[[/../../../Documents/Bytes%20of%20Myself.pdf]]
according to this page: https://wiki.dendron.so/notes/3472226a-ff3c-432d-bf5d-10926f39f6c2/#file-linksSeriousBug
01/31/2022, 6:42 PMuser
01/31/2022, 6:42 PMuser
01/31/2022, 6:44 PMuser
01/31/2022, 6:45 PMuser
01/31/2022, 6:45 PMvishal.gandhi
02/01/2022, 2:13 AMScriptAutomate
02/01/2022, 2:29 AMpdina
02/01/2022, 2:33 AMmkdir workspaceC
npx @dendronhq/dendron-cli workspace init --wsRoot workspaceC/
but got the following error:
Error: ENOENT: no such file or directory, open 'workspaceC/dendron.yml'
at Object.openSync (node:fs:585:3)
at Object.readFileSync (node:fs:453:35)
...
errno: -2,
syscall: 'open',
code: 'ENOENT',
path: 'workspaceC/dendron.yml'
I also tried using the absolute path but nothing changed.vishal.gandhi
02/01/2022, 2:55 AMb3z
02/01/2022, 8:45 AMBassmann
02/01/2022, 12:02 PMjohndendron29
02/01/2022, 3:42 PMjohndendron29
02/01/2022, 3:43 PMlukecarrier
02/01/2022, 4:56 PMscionow
02/01/2022, 5:17 PMSeriousBug
02/01/2022, 5:35 PM