diff options
author | Sacha Chua <sacha@sachachua.com> | 2023-09-03 15:03:18 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2023-09-03 15:03:18 -0400 |
commit | 07a9657c026543270e25d6bb30fabe39cf460779 (patch) | |
tree | 2cba0b7827a5cab1abbc24bf2b72ee22a8938195 /2023/info | |
parent | befa5425e04f4177c6b09400490a523507964ba5 (diff) | |
download | emacsconf-wiki-07a9657c026543270e25d6bb30fabe39cf460779.tar.xz emacsconf-wiki-07a9657c026543270e25d6bb30fabe39cf460779.zip |
add mentor talk
Diffstat (limited to '')
-rw-r--r-- | 2023/info/flat-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/mentor-after.md | 7 | ||||
-rw-r--r-- | 2023/info/mentor-before.md | 4 | ||||
-rw-r--r-- | 2023/info/mentor-nav.md | 6 | ||||
-rw-r--r-- | 2023/info/web-nav.md | 2 |
5 files changed, 19 insertions, 2 deletions
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 @@ <div class="talk-nav"> Back to the [[talks]] -Next by track: <a href="/2023/talks/web">Emacs saves the Web</a> +Next by track: <a href="/2023/talks/mentor">Mentoring VS-Coders as an Emacsian (or How to show not tell people about the wonders of Emacs)</a> </div> 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 @@ +<!-- Automatically generated by emacsconf-publish-after-page --> + + +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) + + +<!-- End of emacsconf-publish-after-page --> 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 @@ +<!-- Automatically generated by emacsconf-publish-before-page --> +<div class="vid"><div></div></div> +# Description +<!-- End of emacsconf-publish-before-page -->
\ 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 @@ + +<div class="talk-nav"> +Back to the [[talks]] +Previous by track: <a href="/2023/talks/flat">A modern Emacs look-and-feel without pain</a> +Next by track: <a href="/2023/talks/web">Emacs saves the Web</a> +</div> 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 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2023/talks/flat">A modern Emacs look-and-feel without pain</a> +Previous by track: <a href="/2023/talks/mentor">Mentoring VS-Coders as an Emacsian (or How to show not tell people about the wonders of Emacs)</a> Next by track: <a href="/2023/talks/hn">The many ways to browse Hacker News from Emacs</a> </div> |