diff --git a/about.html b/about.html index 4d2942f..cbf68ca 100644 --- a/about.html +++ b/about.html @@ -25,9 +25,10 @@ diff --git a/assets/css/main.css b/assets/css/main.css index f4ab664..e772fe1 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -127,7 +127,7 @@ pre { } ul, ol, p, dl { - margin: 0 0 2em 0; + margin: 0 0 1em 0; } .link-list { padding: 0; @@ -155,6 +155,8 @@ pre { } section > :last-child, + section > a:last-child > :last-child, + section > header:last-child > :last-child, section:last-child, .last-child { margin-bottom: 0 !important; @@ -1550,7 +1552,7 @@ pre { #header h1 { position: absolute; left: 0; - bottom: 35px; + bottom: 43px; font-size: 2.75em; } @@ -1574,9 +1576,11 @@ pre { outline: 0; } - #header nav a:hover { - color: #f6f8f8; - } + #header nav a:hover, + #header nav a.current-page { + color: #f6f8f8; + } + .subpage #header > .container { height: 155px; @@ -1636,7 +1640,7 @@ pre { #content section { background: #36454F; - padding: 40px 30px 45px 30px; + padding: 40px 30px 40px 30px; box-shadow: 2px 2px 2px 1px rgba(128, 128, 128, 0.1); margin: 0 0 25px 0; } @@ -1647,13 +1651,14 @@ pre { #content h2 { font-size: 1.8em; - color: #acb4b7; - margin: 0 0 0.25em 0; + color: #c9d4d8; + margin: 0 0 1em 0; } #content h3 { - color: #708090; - font-size: 1.25em; + color: #acb4b7; + font-size: 1.4em; + margin: 0 0 0.8em 0; } #content h4 { @@ -1668,10 +1673,6 @@ pre { color: #fff; } - #content header { - margin: 0 0 2em 0; - } - #content .link-list li { border-bottom: solid 1px #e2e6e8; } diff --git a/blog.html b/blog.html index 46334e0..5d9fb2a 100644 --- a/blog.html +++ b/blog.html @@ -29,7 +29,8 @@ diff --git a/budget/2025.html b/budget/2025.html index 484c24e..c7c7b99 100644 --- a/budget/2025.html +++ b/budget/2025.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/contact.html b/contact.html index 3d94622..4544378 100644 --- a/contact.html +++ b/contact.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/credits.html b/credits.html index 6786f9a..8e008e2 100644 --- a/credits.html +++ b/credits.html @@ -27,6 +27,7 @@ About Join us Blog + Opportunities Donate diff --git a/donate.html b/donate.html index cd2250f..2e5052a 100644 --- a/donate.html +++ b/donate.html @@ -28,7 +28,8 @@ About Join us Blog - Donate + Opportunities + Donate @@ -51,9 +52,9 @@

You want to donate to our association in order to help further its goals? Thank you!

-

Current goal

+

Current goal

- Your funding helps us to finance paid development time for NewPipe and further support for TeamNewPipe like infrastrucutre, event travel cost, and hardware expenses. We are currently paying Profpatsch to work on NewPipe and hope to keep him going for a long time! + Your funding helps us to finance paid development time for NewPipe and further support for TeamNewPipe like infrastructure, event travel cost, and hardware expenses. We are currently paying Profpatsch to work on NewPipe and hope to keep him going for a long time!

diff --git a/imprint.html b/imprint.html index 95db5ac..b4b068b 100644 --- a/imprint.html +++ b/imprint.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/index.html b/index.html index 8680d7b..fa279ef 100644 --- a/index.html +++ b/index.html @@ -30,6 +30,7 @@ About Join us Blog + Opportunities Donate diff --git a/join.html b/join.html index 900a024..66f5ed9 100644 --- a/join.html +++ b/join.html @@ -26,8 +26,9 @@ diff --git a/license.html b/license.html index efe8041..ff21aff 100644 --- a/license.html +++ b/license.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/opportunities.html b/opportunities.html new file mode 100644 index 0000000..a4d901e --- /dev/null +++ b/opportunities.html @@ -0,0 +1,147 @@ + + + + + NewPipe e.V. + + + + + +
+ + + + + +
+
+
+
+ + +
+
+

Opportunities

+
+

+ NewPipe e.V. is looking for two paid contractors that could bring forward the NewPipe refactor and make our web infrastructure more resilient, as decided in the 5th plenum meeting. Note that at this time we can only pay independent contractors that can emit invoices, and work would be paid by the hour at a negotiable gross rate. +

+

+ You can apply by sending us an email at board@newpipe-ev.de using the two buttons below. Please include a few lines about what relevant experiences you have for the respective position and, if available, a website or git platform account we could look at. We do not expect a full CV or other documentation. You have time until at least 08.09.2025 to apply (or longer, if the position remains vacant). After this date, we will get back to you to agree on a time when we can get to know each other in an online meeting. +

+

+ You can read about contracts we have concluded in the past here and here. +

+
+
+
+ +
+
+
+

Android developer for NewPipe

+
+

We are looking for a developer for the NewPipe app, especially to bring forward the refactor. Your main task would be to port UI components from XML to Jetpack Compose, while keeping an eye on style and usability of the interfaces, and to implement the business logic in Kotlin using view models, dependency injection, and other modern technologies. You would be working in close contact with other TeamNewPipe members and open pull requests to NewPipe (on the refactor branch), NewPlayer and NewPipeExtractor.

+ Requirements for the position: +
    +
  • Native Android development (Java or Kotlin)
  • +
  • Version control system (git)
  • +
+ Bonus points: +
    +
  • Modern Android development practices (Kotlin, Jetpack Compose, Dependency Injection, etc.)
  • +
  • Contributed to open source projects in the past
  • +
  • Experience with ExoPlayer or video/audio formats
  • +
+

This is a remote part-time freelance contract with a flexible schedule of 40 to 80 hours per month.

+
+ Apply +
+
+
+
+ +
+
+

System administrator

+
+

We are looking for a sysadmin that could setup some new services on NewPipe e.V.'s servers and help with regular maintenance. You would be working alongside our volunteer sysadmin @TheAssassin, who has already compiled a list of tasks to delegate.

+ Requirements for the position: +
    +
  • Linux system administration
  • +
  • Prior experience in ops ("system administration")
  • +
  • IaC and configuration management, Ansible skills
  • +
  • Docker/Podman/containers
  • +
+ Bonus points: +
    +
  • DevOps (CI/CD, e.g. GitHub/Gitea actions, GitLab CI)
  • +
  • Experience with database administration
  • +
  • Backups with borg(matic)
  • +
  • Experience with K8s
  • +
+

This is a remote part-time freelance contract that will initially last 2-3 months, with a flexible schedule of 16 to 32 hours per month.

+
+ Apply +
+
+
+
+
+
+
+ + + + + + + +
+ + + + + + + + + + diff --git a/policy/trademark.html b/policy/trademark.html index 7dec8d6..b709cc1 100644 --- a/policy/trademark.html +++ b/policy/trademark.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/posts/2022-11-05_founded.html b/posts/2022-11-05_founded.html index 0f039d3..9e867b9 100644 --- a/posts/2022-11-05_founded.html +++ b/posts/2022-11-05_founded.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/posts/2023-07-13_1st_board_meeting.html b/posts/2023-07-13_1st_board_meeting.html index b16e57a..3eb0603 100644 --- a/posts/2023-07-13_1st_board_meeting.html +++ b/posts/2023-07-13_1st_board_meeting.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/posts/2023-12-18_pseudonyms.html b/posts/2023-12-18_pseudonyms.html index 14ee2f4..3903bf0 100644 --- a/posts/2023-12-18_pseudonyms.html +++ b/posts/2023-12-18_pseudonyms.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/posts/2023-12-19_1st_plenum_2nd_board_meeting.html b/posts/2023-12-19_1st_plenum_2nd_board_meeting.html index 62aa9a5..cefd250 100644 --- a/posts/2023-12-19_1st_plenum_2nd_board_meeting.html +++ b/posts/2023-12-19_1st_plenum_2nd_board_meeting.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/posts/2024-02-10_2nd_plenum.html b/posts/2024-02-10_2nd_plenum.html index f86167a..325d41c 100644 --- a/posts/2024-02-10_2nd_plenum.html +++ b/posts/2024-02-10_2nd_plenum.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/posts/2024-04-22_weblate_donation.html b/posts/2024-04-22_weblate_donation.html index a9ca3b6..30a6a39 100644 --- a/posts/2024-04-22_weblate_donation.html +++ b/posts/2024-04-22_weblate_donation.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/posts/2024-06-23_3rd_board_meeting.html b/posts/2024-06-23_3rd_board_meeting.html index 06c704e..8a3d53c 100644 --- a/posts/2024-06-23_3rd_board_meeting.html +++ b/posts/2024-06-23_3rd_board_meeting.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/posts/2024-08-20_3rd_plenum.html b/posts/2024-08-20_3rd_plenum.html index 6cbc22f..53b4c6e 100644 --- a/posts/2024-08-20_3rd_plenum.html +++ b/posts/2024-08-20_3rd_plenum.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/posts/2024-12-01_4th_board_meeting.html b/posts/2024-12-01_4th_board_meeting.html index 01272f1..f747a16 100644 --- a/posts/2024-12-01_4th_board_meeting.html +++ b/posts/2024-12-01_4th_board_meeting.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/posts/2024-12-03_hiring_contributor.html b/posts/2024-12-03_hiring_contributor.html index ddb88ef..b86003b 100644 --- a/posts/2024-12-03_hiring_contributor.html +++ b/posts/2024-12-03_hiring_contributor.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/posts/2025-01-04_4th_plenum.html b/posts/2025-01-04_4th_plenum.html index fbd693f..b51718a 100644 --- a/posts/2025-01-04_4th_plenum.html +++ b/posts/2025-01-04_4th_plenum.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/posts/2025-02-08_5th_plenum.html b/posts/2025-02-08_5th_plenum.html index 884f21e..220bb92 100644 --- a/posts/2025-02-08_5th_plenum.html +++ b/posts/2025-02-08_5th_plenum.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/posts/2025-02-20_thanks_luanrt.html b/posts/2025-02-20_thanks_luanrt.html index 6fd99a4..3173a28 100644 --- a/posts/2025-02-20_thanks_luanrt.html +++ b/posts/2025-02-20_thanks_luanrt.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/posts/2025-06-06_5th_board_meeting.html b/posts/2025-06-06_5th_board_meeting.html index f1e53f1..354efc2 100644 --- a/posts/2025-06-06_5th_board_meeting.html +++ b/posts/2025-06-06_5th_board_meeting.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/posts/2025-06-29_6th_board_meeting.html b/posts/2025-06-29_6th_board_meeting.html index 3c16fd7..b9e700e 100644 --- a/posts/2025-06-29_6th_board_meeting.html +++ b/posts/2025-06-29_6th_board_meeting.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate diff --git a/privacy.html b/privacy.html index fe1bc0d..1507d55 100644 --- a/privacy.html +++ b/privacy.html @@ -28,6 +28,7 @@ About Join us Blog + Opportunities Donate