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

    user

    08/18/2020, 9:10 PM
    look at my dendron.yml
  • u

    user

    08/18/2020, 9:11 PM
    Copy code
    site:
      # the note that will serve as the root of your published website
      # by default, dendron will set the root to `root`
      # 
      # this means the contents of `root.md` will be set as your home 
      # page and that all the contents # of your vault will be published
      # 
      # you can change the root to a specific `domain` 
      # this will set that `domain` as the home page
      # and publish everything under that domain
      noteRoot:
      
      # specify domains that you want to publish
      noteRoots: [dendron, medicine, root]
      # there's usually a built step before publishing your site
      # eg. converting your markdown files into jekyll-compatible
      # markdown files
    
      # this controls where the new documents will be published
      siteRoot: docs
  • u

    user

    08/18/2020, 9:11 PM
    is there something wrong? because it is just building the "dendron" domain
  • k

    kevins8

    08/18/2020, 9:19 PM
    you will need to run a
    Dendron: Doctor
    before building
  • k

    kevins8

    08/18/2020, 9:19 PM
    for everything under
    noteRoots
    , the corresponding files need to exist
  • k

    kevins8

    08/18/2020, 9:20 PM
    eg.
    dendorn.md, medicine.md, root.md
  • k

    kevins8

    08/18/2020, 9:20 PM
    if you create
    medicine.test
    , that won't work
  • k

    kevins8

    08/18/2020, 9:20 PM
    Dendron: Doctor
    will catch all these cases and generate the necessary files
  • u

    user

    08/18/2020, 9:31 PM
    Something is wrong.
  • u

    user

    08/18/2020, 9:31 PM
    If i delete the dendron.md the build says that cant find the root
  • u

    user

    08/18/2020, 9:31 PM
    But i changed the root
  • u

    user

    08/18/2020, 9:31 PM
    in the dendron.yml
  • k

    kevins8

    08/18/2020, 9:39 PM
    in order to reload the dendron.yml settings, you need to run
    Developer: Reload Window
  • k

    kevins8

    08/18/2020, 9:39 PM
    the publishing part of dendron is not currently well documented 😅
  • u

    user

    08/18/2020, 9:39 PM
    Ah ok 😄
  • u

    user

    08/18/2020, 9:43 PM
    Everything worked fine.
  • u

    user

    08/18/2020, 9:43 PM
    That was the missing piece! 😄
  • u

    user

    08/18/2020, 9:43 PM
    I'm happy.
  • k

    kevins8

    08/18/2020, 9:45 PM
    awesome, glad to hear it 🙂
  • u

    user

    08/18/2020, 9:45 PM
    wait.
  • u

    user

    08/18/2020, 9:45 PM
    the search in the website only works in one domain
  • u

    user

    08/18/2020, 9:49 PM
    aaaah it takes a while to work
  • u

    user

    08/18/2020, 9:49 PM
    everything is just fine
  • u

    user

    08/18/2020, 9:50 PM
    I'll be happy in contribute to the documentation, if it is possible...
  • u

    user

    08/18/2020, 9:50 PM
    I don't speak english very well but, the internet is for this kind of stuff...
  • u

    user

    08/18/2020, 9:50 PM
    to contribute*
  • u

    user

    08/18/2020, 9:50 PM
    I speak portuguese. ;D
  • k

    kevins8

    08/18/2020, 9:51 PM
    your english is great 🙂
  • k

    kevins8

    08/18/2020, 9:51 PM
    and yes, contributions would be 🙏
  • k

    kevins8

    08/18/2020, 9:51 PM
    instructions here https://www.dendron.so/notes/125c990b-6fe7-4ada-a65f-44cbde8b33f0.html
1...131415...757Latest