Hey there, I deployed a new personal art portfolio website: * https://www.sambanya.com I am planning to use Emacs to create Org Mode files for the few main sections of my site that aren't the Art Gallery page itself. I'm trying to figure out how to get a modern Wordpress looking Org generated HTML page that rivals pages like this: * https://karlkopinski.com/ * https://wyliebeckert.com/ * http://www.brucepennington.co.uk/ * https://turnislefthome.com/ * https://davidmattingly.com/sketches/ * https://www.mathewborrett.com/ * https://www.stephenfabian.com/gallery I tried researching on my own about this, but most of the CSS stylesheets I've seen pretty much pertain to making Org generated HTML pages look like 'Read The Docs", solarized pages, or academic reports. Anyway, would be curious if anyone happened to know of a good workflow, or if I should just rip apart the initial pages I like and see how I can match the styling via CSS alone. Wanted to see if I could get away with having minimal JS involved as I'm only chasing the look, not really the functionalities of Wordpress (zoom etc). Would be curious to know everyone's thoughts on this if there's a cool way to do this via Org Mode :) Here are the links I tried to no avail though for anyone's reference: * https://github.com/gongzhitaao/orgcss * https://github.com/fniessen/org-html-themes * https://gist.github.com/mowen/326524 * https://github.com/thomasf/solarized-css * https://demo.thi.ng/org-spec/ * http://doc.norang.ca/org-mode.html * https://olmon.gitlab.io/org-themes/ * https://github.com/c4710n/org-html-style * https://thomasf.github.io/solarized-css/ * https://news.ycombinator.com/item?id=23130104 * https://orgmode.org/manual/JavaScript-support.html * https://github.com/marsmining/ox-twbs * https://github.com/cosmicexplorer/org-info-js * https://orgmode.org/manual/CSS-support.html * https://juanjose.garciaripoll.com/blog/css-style-org-mode/ * https://lepisma.xyz/2017/10/28/ricing-org-mode/ * https://jnboehm.gitlab.io/blog/tufte-css/ * https://gongzhitaao.org/orgcss/ The closest I've seen is MAYBE This: * https://olmon.gitlab.io/org-themes/darksun/darksun.html Thanks, Sam