<!DOCTYPE HTML>
<!--
	Halcyonic by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html lang="en">

<head>
	<title>NewPipe&nbsp;e.V.</title>
	<meta charset="utf-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
	<link rel="stylesheet" href="assets/css/main.css" />
</head>

<body class="subpage">
	<div id="page-wrapper">

		<!-- Header -->
		<section id="header">
			<div class="container">
				<div class="row">
					<div class="col-12">

						<!-- Logo -->
						<h1><a href="index.html" id="logo">NewPipe&nbsp;e.V.</a></h1>

						<!-- Nav -->
						<nav id="nav">
							<a href="about.html">About</a>
							<a href="join.html">Join us</a>
							<a href="blog.html">Blog</a>
							<a href="donate.html" class="button-large">Donate</a>
						</nav>


					</div>
				</div>
			</div>
		</section>

		<!-- Content -->
		<section id="content">
			<div class="container">
				<div class="row">
					<div class="col-12">

						<!-- Main Content -->
						<section>
							<header>
								<h2>Blog posts</h2>
							</header>
						</section>

						<section>
							<a href="./posts/2025-02-08_5th_plenum.html" class="hidden-blog">
								<h2>5th plenum</h2>
								<h3>08.02.2025</h3>
								<p class="last-child">
									On the 8th we had a plenum. Read this post to find the main points and the
									protocol.
								</p>
							</a>
						</section>
						<section>
							<a href="./posts/2025-01-04_4th_plenum.html" class="hidden-blog">
								<h2>4th plenum</h2>
								<h3>04.01.2025</h3>
								<p class="last-child">
									On the 4th we had a plenum. Read this post to find the main points and the
									protocol.
								</p>
							</a>
						</section>
						<section>
							<a href="./posts/2024-12-03_hiring_contributor.html" class="hidden-blog">
								<h2>NewPipe e.V. hires contributor Profpatsch for NewPipe development</h2>
								<h3>03.12.2024</h3>
								<p class="last-child">
									Putting funds to good use: e.V. hires TeamNewPipe member Profpatsch for at least three months. Read more here.
								</p>
							</a>
						</section>
						<section>
							<a href="./posts/2024-12-01_4th_board_meeting.html" class="hidden-blog">
								<h2>4th board meeting</h2>
								<h3>01.12.2024</h3>
								<p class="last-child">
									On the 1st we had a board meeting. Read this post to find the main points and the
									protocol.
								</p>
							</a>
						</section>
						<section>
							<a href="./posts/2024-08-20_3rd_plenum.html" class="hidden-blog">
								<h2>3rd plenum</h2>
								<h3>20.08.2024</h3>
								<p class="last-child">
									On the 20th we had a plenum. Read this post to find the main points and the
									protocol.
								</p>
							</a>
						</section>
						<section>
							<a href="./posts/2024-06-23_3rd_board_meeting.html" class="hidden-blog">
								<h2>3rd board meeting</h2>
								<h3>23.06.2024</h3>
								<p class="last-child">
									On the 23rd we had a board meeting. Read this post to find the main points and the
									protocol.
								</p>
							</a>
						</section>
						<section>
							<a href="./posts/2024-04-22_weblate_donation.html" class="hidden-blog">
								<h2>Donation to weblate</h2>
								<h3>22.04.2024</h3>
								<p class="last-child">
									We donated 600 € to weblate and intend to do this yearly, read here why.
								</p>
							</a>
						</section>
						<section>
							<a href="./posts/2024-02-10_2nd_plenum.html" class="hidden-blog">
								<h2>2nd plenum</h2>
								<h3>10.02.2024</h3>
								<p class="last-child">
									On the 10th we had a plenum. Read this post to find the main points and the
									protocol.
								</p>
							</a>
						</section>
						<section>
							<a href="./posts/2023-12-19_1st_plenum_2nd_board_meeting.html" class="hidden-blog">
								<h2>1st plenum, 2nd board meeting</h2>
								<h3>19.12.2023</h3>
								<p class="last-child">
									On the 16th we had two association wide meetings. Read this post to find the main
									points and the protocols.
								</p>
							</a>
						</section>
						<section>
							<a href="./posts/2023-12-18_pseudonyms.html" class="hidden-blog">
								<h2>Pseudonyms</h2>
								<h3>18.12.2023</h3>
								<p class="last-child">
									We now officially support pseudonyms. Read here how and why.
								</p>
							</a>
						</section>
						<section>
							<a href="./posts/2023-07-13_1st_board_meeting.html" class="hidden-blog">
								<h2>1st board meeting</h2>
								<h3>13.07.2023</h3>
								<p class="last-child">
									On the 13th we had our first board meeting. Read this post to find the main points
									and the protocol.
								</p>
							</a>
						</section>
						<section>
							<a href="./posts/2022-11-05_founded.html" class="hidden-blog">
								<h2>We are founded!</h2>
								<h3>05.11.2022</h3>
								<p class="last-child">
									We are now officially an association. Read this post for a small hello letter.
								</p>
							</a>
						</section>
					</div>
				</div>
			</div>
		</section>

		<!-- Footer -->
		<section id="footer">
			<div class="container">
				<div class="row aln-center">
					<div class="col-12">
						<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
						<a href="contact.html">Contact</a> | <a href="license.html">Licensing</a> | <a
							href="privacy.html">Privacy Policy</a> | <a href="credits.html">Credits</a> | <a
							href="imprint.html">Imprint</a>
					</div>
				</div>
			</div>
		</section>

		<!-- Copyright -->
		<div id="copyright">
			Copyright &copy; NewPipe&nbsp;e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5
				UP</a>
		</div>

	</div>

	<!-- Scripts -->
	<script src="assets/js/jquery.min.js"></script>
	<script src="assets/js/browser.min.js"></script>
	<script src="assets/js/breakpoints.min.js"></script>
	<script src="assets/js/util.js"></script>
	<script src="assets/js/main.js"></script>

</body>

</html>