summaryrefslogtreecommitdiffstats
path: root/2020/info/15.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2020-11-30 13:56:19 -0500
committerSacha Chua <sacha@sachachua.com>2020-11-30 13:56:19 -0500
commit89f7058c97d690c27cad9a67c7e3aeea67d2b2be (patch)
treed6b52817dddcc098bdee2a45ab48d1ba2cd80135 /2020/info/15.md
parent896d3a87e526b7df209c22ba787e50543c3f0176 (diff)
downloademacsconf-wiki-89f7058c97d690c27cad9a67c7e3aeea67d2b2be.tar.xz
emacsconf-wiki-89f7058c97d690c27cad9a67c7e3aeea67d2b2be.zip
Add rough dump
Diffstat (limited to '2020/info/15.md')
-rw-r--r--2020/info/15.md49
1 files changed, 49 insertions, 0 deletions
diff --git a/2020/info/15.md b/2020/info/15.md
index 3d9d86de..c2472c8a 100644
--- a/2020/info/15.md
+++ b/2020/info/15.md
@@ -12,3 +12,52 @@ In this talk/tutorial I will present the challenges I faced and how I
finally moved my homepage and the University of Trento's Computational
Logic website to Org Mode.
+<!-- from the pad --->
+
+- Actual start and end time (EST): Start 2020-11-28T14.36.18; Q&A: 2020-11-28T14.51.48; End 2020-11-28T14.53.03
+
+
+# Questions
+
+
+## Opinion on Firn ( <https://github.com/theiceshelf/firn> ) ?
+
+
+## Do you discuss this in a blog as well? Where could I find more about it?
+
+
+### Talk and content will be published later after the conference. Will be available on the talk page.
+
+
+## Could you please paste your URLs in the notes below? (link to your site etc).
+
+
+### The source repository of the first website (my homepage) lives here: <https://www.ict4g.net/gitea/adolfo/home> and the output is: <https://www.ict4g.net/adolfo/>
+
+
+### The source repository of the second website (Computational Logic) lives here: <https://www.ict4g.net/gitea/adolfo/cl-2020> and the output is: <http://datascientia.education/cl-2020>
+
+
+### The talk, code and links are now availble here: <https://www.ict4g.net/adolfo/notes/emacsconf-2020/index.html>
+
+
+## <https://www.ict4g.net/gitea/adolfo/home> has the source code for the website.
+
+
+## Not a question, but thanks for the talk!
+
+
+# Notes
+
+
+## Main reason: Org has better support for literate programming.
+
+
+## Org mode files support in Jekyll - <https://emacs.cc/jekyll-org/>
+
+
+## Mentioned: <http://juanjose.garciaripoll.com/blog/org-mode-html-templates/index.html> (org-thml)
+
+
+## Other static webpage generators: <https://github.com/novoid/lazyblorg/wiki/Similar-Projects>
+