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/info/flat-nav.md | 2 +- 2023/info/mentor-after.md | 7 +++++++ 2023/info/mentor-before.md | 4 ++++ 2023/info/mentor-nav.md | 6 ++++++ 2023/info/web-nav.md | 2 +- 2023/talk-details.md | 1 + 2023/talks/mentor.md | 2 +- 2023/talks/writing.md | 36 ++++++++++++++++++++++++++++++++++++ 8 files changed, 57 insertions(+), 3 deletions(-) create mode 100644 2023/info/mentor-after.md create mode 100644 2023/info/mentor-before.md create mode 100644 2023/info/mentor-nav.md create mode 100644 2023/talks/writing.md diff --git a/2023/info/flat-nav.md b/2023/info/flat-nav.md index abde99ef..b02f8eb4 100644 --- a/2023/info/flat-nav.md +++ b/2023/info/flat-nav.md @@ -1,5 +1,5 @@
Back to the [[talks]] -Next by track: Emacs saves the Web +Next by track: Mentoring VS-Coders as an Emacsian (or How to show not tell people about the wonders of Emacs)
diff --git a/2023/info/mentor-after.md b/2023/info/mentor-after.md new file mode 100644 index 00000000..5a46cc3f --- /dev/null +++ b/2023/info/mentor-after.md @@ -0,0 +1,7 @@ + + + +Questions or comments? Please e-mail [jeremy@jeremyfriesen.com](mailto:jeremy@jeremyfriesen.com?subject=Comment%20for%20EmacsConf%202022%20mentor%3A%20Mentoring%20VS-Coders%20as%20an%20Emacsian%20%28or%20How%20to%20show%20not%20tell%20people%20about%20the%20wonders%20of%20Emacs%29) + + + diff --git a/2023/info/mentor-before.md b/2023/info/mentor-before.md new file mode 100644 index 00000000..69b96fb1 --- /dev/null +++ b/2023/info/mentor-before.md @@ -0,0 +1,4 @@ + +
+# Description + \ No newline at end of file diff --git a/2023/info/mentor-nav.md b/2023/info/mentor-nav.md new file mode 100644 index 00000000..73e5a3af --- /dev/null +++ b/2023/info/mentor-nav.md @@ -0,0 +1,6 @@ + +
+Back to the [[talks]] +Previous by track: A modern Emacs look-and-feel without pain +Next by track: Emacs saves the Web +
diff --git a/2023/info/web-nav.md b/2023/info/web-nav.md index 1afa1441..bd9ba328 100644 --- a/2023/info/web-nav.md +++ b/2023/info/web-nav.md @@ -1,6 +1,6 @@
Back to the [[talks]] -Previous by track: A modern Emacs look-and-feel without pain +Previous by track: Mentoring VS-Coders as an Emacsian (or How to show not tell people about the wonders of Emacs) Next by track: The many ways to browse Hacker News from Emacs
diff --git a/2023/talk-details.md b/2023/talk-details.md index a82d0d50..004e5738 100644 --- a/2023/talk-details.md +++ b/2023/talk-details.md @@ -2,6 +2,7 @@ 20one.el: the static site generator for Emacs Lisp ProgrammersTony Aldon 20Authoring and presenting university courses with Emacs and a full libre software stackJames Howell 20Org-Mode workflow: informal reference trackingChristopher Howard +10Mentoring VS-Coders as an Emacsian (or How to show not tell people about the wonders of Emacs)Jeremy Friesen 40Windows into FreedomCorwin Brust 20GNU Emacs for electronics, note-taking, and as lightweight IDEAnand Tamariya 10A modern Emacs look-and-feel without painPedro A. Aranda 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, +Jeremy Friesen (he/him) - Pronunciation: JERR-im-EE FREE-SEHN, https://takeonrules.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"]] + + + + + +# 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