I’ve made a small python script to copy over blog posts I write from Obsidian to Hugo, and change the hyperlinks from the markdown format to the Hugo format.
I really love working on small projects in python, such a great language.
This is really cool! Do you have you code on github? How are you handling pictures? I noticed that the way obsidian and hugo do it are different (obsidian adds it in the same working folder while hugo has a specific folder to store images)
Would be really interesting to do something similar with Lemmy links so you stay within your own instance. Not sure if that is something that could be done server side or if it’s front end development.
I’ve made a small python script to copy over blog posts I write from Obsidian to Hugo, and change the hyperlinks from the markdown format to the Hugo format.
I really love working on small projects in python, such a great language.
This is really cool! Do you have you code on github? How are you handling pictures? I noticed that the way obsidian and hugo do it are different (obsidian adds it in the same working folder while hugo has a specific folder to store images)
deleted by creator
Would be really interesting to do something similar with Lemmy links so you stay within your own instance. Not sure if that is something that could be done server side or if it’s front end development.
deleted by creator