On 19 July 2016 at 13:35 GMT, Eric S Fraga wrote: > On Tuesday, 19 Jul 2016 at 13:09, Jarmo Hurri wrote: >> More specifically, I would like to add, on all pages, a navigation bar >> on the left-hand side and a title bar with no functionality on the top >> of each page. > > You are probably looking for cascading style sheets (CSS) for the > HTML. org's HTML export already tags everything of note so you may > be able to achieve what you want with careful style choices.
I agree with Eric (and now Christian) that is the way to go. Personally, I have enjoyed using the styles in Fabrice Niessen's org-html-themes, especially https://github.com/fniessen/org-html-themes#readtheorg It already has some similarities to the layout you describe. Hope that helps, Josiah