Skip to main content

Contemplative Chronicles

Hugo with emacs org mode

Why Exclusively using emacs for writing documentation. I can now write posts directly in org mode. unicorn Advantages Never leave emacs. Template with all the hugo parameters Override or customize front matter. Basic Setup For my hugo even theme when I create post using new command front matter is already inserted. Below are customization options Hugo project path We need to specify hugo project path #+hugo_base_dir: ../../ This is relative path to my post where top level of hugo site located.