Publishing Manual
TODO Introduction
Please note any "TODO" or "TK" - that means text around it is incomplete or inaccurate, such as missing a citation.
This document is a manual of the procedures I use to publish my writing. It is intended to serve as a companion to my writing manual.
License & Editorial Information
This document and the source code it contains are released under the MIT License and maintained at https://git.sr.ht/~emsenn/publishing-manual, where a list of syndications is available.
Table of Contents
TODO Requirements
TODO Emacs
TODO Org-mode
TODO LaTeX
TODO Ox-Hugo
TODO Hugo
TODO Git
TODO Setup
TODO Installing Emacs and Org-Mode
TODO Installing Ox-Hugo and Hugo
TODO Installing LaTeX stuff
Rendering Methods
TODO Render as HTML
Hyper-text Markup Language, or HTML, is the document format used across the Web.
While editing your Org-mode source document in Emacs, run
org-export~dispatch
and