/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

enocc.com
| | avivace.com
10.0 parsecs away

Travel
| | How to mix plain markdown and latex and get beautiful results while writing human stuff. (with results being PDF, XHTML, HTML5, docx, EPUB, LaTex and many more). Pandoc allows you to get the best of the two worlds without compromises: readable plain text files with latex expressions and everything offered by latex rendering and packages. You can write code-blocks with specific language syntax highlight, normal markdown and LaTex parts. To place something written in TeX in mathmode, use $ signs to enclose the math you want to display, exactly what you would do in a normal LaTex file.
| | www.crosenthal.com
8.1 parsecs away

Travel
| | I used to run a pretty complicated publishing workflow on this website. I dont anymore. Im writing this up because it might be useful for somebody else who uses the Jekyll static site generator for publishing to their own private hosting site.
| | arunmani.in
8.3 parsecs away

Travel
| | My journey in publishing a book using GNU Emacs and OrgMode.
| | justin.abrah.ms
17.4 parsecs away

Travel
| [AI summary] The author explains their transition to using org-mode within Emacs to generate a static website, detailing the benefits of this approach and providing an Elisp configuration for the export process.