File explorer (backup mode)

This tool is used to archive or quickly copy any file on the site.

Global actions (left column)

  • 📚 Library — a special view that shows all image categories and where each SVG is stored on disk.
  • 📋 Copy all — copies the contents of ALL files concatenated (with ===== path ===== separators) to the clipboard.
  • 💾 Download backup .json — downloads the file-data.json file containing the entire source code of the site.

Regenerating the backup

After any change to the site, run this command to refresh the index:

node artifacts/etiquette-site/scripts/generate-file-data.mjs

Individual file

Click a file in the tree on the left to view its code, then use Copy code or Copy path.