summaryrefslogtreecommitdiffstats
path: root/2020/info/15.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2020-12-10 14:22:38 -0500
committerSacha Chua <sacha@sachachua.com>2020-12-10 14:22:38 -0500
commitfca351c9ba294d45277fc449a19c21899c6b339d (patch)
treed9299d54179301cc502df05891e658151b4d4418 /2020/info/15.md
parente11233e49f03f14cff7fd970ee054099e60c7198 (diff)
parentec176e1c2629b7118eaeb5decc1a4f36d6cf45ff (diff)
downloademacsconf-wiki-fca351c9ba294d45277fc449a19c21899c6b339d.tar.xz
emacsconf-wiki-fca351c9ba294d45277fc449a19c21899c6b339d.zip
Merge branch 'master' of git.emacsconf.org:emacsconf-wiki
Diffstat (limited to '2020/info/15.md')
-rw-r--r--2020/info/15.md40
1 files changed, 19 insertions, 21 deletions
diff --git a/2020/info/15.md b/2020/info/15.md
index aa1dee11..dd288c64 100644
--- a/2020/info/15.md
+++ b/2020/info/15.md
@@ -17,36 +17,34 @@ 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
-
+- 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> ) ?
-
+## 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.
-
+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 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 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.
+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.
# 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>
-
+- 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-html).
+- Other static webpage generators: <https://github.com/novoid/lazyblorg/wiki/Similar-Projects>.