https://www.dendron.so/ logo
Join Discord
Powered by
# questions
  • u

    user

    09/19/2020, 4:12 PM
    What is the link in GitHub after exporting?
  • i

    imalightbulb

    09/19/2020, 4:13 PM
    I didn't use
    ![]()
    after realized it doesn't work, let me create a new page as an example real quick
  • u

    user

    09/19/2020, 4:17 PM
    Does it work in vs code preview?
  • i

    imalightbulb

    09/19/2020, 4:17 PM
    yes
  • k

    kevins8

    09/19/2020, 4:18 PM
    can you give me a url of a page that's not working with the github repo?
  • i

    imalightbulb

    09/19/2020, 4:18 PM
    https://jackqaq-byte.github.io/my-second-brain/notes/ae4950e6-d537-4152-8372-3a63a8e5cfdf.html
  • i

    imalightbulb

    09/19/2020, 4:19 PM
    I just pushed it
  • i

    imalightbulb

    09/19/2020, 4:19 PM
    it looks like this in the vsc preview
  • i

    imalightbulb

    09/19/2020, 4:19 PM
    But it shows nothing in the github page
  • k

    kevins8

    09/19/2020, 4:22 PM
    can you also drop a link to the github?
  • i

    imalightbulb

    09/19/2020, 4:24 PM
    yep
  • i

    imalightbulb

    09/19/2020, 4:24 PM
    https://github.com/JackQAQ-byte/my-second-brain
  • k

    kevins8

    09/19/2020, 4:45 PM
    there's an error with your dendron.yml file
  • k

    kevins8

    09/19/2020, 4:46 PM
    change
    Copy code
    siteHierarchies: 
    - [n, b, prod, c, prog, sci, his]
  • k

    kevins8

    09/19/2020, 4:46 PM
    to
    Copy code
    siteHierarchies: [n, b, prod, c, prog, sci, his]
  • i

    imalightbulb

    09/19/2020, 4:47 PM
    ahh
  • i

    imalightbulb

    09/19/2020, 4:47 PM
    ok
  • i

    imalightbulb

    09/19/2020, 4:47 PM
    pushing the change on github
  • k

    kevins8

    09/19/2020, 4:47 PM
    able to see the image locally
  • i

    imalightbulb

    09/19/2020, 4:47 PM
    you mean the github --> environments -> github pages?
  • i

    imalightbulb

    09/19/2020, 4:48 PM
    what do you mean locally?
  • k

    kevins8

    09/19/2020, 4:49 PM
    i have a command to launch the github page on my computer locally without pushing to github
  • k

    kevins8

    09/19/2020, 4:49 PM
    it lets me check and fix issues without pushing
  • i

    imalightbulb

    09/19/2020, 4:50 PM
    ahh
  • i

    imalightbulb

    09/19/2020, 4:50 PM
    but the image doesn't work on the github page
  • k

    kevins8

    09/19/2020, 5:00 PM
    ah, i see what the issue is
  • k

    kevins8

    09/19/2020, 5:00 PM
    images aren't being served from the right path right now if you don't use a naked domain (eg. jack.com) but a domain with a path (eg. jack/my-second-brain). will push out a fix today
  • i

    imalightbulb

    09/19/2020, 5:01 PM
    so it's a bug in your side?
  • i

    imalightbulb

    09/19/2020, 5:01 PM
    > will push out a fix today thanks! 😆
  • k

    kevins8

    09/19/2020, 5:03 PM
    yeah
1...707172...757Latest