summaryrefslogtreecommitdiffstats
path: root/2022/talks/indieweb.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-10-02 00:13:39 +0000
committeranonymous docker user <anon@emacsconf.org>2022-10-02 00:13:39 +0000
commitd66a5be7ee0e72310ec4b3235bc2e1a0df109219 (patch)
tree7e60b74b49cdb31af819c1e90d37d616549007fe /2022/talks/indieweb.md
parent081a26fcebed9fd862096bbcbbfdedcd23b0187b (diff)
downloademacsconf-wiki-d66a5be7ee0e72310ec4b3235bc2e1a0df109219.tar.xz
emacsconf-wiki-d66a5be7ee0e72310ec4b3235bc2e1a0df109219.zip
Add new talks
Diffstat (limited to '2022/talks/indieweb.md')
-rw-r--r--2022/talks/indieweb.md41
1 files changed, 41 insertions, 0 deletions
diff --git a/2022/talks/indieweb.md b/2022/talks/indieweb.md
new file mode 100644
index 00000000..0d451b9d
--- /dev/null
+++ b/2022/talks/indieweb.md
@@ -0,0 +1,41 @@
+[[!meta title="Putting Org Mode on the Indieweb"]]
+[[!meta copyright="Copyright &copy; 2022 Michael Herstine"]]
+[[!inline pages="internal(2022/info/indieweb-nav)" raw="yes"]]
+
+<!-- Initially generated with emacsconf-generate-talk-page and then left alone for manual editing -->
+<!-- You can manually edit this file to update the abstract, add links, etc. --->
+
+
+# Putting Org Mode on the Indieweb
+Michael Herstine (IRC: sp1ff)
+
+[[!inline pages="internal(2022/info/indieweb-before)" raw="yes"]]
+
+
+# Table of Contents
+
+
+
+Many of us maintain personal websites using Org Mode. While an
+Org-generated static site has advantages over full-blown Content
+Management Systems, its simplicity comes with costs such as fewer
+features. The first feature I missed was supporting comments on my
+site, but I quickly began to feel isolated on the web altogether.
+
+Enter the Indieweb: the Indieweb is a collection of protocols for
+connecting to other independent sites, pushing your content to social
+media sites, collecting likes, comments & responses from other sites
+<span class="underline">back</span> to yours, and many other things as well.
+
+In this talk, I'll briefly sketch out the dilemma of the independent
+web site & how the Indieweb tries to address it. The focus, however,
+will be on how Emacs, Org Mode, and a few Unix tools suffice to get
+your static Org Mode site onto the Indieweb.
+
+
+
+[[!inline pages="internal(2022/info/indieweb-after)" raw="yes"]]
+
+[[!inline pages="internal(2022/info/indieweb-nav)" raw="yes"]]
+
+[[!taglink CategoryOrgMode]]