Instructions

  1. Download convert.py (written by Gemini 2.5 Pro (Experimental)) and place it in the same directory as the unzipped Slack export.

  2. Convert Slack export to quarto files:

% python convert.py
# (note: path to Slack export directory must not contain spaces)
Enter the path to the main Slack export directory (default: '.'): 

Enter the directory to save Markdown files (default: 'quarto_export'):
  1. Run (although --no-execute seems to be useless):

quarto render --no-execute

  1. Push and enable GitHub Pages from docs/ directory

Full list of channels