Replies: 11 comments 9 replies
-
|
Can you share your tests over some repo? |
Beta Was this translation helpful? Give feedback.
-
|
2nd repo is here |
Beta Was this translation helpful? Give feedback.
-
|
Okay - I'll work on this sometime this upcoming weekend and give you whatever feedback I can. I totally understand needing to do other stuff. I will try to help you however / whenever I am able. |
Beta Was this translation helpful? Give feedback.
-
|
I will get to this later in the week after taking care of other matters. Thank you for your time and effort! |
Beta Was this translation helpful? Give feedback.
-
|
Tried running from this repo version with errors. Build and Debug files attached ... also attaching my mkdocs.yml (renamed to .log so I can upload it here) for your reference. Seems there may be some issues there? I changed all the "status" keys to "publish". Also, once we iron out these issues, need to update documentation, especially with respect to the new publish key for status. 20230929_155730_mkdocs_build.log |
Beta Was this translation helpful? Give feedback.
-
|
Here is the error which occurs after executing "mkdocs serve" in my virtual environment. (.venv) [deb@deb-desktop MkDocs-Publisher-4]$ mkdocs serve I will create another repo for you to look at. I didn't on this one because it wouldn't even render locally. Will edit this post with the repo link once completed. THANK YOU!!! PS - I saw that material for mkdocs submitted a PR to the mkdocs/catalog github repo asking them to turn off the offline plugin in online contrexts as it was causing issues. Have no idea if this has anything to do with the above error. Just wanted to make you aware of it. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your patience in pointing out my errors! I am not too techy and am still learning. I had corrected all of the warnings that I understood; the ones that remained, I did not know how to fix. Have fixed mkdocs.yml per your instructions. tested the following in the blog posts ...
Attaching build and debug logs. Repo address remains the same. 20231002_124103_mkdocs_build.log |
Beta Was this translation helpful? Give feedback.
-
|
Yes, the links are working exactly as you stated. the [[link_part]] by itself does not work. The [[link_part|link text]] does work. I have pushed those changes to the repo for your convenience. When I have more time, I'll test callouts next as I use those pretty extensively. I'll also work on creating a more thorough test file that incorporates as many features of both markdown and obsidian syntax so you have more thorough data to work with. I am grateful that I am able to help you! Thank you!! |
Beta Was this translation helpful? Give feedback.
-
|
Yes, now working with [[only_link]]. Will now begin work on callouts, and a more thorough test document. |
Beta Was this translation helpful? Give feedback.
-
|
Have tested both MkDocs admonitions and Obsidian Callouts ... including foldable and nestable callouts. They all work perfectly locally. QUESTION - do you only need copies of the build and debug logs when there are problems? Or do you want them each time? Will work on a more complete markdown / obsidian syntax document tomorrow. |
Beta Was this translation helpful? Give feedback.
-
|
@AgedLace Closing this discussion since it's solved. If you will find any other problem, please open a new discussion or an issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The Blog index shows the full posts of all posts.
I still cannot get the wikilinks to work. I have double-checked my obsidian settings - it is set to relative path to file. When I do "mkdocs serve" I get the error message that all links are absolute links.
When I click on the first link at the bottom of any post - it takes me to the full page of blog-post3 (last one). Clicking on the second link, or the post titles, I get a 404 page.
Beta Was this translation helpful? Give feedback.
All reactions