diff options
author | Sacha Chua <sacha@sachachua.com> | 2025-10-02 11:23:34 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2025-10-02 11:23:34 -0400 |
commit | 9f2438717e11c3e96d9efba03649651f39dd1f04 (patch) | |
tree | 6fcbc9d07809d2ce406721349edbbb3b6cb0ea44 /2025/info | |
parent | bf00213890832dac619f8cbaa64e5981dce22d12 (diff) | |
download | emacsconf-wiki-9f2438717e11c3e96d9efba03649651f39dd1f04.tar.xz emacsconf-wiki-9f2438717e11c3e96d9efba03649651f39dd1f04.zip |
Diffstat (limited to '2025/info')
-rw-r--r-- | 2025/info/bookclub-tapas-nav.md | 2 | ||||
-rw-r--r-- | 2025/info/gnus-nav.md | 2 | ||||
-rw-r--r-- | 2025/info/writing-after.md | 10 | ||||
-rw-r--r-- | 2025/info/writing-before.md | 12 | ||||
-rw-r--r-- | 2025/info/writing-nav.md | 7 |
5 files changed, 31 insertions, 2 deletions
diff --git a/2025/info/bookclub-tapas-nav.md b/2025/info/bookclub-tapas-nav.md index 9ec986b1..c62d0635 100644 --- a/2025/info/bookclub-tapas-nav.md +++ b/2025/info/bookclub-tapas-nav.md @@ -1,7 +1,7 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2025/talks/gnus">Reading and writing emails in GNU Emacs with Gnus</a> +Previous by track: <a href="/2025/talks/writing">A Writing Day in the Life with Org-Mode</a> Next by track: <a href="/2025/talks/schemacs">One year progress update Schemacs (formerly Gypsum)</a> Track: <span class="sched-track General">General</span> </div> diff --git a/2025/info/gnus-nav.md b/2025/info/gnus-nav.md index 9e4215f1..f5609d2b 100644 --- a/2025/info/gnus-nav.md +++ b/2025/info/gnus-nav.md @@ -2,6 +2,6 @@ <div class="talk-nav"> Back to the [[talks]] Previous by track: <a href="/2025/talks/gardening">Gardening in Emacs: A Windows user's tale of tending, tweaking, and triumph</a> -Next by track: <a href="/2025/talks/bookclub-tapas">Bookclub tapas</a> +Next by track: <a href="/2025/talks/writing">A Writing Day in the Life with Org-Mode</a> Track: <span class="sched-track General">General</span> </div> diff --git a/2025/info/writing-after.md b/2025/info/writing-after.md new file mode 100644 index 00000000..e4e98468 --- /dev/null +++ b/2025/info/writing-after.md @@ -0,0 +1,10 @@ +<!-- Automatically generated by emacsconf-publish-after-page --> + + +Questions or comments? Please e-mail [jeremy@jeremyfriesen.com](mailto:jeremy@jeremyfriesen.com?subject=Comment%20for%20EmacsConf%202023%20writing%3A%20A%20Writing%20Day%20in%20the%20Life%20with%20Org-Mode) + +---- +Got an idea for an EmacsConf talk or session? We'd love to hear from you! Check out the [[Call for Participation|/2025/cfp]] for details. + + +<!-- End of emacsconf-publish-after-page --> diff --git a/2025/info/writing-before.md b/2025/info/writing-before.md new file mode 100644 index 00000000..a7914b81 --- /dev/null +++ b/2025/info/writing-before.md @@ -0,0 +1,12 @@ +<!-- Automatically generated by emacsconf-publish-before-page --> +[[!toc ]] +Format: 20-min talk ; Q&A: BigBlueButton conference room +Status: Waiting for video from speaker + + + + + + +# Description +<!-- End of emacsconf-publish-before-page -->
\ No newline at end of file diff --git a/2025/info/writing-nav.md b/2025/info/writing-nav.md new file mode 100644 index 00000000..3a9d17ad --- /dev/null +++ b/2025/info/writing-nav.md @@ -0,0 +1,7 @@ + +<div class="talk-nav"> +Back to the [[talks]] +Previous by track: <a href="/2025/talks/gnus">Reading and writing emails in GNU Emacs with Gnus</a> +Next by track: <a href="/2025/talks/bookclub-tapas">Bookclub tapas</a> +Track: <span class="sched-track General">General</span> +</div> |