summaryrefslogtreecommitdiffstats
path: root/2021
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-11-10 08:58:09 -0500
committerSacha Chua <sacha@sachachua.com>2021-11-10 08:58:09 -0500
commit53b512684f80e9c160378e012234ddd5de6fa48e (patch)
tree998db3aa001f3b10d6e7da0e96f26fe96a9c5673 /2021
parent2a615323acbf11e369cffd88bfb57749dc30e5a8 (diff)
parent6a071e45bc2fd78f9d7363631bafce04bcea54f3 (diff)
downloademacsconf-wiki-53b512684f80e9c160378e012234ddd5de6fa48e.tar.xz
emacsconf-wiki-53b512684f80e9c160378e012234ddd5de6fa48e.zip
Merge branch 'master' of git.emacsconf.org:emacsconf-wiki
Diffstat (limited to '2021')
-rw-r--r--2021/prepare.md6
-rw-r--r--2021/talks/frownies.md11
-rw-r--r--2021/talks/teach.md9
3 files changed, 20 insertions, 6 deletions
diff --git a/2021/prepare.md b/2021/prepare.md
index 781d55ca..1ff40e6e 100644
--- a/2021/prepare.md
+++ b/2021/prepare.md
@@ -189,6 +189,12 @@ doesn't work for you.
<td></td>
<td>Australia/Eastern (UTC+11)</td>
</tr>
+<tr>
+<td>Case Duckworth</td>
+<td>&lt;<a href"mailto:acdw@acdw.net">acdw@acdw.net</a>&gt;</td>
+<td>acdw</td>
+<td>US/Central (UTC-6)</td>
+</tr>
</tbody>
</table>
diff --git a/2021/talks/frownies.md b/2021/talks/frownies.md
index a88d7297..8efd68f2 100644
--- a/2021/talks/frownies.md
+++ b/2021/talks/frownies.md
@@ -25,7 +25,16 @@ Along the way, I'll discuss just a little of my own history of Emacs,
and why I feel it's a great tool for non-technical users to sink their
teeth into.
-
+## Speaker information
+
+- Name pronunciation: /keɪs ˈdʌkwə(ɹ)θ/
+- Prounouns: he/him
+- Homepage: <https://www.acdw.net>
+- Preferred contact info: [email](mailto:acdw@acdw.net)
+- Links:
+ - <https://breadpunk.club>, a shared unix server about bread
+ - [my Mastodon account](https://writing.exchange/@acdw) (though I'm moving to
+[tiny.tilde.website](https://tiny.tilde.website/@acdw) ... soon™)
[[!inline pages="internal(2021/info/frownies-schedule)" raw="yes"]]
diff --git a/2021/talks/teach.md b/2021/talks/teach.md
index 53dee1b4..03d82734 100644
--- a/2021/talks/teach.md
+++ b/2021/talks/teach.md
@@ -38,12 +38,11 @@ org-mode for this purpose.
- Introduction
- Quick demonstration
- Workflow
-- Emacs configuration
-- Important considerations
-- How to get started
+- Some Important considerations
+- Emacs configuration and how to get started
-Oh, I made a small mistake. I meant to propose a 40 minutes presentation.
-But I can give a quicker 20 minutes too.
+I have create a git repository with examples and config files that is ready to use:
+<https://github.com/dmgerman/teachingProgOrg>