guideanchors.js 849 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. var anchors=[
  2. 'Introduction',
  3. 'WhatIsMastodon',
  4. 'MastodonIsNotASocial',
  5. 'SoWhatIsMastodon',
  6. 'WhoOwnsMastodon',
  7. 'TheInstance',
  8. 'RunningAnInstance',
  9. 'ChoosingTheInstance',
  10. 'MediumAndSmallIsBetter',
  11. 'InteractionsAndEchoChambers',
  12. 'SoftwareModifications',
  13. 'TheSoftware',
  14. 'MastodonOnSmartphones',
  15. 'MastodonOnTheDesktop',
  16. 'UsingMastodon',
  17. 'MastodonAccount',
  18. 'ThreeTimelines',
  19. 'SearchingThings',
  20. 'TrendingTopics',
  21. 'NoRetweetAndComment',
  22. 'LinkingToots',
  23. 'ObscuredFollowersList',
  24. 'TootsPrivacy',
  25. 'ThreadsAndRamifications',
  26. 'MovingThroughRamifications',
  27. 'MovingToAnotherInstance',
  28. 'Moderation',
  29. 'HarassmentAndModeration',
  30. 'BlockingAndSilencing',
  31. 'MastodonAndTwitter',
  32. 'MastodonIsNotTwitter',
  33. 'TwitterMindset',
  34. 'BridgingMastodonAndTwitter',
  35. 'Federation',
  36. 'TheFediverse',
  37. 'DecentralizedAndFederated',
  38. 'HowFederationWorksTheory',
  39. 'HowFederationWorksPractice'
  40. ];