From 07a9657c026543270e25d6bb30fabe39cf460779 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 3 Sep 2023 15:03:18 -0400 Subject: add mentor talk --- 2023/talks/writing.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 2023/talks/writing.md (limited to '2023/talks/writing.md') diff --git a/2023/talks/writing.md b/2023/talks/writing.md new file mode 100644 index 00000000..6c21a732 --- /dev/null +++ b/2023/talks/writing.md @@ -0,0 +1,36 @@ +[[!meta title="Emacs Turbo-Charges My Writing"]] +[[!meta copyright="Copyright © 2023 Jeremy Friesen"]] +[[!inline pages="internal(2023/info/writing-nav)" raw="yes"]] + + + + + +# Emacs Turbo-Charges My Writing +Jeremy Friesen (he/him) - Pronunciation: JERR-im-EE FREE-SEHN, https://takeonrules.com, + +[[!inline pages="internal(2023/info/writing-before)" raw="yes"]] + +I’ve been actively blogging since 2011. In May 2020 I switched to +writing my blog posts in Emacs. The numbers don’t lie, I’m writing +more than ever, in part because of Emacs. + +In this presentation I’ll walk through my writing setup for Emacs. +I’ll go over the workflow of writing in Org Mode syntax with Denote +serving as my personal knowledge management system. + +I’ll demonstrate some of functions (or types of functions) I use for: + +- Dynamic auto-completion for Org-Mode macros +- Linking to other Org-Mode documents via different contexts (abbreviations, citations, and links) +- Different Org-Mode blocks that map to HTML elements + +And with a complete post, I’ll then walk through the resulting export. +Demonstrating the output to Hugo (and its shortcodes) as well as other +formats. + +[[!inline pages="internal(2023/info/writing-after)" raw="yes"]] + +[[!inline pages="internal(2023/info/writing-nav)" raw="yes"]] + + -- cgit v1.2.3