v2: remove stuff
This commit is contained in:
parent
d01489ef16
commit
6384e25673
@ -22,9 +22,8 @@
|
||||
</a>
|
||||
<ul>
|
||||
<li><a href="{{site.baseurl}}/index.html">About</a></li>
|
||||
<li><a href="{{site.baseurl}}/news.html">News</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social/src/nightly/DOCUMENTATION/DEVELOPERS">Documentation</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social">Development</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social/src/nightly/DOCUMENTATION/SYSTEM_ADMINISTRATORS/CONFIGURE.md">Documentation</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social/src/nightly/DOCUMENTATION/DEVELOPERS">Contributing</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
@ -37,7 +36,7 @@
|
||||
<a href="https://notabug.org/diogo/gnu-social/src/nightly/INSTALL.md">
|
||||
<button class="btn-1">INSTALL</button>
|
||||
</a>
|
||||
<a href="{{site.baseurl}}/join.html">
|
||||
<a href="/communities">
|
||||
<button class="btn-1">JOIN</button>
|
||||
</a>
|
||||
</div>
|
||||
@ -78,4 +77,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
@ -1,18 +0,0 @@
|
||||
---
|
||||
layout: default
|
||||
title: GNU social will be on GSoC this summer of 2020!
|
||||
categories: [Google Summer of Code]
|
||||
---
|
||||
<div class="md">
|
||||
{{ "
|
||||
|
||||
# GNU social will be on GSoC this summer of 2020!
|
||||
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!
|
||||
|
||||
## End of GSoC student application period (--03-31)
|
||||
Students who haven't finished their proof of competence are allowed to further work until --04-10. After that we won't consider any further work in the assessment process. Results will be announced in --05-04.
|
||||
|
||||
" | markdownify }}
|
||||
</div>
|
||||
|
||||
|
@ -1,17 +0,0 @@
|
||||
---
|
||||
layout: default
|
||||
title: About Google Summer of Code
|
||||
categories: [Google Summer of Code]
|
||||
---
|
||||
<div class="md">
|
||||
{{ "
|
||||
|
||||
# About GSoC
|
||||
## University Students
|
||||
Spend your summer break writing code and learning about open source development while earning a stipend! Accepted students work with a mentor and become a part of the open source community. Many become lifetime open source developers!
|
||||
|
||||
## Open Source Organizations
|
||||
686 open source organizations have been a part of GSoC since 2005, bringing new, excited developers into their communities and the world of open source!
|
||||
|
||||
" | markdownify }}
|
||||
</div>
|
@ -1,32 +0,0 @@
|
||||
---
|
||||
layout: default
|
||||
title: GNU/Linux or as I've recently taken to calling it, GNU plus Linux.
|
||||
categories: [Linux]
|
||||
---
|
||||
<div class="md">
|
||||
{{ "
|
||||
|
||||
# It just isn't only Linux...
|
||||
|
||||
I'd just like to interject for a moment. What you're referring to as Linux,
|
||||
is in fact, GNU/Linux, or as I've recently taken to calling it, GNU plus Linux.
|
||||
Linux is not an operating system unto itself, but rather another free component
|
||||
of a fully functioning GNU system made useful by the GNU corelibs, shell
|
||||
utilities and vital system components comprising a full OS as defined by POSIX.
|
||||
|
||||
Many computer users run a modified version of the GNU system every day,
|
||||
without realizing it. Through a peculiar turn of events, the version of GNU
|
||||
which is widely used today is often called "Linux", and many of its users are
|
||||
not aware that it is basically the GNU system, developed by the GNU Project.
|
||||
|
||||
There really is a Linux, and these people are using it, but it is just a
|
||||
part of the system they use. Linux is the kernel: the program in the system
|
||||
that allocates the machine's resources to the other programs that you run.
|
||||
The kernel is an essential part of an operating system, but useless by itself;
|
||||
it can only function in the context of a complete operating system. Linux is
|
||||
normally used in combination with the GNU operating system: the whole system
|
||||
is basically GNU with Linux added, or GNU/Linux. All the so-called "Linux"
|
||||
distributions are really distributions of GNU/Linux.
|
||||
|
||||
" | markdownify }}
|
||||
</div>
|
@ -46,7 +46,7 @@ layout: default
|
||||
<h3><b>Where can I join GNU social?</b></h3>
|
||||
There are many kinds of GNU social server instances online right now!
|
||||
<p>
|
||||
<a href="{{site.baseurl}}/join.html">Click here</a> to see a list of popular GNU social sites you can join!
|
||||
<a href="/communities">Click here</a> to see a list of popular GNU social sites you can join!
|
||||
<br>
|
||||
Disclaimer: Please note that the GNU social development team is not responsible for the operation or content of sites that run its software.
|
||||
</p>
|
||||
@ -69,6 +69,6 @@ layout: default
|
||||
</li>
|
||||
<li>
|
||||
<h3><b>Logos</b></h3>
|
||||
<a href="https://gnusocial.network/assets/zip/logos.tar.gz">gs-logos.tar.gz</a> (14.2 kB)
|
||||
<a href="/assets/tgz/logos.tar.gz">gs-logos.tar.gz</a> (14.2 kB)
|
||||
</li>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,44 +0,0 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
<div id="try">
|
||||
<h2 class="subtitle">Try GNU social</h2>
|
||||
Please note that the servers listed here are not run by us and we are not responsible for their operation or their content. They are listed here as a service to the community.
|
||||
</div>
|
||||
|
||||
<div class="instances">
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th style="width: 30%;">Country</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a href="https://gnusocial.net/">gnusocial.net</a></td>
|
||||
<td>DE</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://loadaverage.org/">LoadAverage</a></td>
|
||||
<td>US</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://gnusocial.cc/">gnusocial.cc</a></td>
|
||||
<td>NL</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://kwat.chat/">kwat.chat</a></td>
|
||||
<td>CA</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://social.thefreaks.club/">social.thefreaks.club</a></td>
|
||||
<td>US</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://gnusocial.hatthieves.es/">gnusocial.hatthieves.es</a></td>
|
||||
<td>ES</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
@ -1,18 +0,0 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div class="md">
|
||||
{% for category in site.categories %}
|
||||
<h1>{{ category[0] }}</h1>
|
||||
<ul>
|
||||
{% for post in category[1] %}
|
||||
<h3>
|
||||
<li>
|
||||
<a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a>
|
||||
</li>
|
||||
</h3>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
{% endfor %}
|
||||
</div>
|
@ -1,91 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>GNU social - a free social networking platform</title>
|
||||
<link href="/v2/assets/css/common.css" rel="stylesheet" media="screen and (min-width: 1750px)">
|
||||
<link href="/v2/assets/css/mid.css" rel="stylesheet" media="screen and (max-width: 1750px)">
|
||||
<link href="/v2/assets/css/smol.css" rel="stylesheet" media="screen and (max-width: 1225px)">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@500;800&family=Open+Sans&display=swap" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="container">
|
||||
<nav class="social">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#" class="hover-effect">
|
||||
<h1 style="display: inline;margin-right: 5px;"><img src="/v2/assets/imgs/logo.png" height="25em" style="margin-right: 10px;">GNU social</h1>
|
||||
<h5 style="display: inline;">▼</h5>
|
||||
</a>
|
||||
<ul>
|
||||
<li><a href="/v2/index.html">About</a></li>
|
||||
<li><a href="/v2/news.html">News</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social/src/nightly/DOCUMENTATION/DEVELOPERS">Documentation</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social">Development</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="center">
|
||||
<h3 class="emphasis">_The <a href="">free/libre</a> software social networking platform</h2>
|
||||
<section id="btns" class="aligncenter">
|
||||
<div class="buttons">
|
||||
<a href="https://notabug.org/diogo/gnu-social/src/nightly/INSTALL.md">
|
||||
<button class="btn-1">INSTALL</button>
|
||||
</a>
|
||||
<a href="/v2/join.html">
|
||||
<button class="btn-1">JOIN</button>
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<nav class="gnu">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#">
|
||||
<h1 style="display: inline;margin-right: 5px;">_GNU</h1>
|
||||
<h5 style="display: inline;">▼</h5>
|
||||
</a>
|
||||
<ul>
|
||||
<li><a href="https://gnu.org/gnu/gnu.html">About</a></li>
|
||||
<li><a href="https://gnu.org/philosophy/philosophy.html">Philosophy</a></li>
|
||||
<li><a href="https://gnu.org/licenses/licenses.html">Licenses</a></li>
|
||||
<li><a href="https://gnu.org/education/education.html">Education</a></li>
|
||||
<li><a href="https://gnu.org/software/software.html">Software</a></li>
|
||||
<li><a href="https://gnu.org/doc/doc.html">Documentation</a></li>
|
||||
<li><a href="https://gnu.org/help/help.html">Help GNU</a></li>
|
||||
<li><a href="https://www.fsf.org/associate/support_freedom"><b>JOIN THE FSF</b></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="md">
|
||||
<h1>GNU social will be on GSoC this summer of 2020!</h1>
|
||||
|
||||
<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>
|
||||
|
||||
<h2>End of GSoC student application period (--03-31)</h2>
|
||||
|
||||
<p>Students who haven't finished their proof of competence are allowed to further work until --04-10. After that we won't consider any further work in the assessment process. Results will be announced in --05-04.</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div id="footer">
|
||||
<h6>Design by <a href="https://loadaverage.org/portableskelly">Eliseu Amaro</a>.
|
||||
<br>
|
||||
Copyright 2010-2019 <a href="https://fsf.org/">Free Software Foundation</a>, Inc.
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110, USA
|
||||
<br>
|
||||
This website is licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0">CC-BY-SA</a> License.
|
||||
</h6>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,93 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>GNU social - a free social networking platform</title>
|
||||
<link href="/v2/assets/css/common.css" rel="stylesheet" media="screen and (min-width: 1750px)">
|
||||
<link href="/v2/assets/css/mid.css" rel="stylesheet" media="screen and (max-width: 1750px)">
|
||||
<link href="/v2/assets/css/smol.css" rel="stylesheet" media="screen and (max-width: 1225px)">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@500;800&family=Open+Sans&display=swap" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="container">
|
||||
<nav class="social">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#" class="hover-effect">
|
||||
<h1 style="display: inline;margin-right: 5px;"><img src="/v2/assets/imgs/logo.png" height="25em" style="margin-right: 10px;">GNU social</h1>
|
||||
<h5 style="display: inline;">▼</h5>
|
||||
</a>
|
||||
<ul>
|
||||
<li><a href="/v2/index.html">About</a></li>
|
||||
<li><a href="/v2/news.html">News</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social/src/nightly/DOCUMENTATION/DEVELOPERS">Documentation</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social">Development</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="center">
|
||||
<h3 class="emphasis">_The <a href="">free/libre</a> software social networking platform</h2>
|
||||
<section id="btns" class="aligncenter">
|
||||
<div class="buttons">
|
||||
<a href="https://notabug.org/diogo/gnu-social/src/nightly/INSTALL.md">
|
||||
<button class="btn-1">INSTALL</button>
|
||||
</a>
|
||||
<a href="/v2/join.html">
|
||||
<button class="btn-1">JOIN</button>
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<nav class="gnu">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#">
|
||||
<h1 style="display: inline;margin-right: 5px;">_GNU</h1>
|
||||
<h5 style="display: inline;">▼</h5>
|
||||
</a>
|
||||
<ul>
|
||||
<li><a href="https://gnu.org/gnu/gnu.html">About</a></li>
|
||||
<li><a href="https://gnu.org/philosophy/philosophy.html">Philosophy</a></li>
|
||||
<li><a href="https://gnu.org/licenses/licenses.html">Licenses</a></li>
|
||||
<li><a href="https://gnu.org/education/education.html">Education</a></li>
|
||||
<li><a href="https://gnu.org/software/software.html">Software</a></li>
|
||||
<li><a href="https://gnu.org/doc/doc.html">Documentation</a></li>
|
||||
<li><a href="https://gnu.org/help/help.html">Help GNU</a></li>
|
||||
<li><a href="https://www.fsf.org/associate/support_freedom"><b>JOIN THE FSF</b></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="md">
|
||||
<h1>About GSoC</h1>
|
||||
|
||||
<h2>University Students</h2>
|
||||
|
||||
<p>Spend your summer break writing code and learning about open source development while earning a stipend! Accepted students work with a mentor and become a part of the open source community. Many become lifetime open source developers!</p>
|
||||
|
||||
<h2>Open Source Organizations</h2>
|
||||
|
||||
<p>686 open source organizations have been a part of GSoC since 2005, bringing new, excited developers into their communities and the world of open source!</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div id="footer">
|
||||
<h6>Design by <a href="https://loadaverage.org/portableskelly">Eliseu Amaro</a>.
|
||||
<br>
|
||||
Copyright 2010-2019 <a href="https://fsf.org/">Free Software Foundation</a>, Inc.
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110, USA
|
||||
<br>
|
||||
This website is licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0">CC-BY-SA</a> License.
|
||||
</h6>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -22,9 +22,8 @@
|
||||
</a>
|
||||
<ul>
|
||||
<li><a href="/v2/index.html">About</a></li>
|
||||
<li><a href="/v2/news.html">News</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social/src/nightly/DOCUMENTATION/DEVELOPERS">Documentation</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social">Development</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social/src/nightly/DOCUMENTATION/SYSTEM_ADMINISTRATORS/CONFIGURE.md">Documentation</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social/src/nightly/DOCUMENTATION/DEVELOPERS">Contributing</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
@ -37,7 +36,7 @@
|
||||
<a href="https://notabug.org/diogo/gnu-social/src/nightly/INSTALL.md">
|
||||
<button class="btn-1">INSTALL</button>
|
||||
</a>
|
||||
<a href="/v2/join.html">
|
||||
<a href="/communities">
|
||||
<button class="btn-1">JOIN</button>
|
||||
</a>
|
||||
</div>
|
||||
@ -110,7 +109,7 @@
|
||||
<h3><b>Where can I join GNU social?</b></h3>
|
||||
There are many kinds of GNU social server instances online right now!
|
||||
<p>
|
||||
<a href="/v2/join.html">Click here</a> to see a list of popular GNU social sites you can join!
|
||||
<a href="/communities">Click here</a> to see a list of popular GNU social sites you can join!
|
||||
<br>
|
||||
Disclaimer: Please note that the GNU social development team is not responsible for the operation or content of sites that run its software.
|
||||
</p>
|
||||
@ -133,10 +132,11 @@
|
||||
</li>
|
||||
<li>
|
||||
<h3><b>Logos</b></h3>
|
||||
<a href="https://gnusocial.network/assets/zip/logos.tar.gz">gs-logos.tar.gz</a> (14.2 kB)
|
||||
<a href="/assets/tgz/logos.tar.gz">gs-logos.tar.gz</a> (14.2 kB)
|
||||
</li>
|
||||
</div>
|
||||
|
||||
|
||||
<div id="footer">
|
||||
<h6>Design by <a href="https://loadaverage.org/portableskelly">Eliseu Amaro</a>.
|
||||
<br>
|
||||
@ -148,4 +148,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
121
v2/join.html
121
v2/join.html
@ -1,121 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>GNU social - a free social networking platform</title>
|
||||
<link href="/v2/assets/css/common.css" rel="stylesheet" media="screen and (min-width: 1750px)">
|
||||
<link href="/v2/assets/css/mid.css" rel="stylesheet" media="screen and (max-width: 1750px)">
|
||||
<link href="/v2/assets/css/smol.css" rel="stylesheet" media="screen and (max-width: 1225px)">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@500;800&family=Open+Sans&display=swap" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="container">
|
||||
<nav class="social">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#" class="hover-effect">
|
||||
<h1 style="display: inline;margin-right: 5px;"><img src="/v2/assets/imgs/logo.png" height="25em" style="margin-right: 10px;">GNU social</h1>
|
||||
<h5 style="display: inline;">▼</h5>
|
||||
</a>
|
||||
<ul>
|
||||
<li><a href="/v2/index.html">About</a></li>
|
||||
<li><a href="/v2/news.html">News</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social/src/nightly/DOCUMENTATION/DEVELOPERS">Documentation</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social">Development</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="center">
|
||||
<h3 class="emphasis">_The <a href="">free/libre</a> software social networking platform</h2>
|
||||
<section id="btns" class="aligncenter">
|
||||
<div class="buttons">
|
||||
<a href="https://notabug.org/diogo/gnu-social/src/nightly/INSTALL.md">
|
||||
<button class="btn-1">INSTALL</button>
|
||||
</a>
|
||||
<a href="/v2/join.html">
|
||||
<button class="btn-1">JOIN</button>
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<nav class="gnu">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#">
|
||||
<h1 style="display: inline;margin-right: 5px;">_GNU</h1>
|
||||
<h5 style="display: inline;">▼</h5>
|
||||
</a>
|
||||
<ul>
|
||||
<li><a href="https://gnu.org/gnu/gnu.html">About</a></li>
|
||||
<li><a href="https://gnu.org/philosophy/philosophy.html">Philosophy</a></li>
|
||||
<li><a href="https://gnu.org/licenses/licenses.html">Licenses</a></li>
|
||||
<li><a href="https://gnu.org/education/education.html">Education</a></li>
|
||||
<li><a href="https://gnu.org/software/software.html">Software</a></li>
|
||||
<li><a href="https://gnu.org/doc/doc.html">Documentation</a></li>
|
||||
<li><a href="https://gnu.org/help/help.html">Help GNU</a></li>
|
||||
<li><a href="https://www.fsf.org/associate/support_freedom"><b>JOIN THE FSF</b></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div id="try">
|
||||
<h2 class="subtitle">Try GNU social</h2>
|
||||
Please note that the servers listed here are not run by us and we are not responsible for their operation or their content. They are listed here as a service to the community.
|
||||
</div>
|
||||
|
||||
<div class="instances">
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th style="width: 30%;">Country</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a href="https://gnusocial.net/">gnusocial.net</a></td>
|
||||
<td>DE</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://loadaverage.org/">LoadAverage</a></td>
|
||||
<td>US</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://gnusocial.cc/">gnusocial.cc</a></td>
|
||||
<td>NL</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://kwat.chat/">kwat.chat</a></td>
|
||||
<td>CA</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://social.thefreaks.club/">social.thefreaks.club</a></td>
|
||||
<td>US</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://gnusocial.hatthieves.es/">gnusocial.hatthieves.es</a></td>
|
||||
<td>ES</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
<h6>Design by <a href="https://loadaverage.org/portableskelly">Eliseu Amaro</a>.
|
||||
<br>
|
||||
Copyright 2010-2019 <a href="https://fsf.org/">Free Software Foundation</a>, Inc.
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110, USA
|
||||
<br>
|
||||
This website is licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0">CC-BY-SA</a> License.
|
||||
</h6>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -22,9 +22,8 @@
|
||||
</a>
|
||||
<ul>
|
||||
<li><a href="/v2/index.html">About</a></li>
|
||||
<li><a href="/v2/news.html">News</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social/src/nightly/DOCUMENTATION/DEVELOPERS">Documentation</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social">Development</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social/src/nightly/DOCUMENTATION/SYSTEM_ADMINISTRATORS/CONFIGURE.md">Documentation</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social/src/nightly/DOCUMENTATION/DEVELOPERS">Contributing</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
@ -37,7 +36,7 @@
|
||||
<a href="https://notabug.org/diogo/gnu-social/src/nightly/INSTALL.md">
|
||||
<button class="btn-1">INSTALL</button>
|
||||
</a>
|
||||
<a href="/v2/join.html">
|
||||
<a href="/communities">
|
||||
<button class="btn-1">JOIN</button>
|
||||
</a>
|
||||
</div>
|
||||
@ -92,4 +91,4 @@ which is widely used today is often called </p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
111
v2/news.html
111
v2/news.html
@ -1,111 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>GNU social - a free social networking platform</title>
|
||||
<link href="/v2/assets/css/common.css" rel="stylesheet" media="screen and (min-width: 1750px)">
|
||||
<link href="/v2/assets/css/mid.css" rel="stylesheet" media="screen and (max-width: 1750px)">
|
||||
<link href="/v2/assets/css/smol.css" rel="stylesheet" media="screen and (max-width: 1225px)">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@500;800&family=Open+Sans&display=swap" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="container">
|
||||
<nav class="social">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#" class="hover-effect">
|
||||
<h1 style="display: inline;margin-right: 5px;"><img src="/v2/assets/imgs/logo.png" height="25em" style="margin-right: 10px;">GNU social</h1>
|
||||
<h5 style="display: inline;">▼</h5>
|
||||
</a>
|
||||
<ul>
|
||||
<li><a href="/v2/index.html">About</a></li>
|
||||
<li><a href="/v2/news.html">News</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social/src/nightly/DOCUMENTATION/DEVELOPERS">Documentation</a></li>
|
||||
<li><a href="https://notabug.org/diogo/gnu-social">Development</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="center">
|
||||
<h3 class="emphasis">_The <a href="">free/libre</a> software social networking platform</h2>
|
||||
<section id="btns" class="aligncenter">
|
||||
<div class="buttons">
|
||||
<a href="https://notabug.org/diogo/gnu-social/src/nightly/INSTALL.md">
|
||||
<button class="btn-1">INSTALL</button>
|
||||
</a>
|
||||
<a href="/v2/join.html">
|
||||
<button class="btn-1">JOIN</button>
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<nav class="gnu">
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#">
|
||||
<h1 style="display: inline;margin-right: 5px;">_GNU</h1>
|
||||
<h5 style="display: inline;">▼</h5>
|
||||
</a>
|
||||
<ul>
|
||||
<li><a href="https://gnu.org/gnu/gnu.html">About</a></li>
|
||||
<li><a href="https://gnu.org/philosophy/philosophy.html">Philosophy</a></li>
|
||||
<li><a href="https://gnu.org/licenses/licenses.html">Licenses</a></li>
|
||||
<li><a href="https://gnu.org/education/education.html">Education</a></li>
|
||||
<li><a href="https://gnu.org/software/software.html">Software</a></li>
|
||||
<li><a href="https://gnu.org/doc/doc.html">Documentation</a></li>
|
||||
<li><a href="https://gnu.org/help/help.html">Help GNU</a></li>
|
||||
<li><a href="https://www.fsf.org/associate/support_freedom"><b>JOIN THE FSF</b></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="md">
|
||||
|
||||
<h1>Google Summer of Code</h1>
|
||||
<ul>
|
||||
|
||||
<h3>
|
||||
<li>
|
||||
<a href="/v2/google%20summer%20of%20code/2020/02/11/abou-gsoc.html">About Google Summer of Code</a>
|
||||
</li>
|
||||
</h3>
|
||||
|
||||
<h3>
|
||||
<li>
|
||||
<a href="/v2/google%20summer%20of%20code/2020/02/10/gsoc.html">GNU social will be on GSoC this summer of 2020!</a>
|
||||
</li>
|
||||
</h3>
|
||||
|
||||
</ul>
|
||||
|
||||
<h1>Linux</h1>
|
||||
<ul>
|
||||
|
||||
<h3>
|
||||
<li>
|
||||
<a href="/v2/linux/2020/04/10/linux.html">GNU/Linux or as I've recently taken to calling it, GNU plus Linux.</a>
|
||||
</li>
|
||||
</h3>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
<h6>Design by <a href="https://loadaverage.org/portableskelly">Eliseu Amaro</a>.
|
||||
<br>
|
||||
Copyright 2010-2019 <a href="https://fsf.org/">Free Software Foundation</a>, Inc.
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110, USA
|
||||
<br>
|
||||
This website is licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0">CC-BY-SA</a> License.
|
||||
</h6>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user