summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'python/templates/pages/get-involved')
-rw-r--r--python/templates/pages/get-involved/become-developer/index.md54
-rw-r--r--python/templates/pages/get-involved/contribute/index.html271
-rw-r--r--python/templates/pages/get-involved/discussion-forums/index.html10
-rw-r--r--python/templates/pages/get-involved/get-code/index.html69
-rw-r--r--python/templates/pages/get-involved/index.html52
-rw-r--r--python/templates/pages/get-involved/irc-channels/all-channels.html73
-rw-r--r--python/templates/pages/get-involved/irc-channels/index.html69
-rw-r--r--python/templates/pages/get-involved/mailing-lists/all-lists.html76
-rw-r--r--python/templates/pages/get-involved/mailing-lists/index.html72
-rw-r--r--python/templates/pages/get-involved/mailing-lists/instructions.md155
10 files changed, 0 insertions, 901 deletions
diff --git a/python/templates/pages/get-involved/become-developer/index.md b/python/templates/pages/get-involved/become-developer/index.md
deleted file mode 100644
index dfd2854..0000000
--- a/python/templates/pages/get-involved/become-developer/index.md
+++ /dev/null
@@ -1,54 +0,0 @@
----
-title: Become a Developer
-
-nav1: get-involved
-nav2: become-dev
-nav2-show: true
-nav2-weight: 50
----
-<div class="alert alert-info">
- <strong>Getting Guidance:</strong>
- Your central point of contact for all questions about becoming a developer
- is the <a href="mailto:recruiters@gentoo.org" class="alert-link">Gentoo Recruiters</a> team.
- Please do not hesitate to contact them!
-</div>
-
-## How do I get started?
-
-First of all, you need an **area of Gentoo you want to contribute to**, be it support, package maintenance, artwork, or documentation.
-You can find some pointers to what you could do [on our website](/get-involved/contribute/).
-Projects also publish specific [Staffing Needs](https://wiki.gentoo.org/wiki/Project:Gentoo/Staffing_Needs) for specific tasks that need to be done.
-You are very much free to use these as your kickstart into Gentoo and venture to other areas of the project later on.
-
-### Getting a Mentor
-
-If you enjoy working on the distribution and would like to continue, the **next step is to find a mentor.**
-It's very likely a current developer who is working on the same things as you are can be that for you.
-Should there be noone available to be your mentor, do ask the [Gentoo Recruiters](mailto:recruiters@gentoo.org).
-
-### Quiz and Review
-
-When you have found your mentor, you will now work together with them on
-**completing [one or two quizzes](https://wiki.gentoo.org/wiki/Project:Recruiters/Quiz)**—depending on your area of contribution.
-These are in place to ensure you are up to speed with the basic structure, policies, and procedures of the project
-and you feel comfortable working with us.
-
-Your mentor will **file a ticket** for you on our [bug tracker](https://bugs.gentoo.org) that **officially starts the recruitment process.**
-After that, your completed quizzes should be sent to the recruiters and when someone is available, they will sit down (well, figuratively, as it's on IRC) with you to review your quizzes and answer any questions you might have.
-
-### Jumping the Gap
-
-When recruiters are confident you're ready, they will complete the process by setting you up with access to the various developer services of Gentoo.
-
-## What do I get?
-
-Besides the warm feeling of contributing to Free and Open Source Software you ask?
-
-Okay, there are indeed a few perks: You get an <tt>@gentoo.org</tt> email address, matching IRC cloak,
-special access flags on our Wiki and Bugzilla, and a few other things to facilitate your development efforts.
-
-## Details
-
-This page serves as a brief overview of the process, if you want to learn more,
-please see the [Gentoo Developer Handbook](https://wwwold.gentoo.org/proj/en/devrel/handbook/handbook.xml)
-which is currently still only available as part of our old website. \ No newline at end of file
diff --git a/python/templates/pages/get-involved/contribute/index.html b/python/templates/pages/get-involved/contribute/index.html
deleted file mode 100644
index 1cd840d..0000000
--- a/python/templates/pages/get-involved/contribute/index.html
+++ /dev/null
@@ -1,271 +0,0 @@
----
-title: Contribute to Gentoo
-navtitle: Contribute
-
-nav1: get-involved
-nav2: contribute
-nav2-show: true
-nav2-weight: 40
----
-<p class="lead">
- There are plenty of things you can do to make Gentoo even better.
- <br>
- Here's your chance to leave a mark on our distribution.
-</p>
-
-<div class="alert alert-info">
- <strong>Getting Guidance:</strong>
- If you're not sure what you can do or how to get started,
- please do not hesitate to contact the <a href="mailto:recruiters@gentoo.org" class="alert-link">Gentoo Recruiters</a>.
-</div>
-
-<br>
-
-<section class="row">
- <div class="col-xs-12 col-md-2 text-center text-primary contribute-icon">
- <span class="fa fa-fw fa-users fa-5x"></span>
- </div>
- <div class="col-xs-12 col-md-10">
- <h2 class="stick-top">Provide Community Support</h2>
- <p>
- Join the awesome crowd of helpful people in our <a href="../irc-channels/">IRC channels</a>,
- on our <a href="https://forums.gentoo.org/">Forums</a> and on the <a href="../mailing-lists/">Mailing Lists</a>.
- <br>
- If a topic is being discussed that you're knowledgeable on, please feel free to contribute and help out a fellow user.
- </p>
- <p class="button-bar">
- <a href="https://forums.gentoo.org/search.php?search_id=unanswered" class="btn btn-primary">
- <span class="fa fa-fw fa-question-circle"></span> Unanswered questions on the Forums
- </a>
- <a href="../irc-channels/" class="btn btn-primary">
- <span class="fa fa-fw fa-comments-o"></span> Join <tt>#gentoo</tt>
- </a>
- <a href="../mailing-lists/" class="btn btn-primary">
- <span class="fa fa-fw fa-inbox"></span> Mailing Lists
- </a>
- </p>
- </div>
-</section>
-
-<hr>
-
-<section class="row">
- <div class="col-xs-12 col-md-2 text-center text-primary contribute-icon">
- <span class="fa fa-fw fa-book fa-5x"></span>
- </div>
- <div class="col-xs-12 col-md-10">
- <h2 class="stick-top">Improve our Documentation</h2>
- <p>
- The <a href="https://wiki.gentoo.org/">Gentoo Wiki</a> is the central documentation resource made by the community for the community.
- <br>
- Found something that needs to be documented, improved, translated, or rewritten?
- Sign up and get it done!
- </p>
-
- <p class="button-bar">
- <a href="https://wiki.gentoo.org/wiki/Help:Starting_a_new_page" class="btn btn-primary">
- <span class="fa fa-fw fa-book"></span> Create new articles
- </a>
- <a href="https://wiki.gentoo.org/wiki/Help:Editing_pages" class="btn btn-primary">
- <span class="fa fa-fw fa-pencil"></span> Edit existing docs
- </a>
- <a href="https://wiki.gentoo.org/wiki/Help:Translating#For_Anyone:_Becoming_a_translator" class="btn btn-primary">
- <span class="fa fa-fw fa-globe"></span> Translate
- </a>
- </p>
- </div>
-</section>
-
-<hr>
-
-<section class="row">
- <div class="col-xs-12 col-md-2 text-center text-primary contribute-icon">
- <span class="fa fa-fw fa-gears fa-5x"></span>
- </div>
- <div class="col-xs-12 col-md-10">
- <h2 class="stick-top">Maintain Packages</h2>
- <p>
- Packages are the very essence of our distribution.
- Maintaining them is one of the most important tasks we have.
- </p>
- <p>
- Our packages are installed via <em>ebuilds</em>.
- There are various resources that can help you get accustomed with the creation and maintenance of these powerful little bash scripts:
- </p>
-
- <ul>
- <li><a href="https://wiki.gentoo.org/wiki/Basic_guide_to_write_Gentoo_Ebuilds">Basic Guide to writing Ebuilds</a></li>
- <li><a href="https://devmanual.gentoo.org/">The Gentoo Developer Manual</a></li>
- <li>The <a href="irc://irc.gentoo.org/gentoo-dev-help"><tt>#gentoo-dev-help</tt></a> IRC channel</li>
- <li>The <a href="/get-involved/mailing-lists/">gentoo-devhelp</a> mailing list</li>
- </ul>
-
- <p>
- Before <a href="/get-involved/become-developer/">becoming a developer</a>, you can test and improve your ebuild writing skills by contributing
- to the <a href="https://wiki.gentoo.org/wiki/Project:Sunrise">Sunrise user overlay</a>, testing packages as <em>Architecture tester</em>
- or work together with a developer and act as <em>Proxy Maintainer</em> for a small set of packages.
- </p>
-
- <p class="button-bar">
- <a href="https://wiki.gentoo.org/wiki/Submitting_ebuilds" class="btn btn-primary">
- <span class="fa fa-fw fa-upload"></span> How to submit ebuilds
- </a>
- <a href="https://wiki.gentoo.org/wiki/Project:X86/Arch_Testers_FAQ" class="btn btn-primary">
- <span class="fa fa-fw fa-wrench"></span> Become Arch Tester
- </a>
- <a href="https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers" class="btn btn-primary">
- <span class="fa fa-fw fa-user"></span> Become Proxy Maintainer
- </a>
- <a href="https://wiki.gentoo.org/wiki/Project:Sunrise" class="btn btn-primary">
- <span class="fa fa-fw fa-sun-o"></span> Sunrise Overlay
- </a>
- </p>
- </div>
-</section>
-
-<hr>
-
-<section class="row">
- <div class="col-xs-12 col-md-2 text-center text-primary contribute-icon">
- <span class="fa fa-fw fa-bug fa-5x"></span>
- </div>
- <div class="col-xs-12 col-md-10">
- <h2 class="stick-top">Report and Resolve Bugs</h2>
- <p>
- <br>
- If you've come across flaw in a package in our distribution, please take a moment to report it
- on our <a href="https://bugs.gentoo.org/">Bugzilla</a> bug tracker.
- Of course we also appreciate you reporting solutions to existing entries and not just problems. 😉
- </p>
- <p>
- Below are resources that explain how to get started:
- </p>
-
- <p class="button-bar">
- <a href="https://wiki.gentoo.org/wiki/Bugzilla_HOWTO" class="btn btn-primary">
- <span class="fa fa-fw fa-book"></span> Bugzilla Howto
- </a>
- <a href="https://wiki.gentoo.org/wiki/Beautiful_bug_reports" class="btn btn-primary">
- <span class="fa fa-fw fa-book"></span> Reporting beautiful bugs
- </a>
- </p>
- </div>
-</section>
-
-<hr>
-
-<section class="row">
- <div class="col-xs-12 col-md-2 text-center text-primary contribute-icon">
- <span class="fa fa-fw fa-paint-brush fa-5x"></span>
- </div>
- <div class="col-xs-12 col-md-10">
- <h2 class="stick-top">Create Artwork and Designs</h2>
- <p>
- Got an idea for a cool wallpaper, case badge, graphic item, web feature, or anything else that will be a pleasure to look at?
- <br>
- Make it happen and let us know!
- </p>
- <p class="button-bar">
- <a href="https://wiki.gentoo.org/wiki/Project:Artwork" class="btn btn-primary">
- <span class="fa fa-fw fa-paint-brush"></span> Contact the Artwork team
- </a>
- <a href="https://wiki.gentoo.org/wiki/Project:Website" class="btn btn-primary">
- <span class="fa fa-fw fa-globe"></span> Contact the Web team
- </a>
- </p>
- </div>
-</section>
-
-<hr>
-
-<section class="row">
- <div class="col-xs-12 col-md-2 text-center text-primary contribute-icon">
- <span class="fa fa-fw fa-newspaper-o fa-5x"></span>
- </div>
- <div class="col-xs-12 col-md-10">
- <h2 class="stick-top">Contribute Articles and Stories</h2>
- <p>
- The <a href="https://blogs.gentoo.org/news/">Gentoo Monthly News</a> team always looks for pieces on cool use cases of Gentoo or news related to our project.
- <br>
- Break out your writing pads and get <kbd>--verbose</kbd>.
- </p>
- <p class="button-bar">
- <a href="https://wiki.gentoo.org/wiki/Project:GMN" class="btn btn-primary">
- <span class="fa fa-fw fa-newspaper-o"></span> Contact the GMN team
- </a>
- </p>
- </div>
-</section>
-
-<hr>
-
-<section class="row">
- <div class="col-xs-12 col-md-2 text-center text-primary contribute-icon">
- <span class="fa fa-fw fa-database fa-5x"></span>
- </div>
- <div class="col-xs-12 col-md-10">
- <h2 class="stick-top">Sponsor Infrastructure</h2>
- <p>
- Gentoo is largely run on sponsored infrastructure, as we can only sustain the very core machines of the distribution.
- </p>
-
- <p>
- If you have access to machines, bandwidth, or co-location and wish to support Gentoo,
- please get in touch with our <a href="https://wiki.gentoo.org/wiki/Project:Infrastructure">Infrastructure team</a>.
- </p>
-
- <p class="button-bar">
- <a href="mailto:infra@gentoo.org" class="btn btn-primary"><span class="fa fa-fw fa-database"></span> Offer Infrastructure resources</a>
- </p>
- </div>
-</section>
-
-<hr>
-
-<section class="row">
- <div class="col-xs-12 col-md-2 text-center text-primary contribute-icon">
- <span class="fa fa-fw fa-cloud-download fa-5x"></span>
- </div>
- <div class="col-xs-12 col-md-10">
- <h2 class="stick-top">Provide a Mirror</h2>
- <p>
- Mirrors provide users around the globe with speedy access to the latest ebuilds, program sources, stage archives, and boot media.
- <br>
- Users in Africa, Asia, and Oceania would especially appreciate further bandwidth in their respective regions.
- </p>
-
- <p class="button-bar">
- <a href="https://wiki.gentoo.org/wiki/Project:Infrastructure/Rsync" class="btn btn-primary">
- <span class="fa fa-fw fa-cloud-download"></span> Join the Gentoo mirror network
- </a>
- </p>
- </div>
-</section>
-
-<hr>
-
-<section class="row">
- <div class="col-xs-12 col-md-2 text-center text-danger contribute-icon">
- <span class="fa fa-fw fa-heart fa-5x"></span>
- </div>
- <div class="col-xs-12 col-md-10">
- <h2 class="stick-top">Donate</h2>
- <p>
- Even if you're not a master of technology, artwork guru, or support specialist,
- you can contribute to Gentoo by helping to cover our running costs.
- </p>
-
- <p class="button-bar">
- <a href="/donate" class="btn btn-danger"><span class="fa fa-fw fa-heart"></span> Donate now</a>
- </p>
- </div>
-</section>
-
-<br>
-
-<div class="alert alert-info">
- <strong>Looking for specific tasks?</strong>
- The Gentoo Projects publish their <a href="https://wiki.gentoo.org/wiki/Project:Gentoo/Staffing_Needs" class="alert-link">Staffing Needs</a>
- on our <a href="https://wiki.gentoo.org/wiki/Project:Gentoo/Staffing_Needs" class="alert-link">Wiki</a>.
- You are also always welcome to pick a <a href="https://bugs.gentoo.org" class="alert-link">bug</a> and work on it.
-</div> \ No newline at end of file
diff --git a/python/templates/pages/get-involved/discussion-forums/index.html b/python/templates/pages/get-involved/discussion-forums/index.html
deleted file mode 100644
index 1b9b86a..0000000
--- a/python/templates/pages/get-involved/discussion-forums/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
----
-title: 'Discussion Forums'
-navtitle: 'Forums'
-
-nav1: get-involved
-nav2: forums
-nav2-show: true
-nav2-weight: 20
-redirect: https://forums.gentoo.org/
----
diff --git a/python/templates/pages/get-involved/get-code/index.html b/python/templates/pages/get-involved/get-code/index.html
deleted file mode 100644
index 22096a4..0000000
--- a/python/templates/pages/get-involved/get-code/index.html
+++ /dev/null
@@ -1,69 +0,0 @@
----
-title: Gentoo Code Repositories
-navtitle: Get the Code
-
-nav1: get-involved
-nav2: get-code
-nav2-show: true
-nav2-weight: 60
----
-<p class="lead">
- Here is all the code that powers Gentoo, only one <kbd>git clone</kbd> away:
-</p>
-
-<div class="row">
- <div class="col-xs-12 col-md-8 col-md-offset-2">
- <div class="panel panel-default">
- <div class="panel-heading">
- <h3 class="panel-title"><span class="fa fa-fw fa-code-fork"></span> CVS Repositories</h3>
- </div>
- <div class="panel-body">
- The main ebuild repository (<em>gentoo-x86</em>) is still available via CVS.
- <br>
- We offer anonymous read-only access (<em>AnonCVS</em>) as well as a web-based source code browser for CVS repositories.
- </div>
- <div class="panel-footer text-right">
- <a href="http://anoncvs.gentoo.org/" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-code-fork"></span> AnonCVS</a>
- <a href="http://sources.gentoo.org/" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-search"></span> Source Code Browser</a>
- </div>
- </div>
- </div>
-</div>
-
-<div class="row">
- <div class="col-xs-12 col-md-8 col-md-offset-2">
- <div class="panel panel-default">
- <div class="panel-heading">
- <h3 class="panel-title"><span class="fa fa-fw fa-git"></span> Git Repositories</h3>
- </div>
- <div class="panel-body">
- <p>
- Most other repositories containing package overlays, website code, and other project code are available in Git repositories.
- <br>
- Like with CVS, we offer anonymous read-only access (<em>AnonGit</em>) via the HTTP and Git protocols as well as a web-based source code browser.
- </p>
- <br>
- <div class="alert alert-info">
- You can find the URLs needed to clone repositories on the project pages in the source code browser.
- Unless you have an account on <tt>git.gentoo.org</tt>, please use the <tt>anongit.gentoo.org</tt> URL.
- </div>
-
- <hr>
-
- Additionally, we mirror some repositories on GitHub to facilitate contributions.
- You can find them all under the <a href="https://github.com/gentoo/">Gentoo organization</a>.
- </div>
- <div class="panel-footer text-right">
- <a href="http://anongit.gentoo.org/" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-code-fork"></span> AnonGit</a>
- <a href="http://gitweb.gentoo.org/" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-search"></span> Source Code Browser</a>
- <a href="https://github.com/gentoo/" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-github-alt"></span> Gentoo on GitHub</a>
- </div>
- </div>
- </div>
-</div>
-
-<h2>Want <code>+w</code>?</h2>
-<p>
- Please contact the listed repository owners to find out their contribution policy.
- The main ebuild repository (gentoo-x86) requires you to be a <a href="/get-involved/become-developer">Gentoo Developer</a> to commit.
-</p> \ No newline at end of file
diff --git a/python/templates/pages/get-involved/index.html b/python/templates/pages/get-involved/index.html
deleted file mode 100644
index e1a86a8..0000000
--- a/python/templates/pages/get-involved/index.html
+++ /dev/null
@@ -1,52 +0,0 @@
----
-title: Get Involved
-
-nav1: get-involved
-nav1-show: true
-nav1-weight: 30
----
-<p class="lead">
- Join the Gentoo community:
-</p>
-
-<div class="row">
- <div class="col-xs-12 col-md-8 col-md-offset-2">
- <div class="list-group">
- <a href="irc-channels/" class="list-group-item">
- <h4 class="list-group-item-heading"><i class="fa fa-fw fa-comments-o"></i> IRC Channels</h4>
- <p class="list-group-item-text">Gentoo offers a variety of IRC channels, from support to project-specific discussion.</p>
- </a>
- <a href="https://forums.gentoo.org/" class="list-group-item">
- <h4 class="list-group-item-heading"><i class="fa fa-fw fa-group"></i> Discussion Forums</h4>
- <p class="list-group-item-text">5,800,000 posts and counting.</p>
- </a>
- <a href="mailing-lists/" class="list-group-item">
- <h4 class="list-group-item-heading"><i class="fa fa-fw fa-send"></i> Mailing Lists</h4>
- <p class="list-group-item-text">Subscribe to announcements, or get in on technical discussions.</p>
- </a>
- </div>
- </div>
-</div>
-
-<p class="lead">
- Work on the distribution:
-</p>
-
-<div class="row">
- <div class="col-xs-12 col-md-8 col-md-offset-2">
- <div class="list-group">
- <a href="contribute/" class="list-group-item">
- <h4 class="list-group-item-heading"><i class="fa fa-fw fa-gears"></i> Contribute</h4>
- <p class="list-group-item-text">Lots of things we can use your help with.</p>
- </a>
- <a href="become-developer/" class="list-group-item">
- <h4 class="list-group-item-heading"><i class="fa fa-fw fa-rocket"></i> Become a Developer</h4>
- <p class="list-group-item-text">Enjoy working on Gentoo? You're invited to officially join as a developer.</p>
- </a>
- <a href="get-code/" class="list-group-item">
- <h4 class="list-group-item-heading"><i class="fa fa-fw fa-code-fork"></i> Get the Code</h4>
- <p class="list-group-item-text">Get the code that powers Gentoo to start hacking on it.</p>
- </a>
- </div>
- </div>
-</div> \ No newline at end of file
diff --git a/python/templates/pages/get-involved/irc-channels/all-channels.html b/python/templates/pages/get-involved/irc-channels/all-channels.html
deleted file mode 100644
index 7ebb982..0000000
--- a/python/templates/pages/get-involved/irc-channels/all-channels.html
+++ /dev/null
@@ -1,73 +0,0 @@
----
-nav1: get-involved
-nav2: irc
-nav3: irc-all-channels
-title: 'All IRC Channels'
----
-
-<p>
- This page offers a listing of all official IRC channels we maintain.
-</p>
-
-<div class="alert alert-danger">
- <strong>Before joining a channel…</strong>
- <br>
- …please be sure that you have taken note of our <a href="index.html" class="alert-link">IRC guidelines</a>.
- Also, do read the channel's topic, it might just answer your question already.
-</div>
-
-<h2>Primary Support Channels</h2>
-
-<div class="table-responsive">
- <table class="table table-striped">
- <tr>
- <th>Channel</th>
- <th>Description</th>
- </tr>
- {% for channel in site.data.irc.primary %}
- {% include partials/irc-channel.html %}
- {% endfor %}
- </table>
-</div>
-
-<h2>Architecture/Platform Support Channels</h2>
-
-<div class="table-responsive">
- <table class="table table-striped">
- <tr>
- <th>Channel</th>
- <th>Description</th>
- </tr>
- {% for channel in site.data.irc.arch %}
- {% include partials/irc-channel.html %}
- {% endfor %}
- </table>
-</div>
-
-<h2>General and Development Channels</h2>
-
-<div class="table-responsive">
- <table class="table table-striped">
- <tr>
- <th>Channel</th>
- <th>Description</th>
- </tr>
- {% for channel in site.data.irc.general %}
- {% include partials/irc-channel.html %}
- {% endfor %}
- </table>
-</div>
-
-<h2>International Channels</h2>
-
-<div class="table-responsive">
- <table class="table table-striped">
- <tr>
- <th>Channel</th>
- <th>Description</th>
- </tr>
- {% for channel in site.data.irc.international %}
- {% include partials/irc-channel.html %}
- {% endfor %}
- </table>
-</div> \ No newline at end of file
diff --git a/python/templates/pages/get-involved/irc-channels/index.html b/python/templates/pages/get-involved/irc-channels/index.html
deleted file mode 100644
index a7e79ed..0000000
--- a/python/templates/pages/get-involved/irc-channels/index.html
+++ /dev/null
@@ -1,69 +0,0 @@
----
-title: 'IRC Channels'
-
-nav1: get-involved
-nav2: irc
-nav2-show: true
-nav2-weight: 10
----
-
-<p class="lead">
-</p>
-
-<p>
- All of our channels are managed by volunteers for the mutual benefit of users and contributors alike, and we consider IRC to be open to everyone.
- Please feel free to pop in and introduce yourself, and consider it a resource for when you run into problems or have questions about Gentoo Linux.
-</p>
-
-<p>
- We ask very little of users visiting our support channels:
-</p>
-
-<ul>
- <li>Please act sensibly and maturely, abiding by the <a href="https://wiki.gentoo.org/wiki/Project:Council/Code_of_conduct">Code of Conduct</a>.</li>
- <li>Please read the topic when entering a channel, it contains valuable information!</li>
- <li>Bots or scripts that talk or create public logs are not welcome in most channels. If in doubt, please ask.</li>
- <li>Please do not use <kbd>CTCP VERSION</kbd> or the like on users/channels without their consent.</li>
-</ul>
-
-{% include container/start class="pound-gentoo" %}
-<div class="row">
- <div class="col-xs-12">
- <h2><i class="fa fa-fw fa-comments-o"></i> <tt>#gentoo</tt> &ndash; Our Main IRC Support Channel</h2>
- </div>
-</div>
-<div class="row">
- <div class="col-xs-12 col-md-9">
- <p>
- <strong>Got a question? <tt>#gentoo</tt> is here to help.</strong>
- <br>
- With more than 1,000 connected users, it is one of the largest channels on freenode, and it <strong>focuses on Gentoo support.</strong>
- </p>
- <p>
- To ensure an optimal support environment, there are a few additional <a href="https://wiki.gentoo.org/wiki/Project:Ops#Channel_Policy">guidelines</a> in place.
- These are the most important ones:
- </p>
- <ul>
- <li>We operate a clean-language policy in <tt>#gentoo</tt>, and swearing is not permitted.</li>
- <li>We are unable to support alternate package managers in <tt>#gentoo</tt>, just Portage.</li>
- <li>Users of derivative distributions based upon Gentoo are asked to use their distribution's support venues, we can not provide them with assistance.</li>
- </ul>
- <p>
- The channel is staffed by the <a href="https://wiki.gentoo.org/wiki/Project:Ops">Operators team</a>;
- if there are any problems, please contact them in <a href="irc://irc.gentoo.org/gentoo-ops"><tt>#gentoo-ops</tt></a>.
- </p>
- </div>
- <div class="col-xs-12 col-md-3">
-
- <a href="irc://irc.gentoo.org/gentoo" role="button" class="btn btn-primary btn-block"><i class="fa fa-fw fa-comments-o"></i> Join <tt>#gentoo</tt> in your client</a>
- <a href="http://webchat.freenode.net/?channels=gentoo" role="button" class="btn btn-primary btn-block"><i class="fa fa-fw fa-comments-o"></i> Join <tt>#gentoo</tt> via Webchat</a>
- </div>
-</div>
-{% include container/end %}
-
-<h2>More Channels</h2>
-
-<p>
- Besides <tt>#gentoo,</tt> we also operate a number of other channels:
- <a href="all-channels.html" class="btn btn-primary"><i class="fa fa-fw fa-comments-o"></i> Full Gentoo IRC Channel Listing</a>
-</p> \ No newline at end of file
diff --git a/python/templates/pages/get-involved/mailing-lists/all-lists.html b/python/templates/pages/get-involved/mailing-lists/all-lists.html
deleted file mode 100644
index 836972e..0000000
--- a/python/templates/pages/get-involved/mailing-lists/all-lists.html
+++ /dev/null
@@ -1,76 +0,0 @@
----
-nav1: get-involved
-nav2: ml
-nav3: ml-all-lists
-nav3-show: true
-nav3-weight: 20
-layout: page-nav3
-
-title: 'All Mailing Lists'
----
-
-<p class="lead">
- The Gentoo free software project has a number of public mailing lists, covering a variety of Gentoo-related subjects.
-</p>
-
-<p>
- This page lists all mailing lists offered by our project and tells you who the moderators are.
-</p>
-
-<div class="well well-sm">
- <strong>Legend:</strong>
- <span class="fa fa-fw fa-send"></span> Send message &middot;
- <span class="fa fa-fw fa-plus-square"></span> Subscribe &middot;
- <span class="fa fa-fw fa-archive"></span> Archives &middot;
- <span class="label label-warning" ><span class="fa fa-fw fa-lock"></span></span> Moderated list
-</div>
-
-{% include container/start %}
-
-<hr>
-
-<h2>Primary Mailing Lists</h2>
-
-<div class="table-responsive">
- <table class="table table-striped">
- <tr>
- <th>List name</th>
- <th>Description</th>
- <th class="ml-actions hidden-xs">Actions</th>
- </tr>
- {% for list in site.data.mailinglists.primary %}
- {% include partials/mailinglist.html %}
- {% endfor %}
- </table>
-</div>
-
-<h2>International Mailing Lists</h2>
-
-<div class="table-responsive">
- <table class="table table-striped">
- <tr>
- <th>List name</th>
- <th>Description</th>
- <th class="ml-actions hidden-xs">Actions</th>
- </tr>
- {% for list in site.data.mailinglists.international %}
- {% include partials/mailinglist.html %}
- {% endfor %}
- </table>
-</div>
-
-<h2>Other Mailing Lists</h2>
-
-<div class="table-responsive">
- <table class="table table-striped">
- <tr>
- <th>List name</th>
- <th>Description</th>
- <th class="ml-actions hidden-xs">Actions</th>
- </tr>
- {% for list in site.data.mailinglists.other %}
- {% include partials/mailinglist.html %}
- {% endfor %}
- </table>
-</div>
-{% include container/end %} \ No newline at end of file
diff --git a/python/templates/pages/get-involved/mailing-lists/index.html b/python/templates/pages/get-involved/mailing-lists/index.html
deleted file mode 100644
index f733f6d..0000000
--- a/python/templates/pages/get-involved/mailing-lists/index.html
+++ /dev/null
@@ -1,72 +0,0 @@
----
-nav1: get-involved
-nav2: ml
-nav2-show: true
-nav2-weight: 30
-nav3: ml-index
-nav3-show: true
-nav3-weight: 10
-layout: page-nav3
-
-title: 'Mailing Lists'
----
-
-<p class="lead">
- The Gentoo free software project has a number of public mailing lists, covering a variety of Gentoo-related subjects.
-</p>
-
-<p>
- This page lists the most important lists with the most traffic.
- There are other, more specialized lists that might be more appropriate depending on the topic.
-</p>
-
-<h2>Main Lists</h2>
-
-<h3>gentoo-user</h3>
-<p>
- This is our main support and general talk mailing list.
-</p>
-<p>
- <a href="mailto:gentoo-user@lists.gentoo.org" title="Post to this list" class="btn btn-primary"><span class="fa fa-fw fa-send"></span> Post to gentoo-user</a>
- <a href="mailto:gentoo-user+subscribe@lists.gentoo.org" title="Subscribe to this list" class="btn btn-default"><span class="fa fa-fw fa-plus-square"></span> Subscribe to gentoo-user</a>
- <a href="http://archives.gentoo.org/gentoo-user/" title="Archives of this list" class="btn btn-default"><span class="fa fa-fw fa-archive"></span> Browse Archives</a>
-</p>
-<hr>
-
-<h3>gentoo-dev</h3>
-<p>
- General Gentoo developer discussion mailing list
-</p>
-<p>
- <a href="mailto:gentoo-dev@lists.gentoo.org" title="Post to this list" class="btn btn-primary"><span class="fa fa-fw fa-send"></span> Post to gentoo-dev</a>
- <a href="mailto:gentoo-dev+subscribe@lists.gentoo.org" title="Subscribe to this list" class="btn btn-default"><span class="fa fa-fw fa-plus-square"></span> Subscribe to gentoo-dev</a>
- <a href="http://archives.gentoo.org/gentoo-dev/" title="Archives of this list" class="btn btn-default"><span class="fa fa-fw fa-archive"></span> Browse Archives</a>
-</p>
-<hr>
-
-<h3>gentoo-announce</h3>
-<p>
- General Gentoo announcements list (new releases, security fixes)
-</p>
-<p>
- <a href="mailto:gentoo-announce+subscribe@lists.gentoo.org" title="Subscribe to this list" class="btn btn-primary"><span class="fa fa-fw fa-plus-square"></span> Subscribe to gentoo-announce</a>
- <a href="http://archives.gentoo.org/gentoo-announce/" title="Archives of this list" class="btn btn-default"><span class="fa fa-fw fa-archive"></span> Browse Archives</a>
-</p>
-<hr>
-
-
-<h2>Archives</h2>
-
-<p>
- All of our public mailing lists are archived in the Gentoo Archives:
- <br>
- <a href="http://archives.gentoo.org" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-archive"></span> Gentoo Archives</a>
-</p>
-
-<p>
- The following sites also host archives of the mailing lists:
- <br>
- <a href="http://news.gmane.org/search.php?match=gentoo" class="btn btn-default btn-sm"><span class="fa fa-fw fa-archive"></span> Gmane</a>
- <a href="https://marc.info/?w=2&r=1&s=gentoo&q=l" class="btn btn-default btn-sm"><span class="fa fa-fw fa-archive"></span> MARC: Mailing list ARChives</a>
- <a href="http://www.mail-archive.com/search?l=all&q=gentoo&e=listname" class="btn btn-default btn-sm"><span class="fa fa-fw fa-archive"></span> Mail-Archive</a>
-</p> \ No newline at end of file
diff --git a/python/templates/pages/get-involved/mailing-lists/instructions.md b/python/templates/pages/get-involved/mailing-lists/instructions.md
deleted file mode 100644
index 95703ff..0000000
--- a/python/templates/pages/get-involved/mailing-lists/instructions.md
+++ /dev/null
@@ -1,155 +0,0 @@
----
-title: 'Mailing List Instructions'
-navtitle: 'Instructions &amp; FAQ'
-
-nav1: get-involved
-nav2: ml
-nav3: ml-instructions
-nav3-show: true
-nav3-weight: 30
-layout: page-nav3
-body_class: nav-align-h2
----
-
-## Subscribing
-
-One interacts with _mlmmj_ via email. To subscribe to a list, send an empty email to:
-
-`listname+subscribe@lists.gentoo.org`
-
-<div class="alert alert-info">
- <strong>Note</strong>
- <br>
- Replace <code>listname</code> with the actual name of the list that you want to subscribe to.
- <br>
- Example: <code>gentoo-user+subscribe@lists.gentoo.org</code> to subscribe to the gentoo-user mailing list.
- <br>
- You will then recieve a subscription confirmation request (double opt-in) from the list manager, that you must reply to if you wish to subscribe.
-</div>
-
-## Posting
-
-Once subscribed to the list, you can post to it by sending an email to:
-
-`listname@lists.gentoo.org`
-
-## Unsubscribing
-
-To unsubscribe from a list, send an empty email to:
-
-`listname+unsubscribe@lists.gentoo.org`
-
-<div class="alert alert-info">
- <strong>Note</strong>
- <br>
- You must use the <strong>identical address</strong> that you subscribed with to unsubscribe successfully.
- If your email address is now forwarded/rewritten beyond your control,
- please contact the list owner via <code>listname+owner@lists.gentoo.org</code> with a request for manual removal.
- You will then recieve a unsubscription confirmation request (double opt-in) from the list manager, that you must reply to if you wish to be unsubscribed.
-</div>
-
-## Digest Lists
-
-All of our lists also have a corresponding digest list.
-Digest lists will mail a single email to you every couple of days, rather than individual emails for each post.
-If you are subscribed to the digest variant and wish to be unsubscribed, you must specifically unsubscribe from the digest variant.
-Using the email address that you wish to (un)subscribe, send an empty email to the following addresses to subscribe and unsubscribe from mailing lists respectively:
-
-`listname+subscribe-digest@lists.gentoo.org`<br>
-`listname+unsubscribe-digest@lists.gentoo.org`
-
-Some users may want to post to the list, but not actually receive mail from it (such as those who read lists via an alternate method, such as gmane).
-These users may subscribe to the "nomail" option of each list:
-
-`listname+subscribe-nomail@lists.gentoo.org`<br>
-`listname+unsubscribe-nomail@lists.gentoo.org`
-
-## More Functions
-
-You can learn more about the capabilities of mlmmj by sending an empty mail to the following address:
-
-`listname+help@lists.gentoo.org`
-
-## Moderated Lists
-
-Very few of the Gentoo lists are moderated: only the `-announce` lists are fully moderatored.
-Additionally, some of our high-traffic lists have moderators in place for spam and unsubscribe requests (matching mail via regex).
-The moderators can be reached by emailing:
-
-`listname+moderators@lists.gentoo.org`
-
-## FAQ
-
-### I subscribed to a list using my home email address, but I can't post to the list from work. What do I do to fix this?
-
-To reduce spam, all of our lists are configured to only allow posts from official subscriber email addresses.
-Fortunately, mlmmj supports "nomail" subscriptions, allowing you to register alternate email addresses that can be used only for posting to the list.
-
-Here's an example of how this works:
-Let's say you subscribed to the gentoo-dev list as `jim@home.com`, but you'd also like to post to the list using your `james@work.com` email address.
-To do this, send a message (as `james@work.com`) to `gentoo-dev+subscribe-nomail@lists.gentoo.org`.
-You should then be allowed to post to gentoo-dev using both your home and work email addresses.
-
-In line with the original spam reduction goal, if you post to the list from a non-subscribed address, your mail will be delivered to <tt>/dev/null</tt>.
-You will not receive any bounce message from our servers. This prevents spammers from forging your address to get a bounce delivered to you.
-
-### I want to switch from regular delivery to digest delivery. How do I do this?
-
-Unsubscribe from the normal list and then subscribe to the digest list.
-For list `listname`, this would be done by sending empty emails to the following two addresses:
-
-`listname+unsubscribe@lists.gentoo.org`<br>
-`listname+subscribe-digest@lists.gentoo.org`
-
-### How do I use procmail to filter Gentoo mailing list messages?
-
-To filter incoming mail arriving from list `listname`, use the following <kbd>procmail</kbd> recipe:
-
- :0:
- * ^List-Id:.*listname\.gentoo\.org
- Mail/listname
-
-This is identical to how you'd filter incoming _Mailman_ mailing list manager emails.
-
-### Miscellaneous list policies
-
-HTML email is discouraged, but not forbidden (there are some MUA, specifically web-based that make it very hard to disable HTML entirely).
-Beware that some users may have their recieving side configured to hide HTML entirely, so it might look like you are ignored, especially if you sent HTML-only email.
-In order of preference, you should endeavour to send: <tt>text/plain</tt>, multipart with <tt>text/plain</tt> before <tt>text/html</tt>, <tt>text/html</tt>.
-MIME is acceptable and widely used.
-
-Please do not send any vacation or out of office messages to the list.
-In the interests of reducing list spam, if you set any auto-responding message that goes to the lists, we will unsubscribe your account from ALL lists.
-Any previously subscribed addresses that send mail server messages to the lists will also be removed.
-
-Do not cross-post when sending messages to a list!
-Sending the same message to more than one list at a time leads to fragmentation of the thread when some people reply on one list, and some on another list.
-There's no guarantee that the recipients of your message are on both lists.
-Choose just one list when sending a message.
-
-<div class="alert alert-info">
- <strong>Note</strong>
- <br>
- Note: For general email list etiquette, <a href="http://www.ietf.org/rfc/rfc1855.txt">these guidelines</a> are an excellent primer.
-</div>
-
-### My question isn't answered above, whom do I ask for help?
-
-If you need additional help beyond the above, please [file a bug](http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Infrastructure&version=unspecified&component=Mailing%20Lists&rep_platform=All&op_sys=Linux&priority=P2&bug_severity=normal&bug_status=NEW&alias=&bug_file_loc=http%3A%2F%2F&short_desc=&comment=&commentprivacy=0&keywords=&dependson=&blocked=&bit-25=1&maketemplate=Remember%20values%20as%20bookmarkable%20template&form_name=enter_bug&assigned_to=infra-bugs%40gentoo.org), or contact `listname+owner@lists.gentoo.org`.
-
-## Privacy policy & disclaimer
-
-The mailing lists are public forums, except for lists explicitly otherwise.
-For lists explicitly marked private or restricted, all of the following except web archives are applicable.
-
-All emails sent to the lists are distributed both to the list subscribers and copied to the [Gentoo Archives](http://archives.gentoo.org),
-for people to browse or search without the need to be subscribed.
-
-There may be other places where lists are distributed — please make sure you never send any confidential or unlicensed material to the lists.
-This includes things like e-mail addresses.
-Of particular note is the fact that spammers, viruses, worms etc have been known to abuse e-mail addresses posted to our mailing lists.
-
-Gentoo maintains the mailing lists in good faith and will take steps to curb all noticed abuse and maintain uninterrupted normal service.
-At the same time, Gentoo is not responsible for all mailing list posts or anything that may happen in relation to them.
-
-These policies are based on the [policies of the Debian mailing lists](http://www.debian.org/MailingLists/disclaimer). \ No newline at end of file