summaryrefslogtreecommitdiffstats
path: root/2021/talks/nyxt.md
diff options
context:
space:
mode:
Diffstat (limited to '2021/talks/nyxt.md')
-rw-r--r--2021/talks/nyxt.md39
1 files changed, 39 insertions, 0 deletions
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"]]
+
+<!-- You can manually edit this file to update the abstract, add links, etc. --->
+
+
+# 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: <https://github.com/ag91/emacs-with-nyxt>
+
+
+
+# Outline
+
+- 5-10 minutes: quick demo of running Nyxt from Emacs and a little explanation of the code necessary for integration
+<!-- - 20 minutes: same as above plus some time to share Nyxt other capabilities and showing a workflow where you can go full circle: Emacs, Nyxt, Emacs -->
+
+
+[[!inline pages="internal(2021/info/nyxt-schedule)" raw="yes"]]
+
+[[!inline pages="internal(2021/info/nyxt-nav)" raw="yes"]]