From 886ae437fee6a674f7b2757062f1b8a91275457a Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Fri, 8 Oct 2021 01:58:03 -0400 Subject: Add talk pages for 2021 --- 2021/talks/nyxt.md | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 2021/talks/nyxt.md (limited to '2021/talks/nyxt.md') diff --git a/2021/talks/nyxt.md b/2021/talks/nyxt.md new file mode 100644 index 00000000..f38b3ca6 --- /dev/null +++ b/2021/talks/nyxt.md @@ -0,0 +1,39 @@ +[[!meta title="Emacs with Nyxt: extend your editor with the power of a Lisp browser"]] +[[!meta copyright="Copyright © 2021 Andrea"]] +[[!inline pages="internal(2021/info/nyxt-nav)" raw="yes"]] + + + + +# Emacs with Nyxt: extend your editor with the power of a Lisp browser +Andrea + +In 2021 browsers are essential if you use a computer. Even if Emacs +users love text as a format, they may need to shop and video call from +time to time (even more so in a pandemic!). Some of us modified their +browsers to at least have the same keybindings as our editor of +choice. What if I told you there is an Emacsy browser in the making? +What if you could "ace-jump" within a web page? What if you could run +a REPL to extend your browser while browsing? What if you could record +macros?! The browser exists: its name is Nyxt! + +In this talk I will share why it has great potential, how you can +integrate it with Emacs, and how you can migrate your Emacs mastery to +the web! + +If you were wishing for a Lispy and Emacsy browser, you should not +miss this talk! + +You can learn more about this at: + + + +# Outline + +- 5-10 minutes: quick demo of running Nyxt from Emacs and a little explanation of the code necessary for integration + + + +[[!inline pages="internal(2021/info/nyxt-schedule)" raw="yes"]] + +[[!inline pages="internal(2021/info/nyxt-nav)" raw="yes"]] -- cgit v1.2.3