diff options
Diffstat (limited to '2025/info')
-rw-r--r-- | 2025/info/claude-code-nav.md | 2 | ||||
-rw-r--r-- | 2025/info/juicemacs-nav.md | 2 | ||||
-rw-r--r-- | 2025/info/llm-after.md | 10 | ||||
-rw-r--r-- | 2025/info/llm-before.md | 12 | ||||
-rw-r--r-- | 2025/info/llm-nav.md | 7 |
5 files changed, 31 insertions, 2 deletions
diff --git a/2025/info/claude-code-nav.md b/2025/info/claude-code-nav.md index 42c0e0e1..f1da6dba 100644 --- a/2025/info/claude-code-nav.md +++ b/2025/info/claude-code-nav.md @@ -1,7 +1,7 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2025/talks/juicemacs">Juicemacs: Exploring Speculative JIT Compilation for ELisp in Java</a> +Previous by track: <a href="/2025/talks/llm">Emacs, editors, and LLM driven workflows</a> Next by track: <a href="/2025/talks/commonlisp">Common Lisp images communicating like-a-human through shared Emacs slime and eev</a> Track: <span class="sched-track Development">Development</span> </div> diff --git a/2025/info/juicemacs-nav.md b/2025/info/juicemacs-nav.md index 54ca3555..5aa85c5f 100644 --- a/2025/info/juicemacs-nav.md +++ b/2025/info/juicemacs-nav.md @@ -2,6 +2,6 @@ <div class="talk-nav"> Back to the [[talks]] Previous by track: <a href="/2025/talks/python">Interactive Python development in Emacs</a> -Next by track: <a href="/2025/talks/claude-code">emacs-claude-code: Intelligent Claude Integration for Emacs</a> +Next by track: <a href="/2025/talks/llm">Emacs, editors, and LLM driven workflows</a> Track: <span class="sched-track Development">Development</span> </div> diff --git a/2025/info/llm-after.md b/2025/info/llm-after.md new file mode 100644 index 00000000..fc23d996 --- /dev/null +++ b/2025/info/llm-after.md @@ -0,0 +1,10 @@ +<!-- Automatically generated by emacsconf-publish-after-page --> + + +Questions or comments? Please e-mail [ahyatt@gmail.com](mailto:ahyatt@gmail.com?subject=Comment%20for%20EmacsConf%202023%20llm%3A%20Emacs%2C%20editors%2C%20and%20LLM%20driven%20workflows) + +---- +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/llm-before.md b/2025/info/llm-before.md new file mode 100644 index 00000000..a7914b81 --- /dev/null +++ b/2025/info/llm-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/llm-nav.md b/2025/info/llm-nav.md new file mode 100644 index 00000000..59c160c5 --- /dev/null +++ b/2025/info/llm-nav.md @@ -0,0 +1,7 @@ + +<div class="talk-nav"> +Back to the [[talks]] +Previous by track: <a href="/2025/talks/juicemacs">Juicemacs: Exploring Speculative JIT Compilation for ELisp in Java</a> +Next by track: <a href="/2025/talks/claude-code">emacs-claude-code: Intelligent Claude Integration for Emacs</a> +Track: <span class="sched-track Development">Development</span> +</div> |