Official Landing Page https://www.gnusocial.rocks/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

138 lines
6.2 KiB

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=0.86, maximum-scale=5.0, minimum-scale=0.86">
  6. <meta name="description" content="GNU social; A free software social networking platform.">
  7. <title>GNU social &mdash; a free software social networking platform</title>
  8. <link rel="shortcut icon" href="favicon.ico">
  9. <link rel="stylesheet" href="assets/css/style.css">
  10. <link rel="stylesheet" href="assets/css/reset.css">
  11. <link rel='stylesheet' type='text/css' href="assets/fonts/opensans/opensans.css">
  12. </head>
  13. <body>
  14. <header class="header">
  15. <div class="home-menu menu menu-horizontal menu-fixed">
  16. <a class="menu-heading" href="https://gnusocial.rocks/">
  17. <img src="https://www.gnusocial.rocks/assets/img/gnu-social-logo-invert.svg" alt="GNU social">
  18. </a>
  19. <ul class="menu-list">
  20. <li class="menu-item menu-selected"><a href="#" class="menu-link">Home</a></li>
  21. <li class="menu-item"><a href="v2/" class="menu-link">Version 2</a></li>
  22. <li class="menu-item"><a href="v3/" class="menu-link">Version 3</a></li>
  23. </ul>
  24. </div>
  25. </header>
  26. <div class="body-wrapper">
  27. <div class="splash-container">
  28. <div class="splash">
  29. <div class="splash-head">
  30. <img src="assets/img/gnu-social-logo.svg" alt="GNU social">
  31. <b>gnu</b>social
  32. </div>
  33. <p class="splash-subhead">
  34. The free software social networking platform.
  35. </p>
  36. <!--
  37. <a href="communities/" class="button button-primary">Join</a>
  38. <a href="v2/" class="button button-primary">Version 2</a>
  39. -->
  40. </div>
  41. </div>
  42. <div class="content-wrapper">
  43. <div class="content">
  44. <h1 class="content-head">Features</h1>
  45. <div class="g">
  46. <div class="l-box u-1 u-md-1-2 u-lg-1-4">
  47. <h2 class="content-subhead">
  48. Versatile
  49. </h2>
  50. <p>
  51. GNU social supports both single-user and community modes and can be used in an intranet environment or as part of the wider Free Network.
  52. </p>
  53. </div>
  54. <div class="l-box u-1 u-md-1-2 u-lg-1-4">
  55. <h2 class="content-subhead">
  56. Accessible
  57. </h2>
  58. <p>
  59. Follows AnyBrowser and A11Y guidelines. It runs virtually anywhere you can run a common piece of web software, such as WordPress or Drupal. JavaScript is optional.
  60. </p>
  61. </div>
  62. <div class="l-box u-1 u-md-1-2 u-lg-1-4">
  63. <h2 class="content-subhead">
  64. Customizable
  65. </h2>
  66. <p>
  67. True to the Unix-philosophy of small programs to do a small job, GNU social can be easily expanded and customized via its simple plugin API.
  68. </p>
  69. </div>
  70. <div class="l-box u-1 u-md-1-2 u-lg-1-4">
  71. <h2 class="content-subhead">
  72. Privacy focused
  73. </h2>
  74. <p>
  75. GNU social is part of the GNU project, it's 100% free software, with no malicious features or spyware.
  76. </p>
  77. </div>
  78. </div>
  79. </div>
  80. <div class="ribbon-wrapper">
  81. <div class="ribbon">
  82. <img alt="Decentralized social network." src="assets/img/connections-gordon-johnson-pixabay.svg">
  83. <div class="ribbon-content">
  84. <h1 class="content-head content-head-ribbon">Where can I join GNU social?</h1>
  85. <p>There are many kinds of GNU social server instances online right now!</p>
  86. <p><a href="communities/">Click here</a> to see a list of popular GNU social sites you can join!</p>
  87. <em><b>Disclaimer:</b> Please note that the GNU social development team is not responsible for
  88. the operation or content of sites that run its software.</em>
  89. </div>
  90. </div>
  91. </div>
  92. <div class="content-team">
  93. <h1>Support the team making GNU social possible!</h1>
  94. <div class="g">
  95. <div class="l-box-lrg u-1 u-md-1-3">
  96. <h2>Who makes GNU social?</h2>
  97. <p>Many developers have been involved in the making of GNU social. It's hard to keep a precise record of so many valuable contributions.</p>
  98. <p>Version 3 development is being maintained by <a href="https://www.diogo.site/">Diogo Cordeiro</a>, <a href="https://hsal.es/">Hugo Sales</a> and <a href="https://eliseuama.ro/">Eliseu Amaro</a>.</p>
  99. <p>Version 2 development was maintained by <a href="https://www.diogo.site/">Diogo Cordeiro</a> with many important contributions from <a href="https://loadaverage.org/XRevan86">Alexei Sorokin</a> and the help of <a href="soc/">Summer of Code students</a>.</p>
  100. <p>The project started with <a href="https://mat.tl/">Matt Lee</a> and StatusNet with <a href="https://en.wikipedia.org/wiki/Evan_Prodromou">Evan Prodromou</a>. It was since been maintained by <a href="http://mmn-o.se">Mikael Nordfeldth</a>.</p>
  101. <p>A list of contributors is available <a href="https://code.undefinedhackers.net/GNUsocial/gnu-social/src/branch/experimental/CREDITS.md">here</a>.</p>
  102. </div>
  103. <div class="l-box-lrg u-1 u-md-1-3">
  104. <h2>Discuss</h2>
  105. <p>Discuss the project on:<br>
  106. XMPP: <a
  107. href="xmpp:gnusocial@conference.bka.li?join">xmpp:gnusocial@conference.bka.li?join</a>,<br>
  108. IRC: <a
  109. href="ircs://irc.libera.chat:6697/#social">ircs://irc.libera.chat:6697/#social</a> or<br>
  110. Matrix: <a
  111. href="https://matrix.to/#/#social:libera.chat">#social:libera.chat</a>.</p>
  112. <p>Contribute code, report bugs and request features on our <a href="https://notabug.org/diogo/gnu-social">repository</a>.</p>
  113. <p>You can also ask for help on our <a href="https://lists.gnu.org/mailman/listinfo/social-discuss">mailing list</a>.</p>
  114. <p>If you are a student you can also apply to <a href="/soc">GNU social's Summer of Code</a>.</p>
  115. </div>
  116. <div class="l-box-lrg u-1 u-md-1-3">
  117. <h2>Tell Others</h2>
  118. <p><a href="assets/tgz/logos.tar.gz">gs-logos.tar.gz</a> (14.2 kB)</p>
  119. </div>
  120. </div>
  121. </div>
  122. </div>
  123. </div>
  124. <footer class="footer l-box is-center">
  125. This site's source is <a href="https://code.undefinedhackers.net/GNUsocial/gnusocial.rocks">hosted here</a>.
  126. </footer>
  127. </body>
  128. </html>