@greyor What are you going to? I currently run the site I’m doing off WordPress but would be super open to alternatives.
@nsmckinnon Not 100% decided but I am liking the looks of Hugo. I run YunoHost on my server and found a nice guide for installation: https://blog.arkadi.one/p/how-to-use-hugo-with-yunohost/
I don't know Markdown that well, but can learn; Hugo seems very elegant and lightweight. WP just seems like too much and I feel like I've been fighting with it. I'd like to be able to write my posts easily in Emacs. 🤓
@greyor *politely menacing* have you accepted ox-hugo into your life https://ox-hugo.scripter.co/
@greyor I mean not all Emacs users are Org users and ox-hugo has quirks of its own to deal with etc., but I just find managing all posts from a single file much easier lol.
showtoc and tocopen parameters seem to be custom to your theme. So they would still go in HUGO_CUSTOM_FRONT_MATTER.
About summary, I have a page in the doc site on how to export that.
If you get to updating Hugo and ox-hugo to the latest versions, feel free to start a discussion (repo has a new Discussions section) showing an Org snippet of how you set all the front matter , and I may be able to provide some feedback.
/1
@kaushalmodi Sounds good, I'll be sure to keep it in mind! I have actually *shameful whisper* never updated an Emacs package lmao. I'm kind of terrified it'll break my rickety pile of configurations! This looks like a good place to start as any though.
@kaushalmodi hey thanks for chiming in! If I ever learn Org I will have to look into using your script! I appreciate your input for sure. @ljwrites
Ah! Sorry for all the noise with all these Org related posts then!
On the topic of learning #orgMode, you can easily reach the /proficiency/ of Markdown in Org in a few minutes to an hour.
But once you are in that world (especially if you are an #Emacs user) .. oh.. the possibilities are endless!!
Good luck with you move to #Hugo either way. If you ever get stuck in that nice, we have incredible folks helping out people on https://discourse.gohugo.io/ .
@kaushalmodi not noise at all! I would like to learn for sure!
Thank you for your kind words and encouragement!
@ljwrites @greyor
Oh! And recently I started generating the changelog using the git log (and ever since, I am more disciplined in formatting my commit messages). So skimming through this may help you quickly discover the key breakages and new features: https://ox-hugo.scripter.co/doc/changelog/
And of course, the latest ox-hugo will have a lot fewer bugs if you haven't updated it in a while 😁