diff options
author | Sacha Chua <sacha@sachachua.com> | 2021-11-10 08:58:09 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2021-11-10 08:58:09 -0500 |
commit | 53b512684f80e9c160378e012234ddd5de6fa48e (patch) | |
tree | 998db3aa001f3b10d6e7da0e96f26fe96a9c5673 /2021/talks | |
parent | 2a615323acbf11e369cffd88bfb57749dc30e5a8 (diff) | |
parent | 6a071e45bc2fd78f9d7363631bafce04bcea54f3 (diff) | |
download | emacsconf-wiki-53b512684f80e9c160378e012234ddd5de6fa48e.tar.xz emacsconf-wiki-53b512684f80e9c160378e012234ddd5de6fa48e.zip |
Merge branch 'master' of git.emacsconf.org:emacsconf-wiki
Diffstat (limited to '2021/talks')
-rw-r--r-- | 2021/talks/frownies.md | 11 | ||||
-rw-r--r-- | 2021/talks/teach.md | 9 |
2 files changed, 14 insertions, 6 deletions
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> |