Skip to content

Instantly share code, notes, and snippets.

@aaronpk
Created June 24, 2016 00:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaronpk/feb5188832f1c036f990953ff65b883f to your computer and use it in GitHub Desktop.
Save aaronpk/feb5188832f1c036f990953ff65b883f to your computer and use it in GitHub Desktop.
==== URL scheme for chat logs ====
Whether the base URL is chat.indieweb.org or indieweb.org/chat, we need to settle on a URL scheme for channels and dates.
Main channel: (currently #indiewebcamp, will be #indieweb)
* v1 {base}/indieweb and {base}/indieweb/2016-07-04
* v2 {base}/ and {base}/2016-07-04
Sub channels: (new channel #indieweb-dev)
* v1: {base}/dev and {base}/dev/2016-07-04
* v2: {base}/indieweb-dev and {base}/indieweb-dev/2016-07-04
Off-topic channel: (currently #indiechat)
* v1: rename to #indieweb-chat
* v2: rename to #indieweb-offtopic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment