diff options
Diffstat (limited to '2023/talks')
-rw-r--r-- | 2023/talks/mentor.md | 2 | ||||
-rw-r--r-- | 2023/talks/writing.md | 36 |
2 files changed, 37 insertions, 1 deletions
diff --git a/2023/talks/mentor.md b/2023/talks/mentor.md index 50ac7023..950a8274 100644 --- a/2023/talks/mentor.md +++ b/2023/talks/mentor.md @@ -7,7 +7,7 @@ # Mentoring VS-Coders as an Emacsian (or How to show not tell people about the wonders of Emacs) -Jeremy Friesen (he/him) - Pronunciation: JERR-im-EE FREE-SEHN, https://takeonrules.com, jeremy@jeremyfriesen.com, <mailto:jeremy@jeremyfriesen.com> +Jeremy Friesen (he/him) - Pronunciation: JERR-im-EE FREE-SEHN, https://takeonrules.com, <mailto:jeremy@jeremyfriesen.com> [[!inline pages="internal(2023/info/mentor-before)" raw="yes"]] 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"]] + +<!-- Initially generated with emacsconf-publish-talk-page and then left alone for manual editing --> +<!-- You can manually edit this file to update the abstract, add links, etc. ---> + + +# Emacs Turbo-Charges My Writing +Jeremy Friesen (he/him) - Pronunciation: JERR-im-EE FREE-SEHN, https://takeonrules.com, <mailto:jeremy@jeremyfriesen.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"]] + + |