Comment on Keep them guessing
ArmoredThirteen@lemmy.zip 2 days agoI set up a build server for my obsidian notes. Push changes to GitHub, Jenkins picks it up, turns it into a website, and deploys to another server. I’m running into an issue though the tool I use to turn it into a website is abandoned. Might have to roll my own 😔
corsicanguppy@lemmy.ca 2 days ago
Roll your own conversion script to change the notes format into one of the maybe half-dozen new doc manipulation tool suites that hook right into gitlab (and GitHub if you must).
ArmoredThirteen@lemmy.zip 1 day ago
I’m not familiar with what you’re talking about. If not m already converting my notes why not just go right to html?