EmacsConf 2020
Here you can find some resources related to my talk at EmacsConf 2020, “Moving from Jekyll to Org Mode”:
- Link to the page on the EmacsConf Wiki: Moving from Jekyll to OrgMode, an experience report
- The slides of the talk as a single page talk.org and in Reveal.js format: talk-reveal.html (The presentation was given with org-tree-slide.)
- The Emacs Conf website
Emacs Lisp code:
- The Emacs Lisp functions I use to preview and deploy websites: website.org
Embedding the HTML project specification in the website itself (this refers to my homepage):
- Configuration
- Code to generate the atom feed
- Code to generate the sitemap
- Code to generate support files
Sources of websites deployed using Org Mode:
- Sources of my home page. Have a look at the metadata.rb file, which takes care of reading of all the metadata
- Sources of CL2020, the website of the Computational Logic course at the University of Trento.
Link to other websites written in Org Mode, including extensions, tips, and tricks: