Discourse housekeeping: registration/authentication options, GitHub, plugins, oh my

Log in services

In addition to traditional username and password, the discourse
supports login using Apple, Discord, Facebook, Google and Twitter.

  • please let me know if this is desirable and I'll look into enabling it for the Racket Discourse.

Anonymous poll:

  • Apple
  • Google
  • Facebook
  • Twitter
0 voters

Choose any you feel useful.

NB Log in with GitHub is currently configured, but that is broken at the moment - you can still register - but it will be a day or two before you can login again.

Plugins

Anonymous poll to indicate if either or both are desirable:

  • Chat integration plugin
  • Docs/KB plugin
0 voters

The following plugins are enabled:

  • discourse-graphviz Provides the ability to add graphs to posts using the DOT language.
  • discourse-math Uses MathJax 203 or KaTeX 97 to render math expressions.
  • footnote Adds markdown.it footnote support to Discourse

Stephen

:lion: :tiger: :bear: oh my

graph { a -- b; b -- c; c -- d; d -- e; e -- g; a -- g; a -- c; a -- d; a -- e; b -- d; b -- e; b -- g; c -- e; c -- g; d -- g; }