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.
 
 
 
 
 
 

91 regels
4.3 KiB

  1. <!DOCTYPE html>
  2. <html lang="en-us">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <title>GNU social - a free social networking platform</title>
  7. <link href="/v2/assets/css/common.css" rel="stylesheet" media="screen and (min-width: 1750px)">
  8. <link href="/v2/assets/css/mid.css" rel="stylesheet" media="screen and (max-width: 1750px)">
  9. <link href="/v2/assets/css/smol.css" rel="stylesheet" media="screen and (max-width: 1225px)">
  10. <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@500;800&family=Open+Sans&display=swap" rel="stylesheet">
  11. </head>
  12. <body>
  13. <div class="container">
  14. <nav class="social">
  15. <ul>
  16. <li>
  17. <a href="#" class="hover-effect">
  18. <h1 style="display: inline;margin-right: 5px;"><img src="/v2/assets/imgs/logo.png" height="25em" style="margin-right: 10px;">GNU social</h1>
  19. <h5 style="display: inline;">▼</h5>
  20. </a>
  21. <ul>
  22. <li><a href="/v2/index.html">About</a></li>
  23. <li><a href="/v2/news.html">News</a></li>
  24. <li><a href="https://notabug.org/diogo/gnu-social/src/nightly/DOCUMENTATION/DEVELOPERS">Documentation</a></li>
  25. <li><a href="https://notabug.org/diogo/gnu-social">Development</a></li>
  26. </ul>
  27. </li>
  28. </ul>
  29. </nav>
  30. <div class="center">
  31. <h3 class="emphasis">_The <a href="">free/libre</a> software social networking platform</h2>
  32. <section id="btns" class="aligncenter">
  33. <div class="buttons">
  34. <a href="https://notabug.org/diogo/gnu-social/src/nightly/INSTALL.md">
  35. <button class="btn-1">INSTALL</button>
  36. </a>
  37. <a href="/v2/join.html">
  38. <button class="btn-1">JOIN</button>
  39. </a>
  40. </div>
  41. </section>
  42. </div>
  43. <nav class="gnu">
  44. <ul>
  45. <li>
  46. <a href="#">
  47. <h1 style="display: inline;margin-right: 5px;">_GNU</h1>
  48. <h5 style="display: inline;">▼</h5>
  49. </a>
  50. <ul>
  51. <li><a href="https://gnu.org/gnu/gnu.html">About</a></li>
  52. <li><a href="https://gnu.org/philosophy/philosophy.html">Philosophy</a></li>
  53. <li><a href="https://gnu.org/licenses/licenses.html">Licenses</a></li>
  54. <li><a href="https://gnu.org/education/education.html">Education</a></li>
  55. <li><a href="https://gnu.org/software/software.html">Software</a></li>
  56. <li><a href="https://gnu.org/doc/doc.html">Documentation</a></li>
  57. <li><a href="https://gnu.org/help/help.html">Help GNU</a></li>
  58. <li><a href="https://www.fsf.org/associate/support_freedom"><b>JOIN THE FSF</b></a></li>
  59. </ul>
  60. </li>
  61. </ul>
  62. </nav>
  63. <div class="md">
  64. <h1>GNU social will be on GSoC this summer of 2020!</h1>
  65. <p>GNU social is happy to announce that will be participating as a hosting project in Google Summer of Code for the third time in a row!</p>
  66. <h2>End of GSoC student application period (--03-31)</h2>
  67. <p>Students who haven&#39;t finished their proof of competence are allowed to further work until --04-10. After that we won&#39;t consider any further work in the assessment process. Results will be announced in --05-04.</p>
  68. </div>
  69. <div id="footer">
  70. <h6>Design by <a href="https://loadaverage.org/portableskelly">Eliseu Amaro</a>.
  71. <br>
  72. Copyright 2010-2019 <a href="https://fsf.org/">Free Software Foundation</a>, Inc.
  73. 51 Franklin St, Fifth Floor, Boston, MA 02110, USA
  74. <br>
  75. This website is licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0">CC-BY-SA</a> License.
  76. </h6>
  77. </div>
  78. </div>
  79. </body>
  80. </html>