diff options
Diffstat (limited to 'templates/public/index.html')
-rw-r--r-- | templates/public/index.html | 125 |
1 files changed, 65 insertions, 60 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index de77b47f..ebfcde27 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -4,36 +4,35 @@ {% load static from staticfiles %} {% block head %} -<link rel="alternate" type="application/rss+xml" title="Arch Linux News Updates" href="/feeds/news/" /> -<link rel="alternate" type="application/rss+xml" title="Arch Linux Package Updates" href="/feeds/packages/" /> +<link rel="alternate" type="application/rss+xml" title="Parabola News Updates" href="/feeds/news/" /> +<link rel="alternate" type="application/rss+xml" title="Parabola Package Updates" href="/feeds/packages/" /> {% endblock %} {% block content_left %} {% cache 62 main-page-left secure %} <div id="intro" class="box"> - <h2>A simple, lightweight distribution</h2> - - <p>You've reached the website for <strong>Arch Linux</strong>, a - lightweight and flexible Linux® distribution that tries to Keep It - Simple.</p> - - <p>Currently we have official packages optimized for the i686 and - x86-64 architectures. We complement our official package sets with a - <a href="https://aur.archlinux.org/" title="Arch User Repository (AUR)"> - community-operated package repository</a> that grows in size and - quality each and every day.</p> - - <p>Our strong community is diverse and helpful, and we pride ourselves - on the range of skillsets and uses for Arch that stem from it. Please - check out our <a href="https://bbs.archlinux.org/" title="Arch Forums">forums</a> - and <a href="https://mailman.archlinux.org/mailman/listinfo/" - title="Arch Mailing Lists">mailing lists</a> - to get your feet wet. Also glance through our <a href="https://wiki.archlinux.org/" - title="Arch Wiki">wiki</a> - if you want to learn more about Arch.</p> + <h2>A <em>libre</em> version of Arch Linux</h2> + + <p>You've reached the website for <strong>Parabola GNU/Linux-libre</strong>, + a project aiming to provide a fully free (as in freedom) + derivative of Arch Linux, the lightweight and flexible GNU/Linux + distribution that tries to Keep It Simple.</p> + + <p>Currently we provide the official packages from Arch that meet + the <a href="http://www.gnu.org/distros/free-system-distribution-guidelines.html">FSDG</a>, + replacements for those that don't, and our own additions, all of + them optimized for the i686, x86-64, and mips64el architectures.</p> + + <p>Our strong community is diverse and helpful. Please + check out our <a href="irc://chat.freenode.net#parabola" title="IRC channel">IRC channel</a> + and <a href="https://lists.parabolagnulinux.org/mailman/listinfo/" + title="Parabola Mailing Lists">mailing lists</a> + to get your feet wet. Also glance through our <a href="https://wiki.parabolagnulinux.org/" + title="Parabola Wiki">wiki</a> + if you want to learn more about Parabola.</p> <p class="readmore"><a href="{% url 'page-about' %}" - title="Learn more about Arch Linux">Learn more...</a></p> + title="Learn more about Parabola">Learn more...</a></p> </div> <div id="news"> @@ -42,7 +41,7 @@ <span class="arrow"></span> </h3> - <a href="/feeds/news/" title="Arch News RSS Feed" + <a href="/feeds/news/" title="Parabola News RSS Feed" class="rss-icon"><img width="16" height="16" src="{% static "rss.png" %}" alt="RSS Feed" /></a> {% for news in news_updates %} @@ -95,7 +94,7 @@ <h3>Recent Updates <span class="more">(<a href="/packages/?sort=-last_update" title="Browse all of the latest packages">more</a>)</span></h3> - <a href="/feeds/packages/" title="Arch Package Updates RSS Feed" + <a href="/feeds/packages/" title="Parabola Package Updates RSS Feed" class="rss-icon"><img width="16" height="16" src="{% static "rss.png" %}" alt="RSS Feed" /></a> <table> @@ -115,37 +114,30 @@ <h4>Documentation</h4> <ul> - <li><a href="https://wiki.archlinux.org/" + <li><a href="https://wiki.parabolagnulinux.org/" title="Community documentation">Wiki</a></li> - <li><a href="https://wiki.archlinux.org/index.php/Official_Arch_Linux_Install_Guide" + <li><a href="https://wiki.parabolagnulinux.org/installation_guide" title="Official installation guide">Official Installation Guide</a></li> - <li><a href="https://wiki.archlinux.org/index.php/Beginners'_Guide" - title="A good place to start for beginners">Unofficial Beginners' Guide</a></li> + <li><a href="https://wiki.parabolagnulinux.org/Migration" + title="Free your Arch installation">Migration from Arch Linux</a></li> </ul> <h4>Community</h4> <ul> - <li><a href="https://mailman.archlinux.org/mailman/listinfo/" + <li><a href="https://lists.parabolagnulinux.org/mailman/listinfo/" title="Community and developer mailing lists">Mailing Lists</a></li> - <li><a href="https://wiki.archlinux.org/index.php/IRC_Channels" + <li><a href="https://lists.parabolagnulinux.org/pipermail/dev/" + title="dev mailing list archives">Dev Archives</a></li> + <li><a href="https://wiki.parabolagnulinux.org/IRC_Channels" title="Official and regional IRC communities">IRC Channels</a></li> - <li><a href="https://planet.archlinux.org/" - title="Arch in the blogosphere">Planet Arch</a></li> - <li><a href="https://wiki.archlinux.org/index.php/International_Communities" - title="Arch communities in your native language">International Communities</a></li> + <li><a href="https://identi.ca/group/parabola" title="Parabola at identi.ca">Identi.ca group</a></li> </ul> <h4>Support</h4> <ul> - <li><a href="{% url 'page-donate' %}" title="Help support Arch Linux">Donate</a></li> - <li><a href="http://schwag.archlinux.ca/" - title="USB keys, jewellery, case badges">Arch Schwag</a></li> - <li><a href="http://www.zazzle.com/archlinux*" - title="T-shirts, mugs, mouse pads, hoodies, posters, skateboards, shoes, etc.">Products via Zazzle</a></li> - <li><a href="http://www.freewear.org/?page=list_items&org=Archlinux" - title="T-shirts">T-shirts via Freewear</a></li> + <li><a href="{% url 'page-donate' %}" title="Help support Parabola">Donate</a></li> </ul> <h4>Tools</h4> @@ -163,16 +155,18 @@ <h4>Development</h4> <ul> - <li><a href="https://projects.archlinux.org/" - title="Official Arch projects (git)">Projects in Git</a></li> + <li><a href="https://projects.parabolagnulinux.org" + title="Official Parabola projects (git)">Projects in Git</a></li> +{% comment %} <li><a href="{% url 'page-svn' %}" title="View SVN entries for packages">SVN Repositories</a></li> <li><a href="https://wiki.archlinux.org/index.php/DeveloperWiki" title="Developer Wiki articles">Developer Wiki</a></li> +{% endcomment %} <li><a href="/groups/" title="View the available package groups">Package Groups</a></li> <li><a href="/todolists/" - title="Developer Todo Lists">Todo Lists</a></li> + title="Hacker Todo Lists">Todo Lists</a></li> <li><a href="{% url 'releng-test-overview' %}" title="Releng Testbuild Feedback">Releng Testbuild Feedback</a></li> <li><a href="{% url 'visualize-index' %}" @@ -186,34 +180,45 @@ <li><a href="{% url 'page-keys' %}" title="Package/Database signing master keys">Signing Master Keys</a> <img width="16" height="16" src="{% static "new.png" %}" alt="New"/></li> - <li><a href="https://wiki.archlinux.org/index.php/Arch_Linux_Press_Review" - title="Arch Linux in the media">Press Coverage</a></li> - <li><a href="{% url 'page-art' %}" title="Arch logos and other artwork for promotional use">Logos & Artwork</a></li> + <li><a href="https://wiki.parabolagnulinux.org/Media" + title="Parabola in the media">Press Coverage</a></li> + <li><a href="{% url 'page-art' %}" title="Parabola logos and other artwork for promotional use">Logos & Artwork</a></li> <li><a href="{% url 'news-list' %}" title="News Archives">News Archives</a></li> <li><a href="/feeds/" title="Various RSS Feeds">RSS Feeds</a></li> - <li><a href="{% url 'page-devs' %}" title="Active developers">Developer Profiles</a></li> - <li><a href="{% url 'page-tus' %}" title="Active Trusted Users (TUs)">Trusted User Profiles</a></li> - <li><a href="{% url 'page-fellows' %}" title="Retired Developers">Fellows Profiles</a></li> + <li><a href="{% url 'page-devs' %}" title="Active hackers">Hackers Profiles</a></li> + <li><a href="{% url 'page-fellows' %}" title="Retired hackers">Fellows Profiles</a></li> </ul> </div> +{% comment %} <div id="home-donate-button" class="widget"> - <a href="https://co.clickandpledge.com/Default.aspx?WID=47294"> - <img width="210" height="34" src="{% static "CP_EN_BK_S_001.gif" %}" alt="Donate via Click&Pledge to Arch Linux" title="Donate via Click&Pledge to Arch Linux"/> - </a> +donate button would go here </div> +{% endcomment %} <div id="arch-sponsors" class="widget"> - <a href="http://www.velocitynetwork.net/?hosting_by=ArchLinux" title="Velocity Network"> - <img width="252" height="58" src="{% static "vnet_button.png" %}" alt="Velocity Network - It's about time" /> + <a href="http://gnuchile.cl"> + <img src="{% static "gnuchile.png" %}" + alt="GNU Chile - Donates the .org domain" + title="GNU Chile - Donates the .org domain" /> </a> - <a href="https://www.sevenl.net/?utm_source=archlinux-org&utm_medium=sponsored-banner&utm_campaign=thanks-to-sevenl" title="SevenL Networks - Dedicated Arch Linux servers"> - <img width="252" height="58" src="{% static "sevenl_button.png" %}" title="A big Thank You to SevenL Networks for their generous contribution" alt="We would like to express our thanks to SevenL Networks for their generous contribution" /> + + <img src="{% static "venenux.png" %}" + alt="Venenux GNU/Linux - Donates the repo, wiki and lists hosting" + title="Venenux GNU/Linux - Donates the repo, wiki and lists hosting" /> + + <a href="http://naltu.com"> + <img src="{% static "naltu.png" %}" + alt="Naltú - Donates the website, bugs, projects and ABSLibre hosting" + title="Naltú - Donates the website, bugs, projects and ABSLibre hosting" /> </a> - <a href="http://www.airvm.com/ArchLinux" title="AirVM.com - Your Green Technology Partner"> - <img width="252" height="58" src="{% static "airvm_button.png" %}" title="AirVM.com - Your Green Technology Partner" alt="AirVM.com - Your Green Technology Partner" /> + + <a href="http://freedomincluded.com"> + <img src="{% static "freedomincluded.png" %}" + alt="Freedom Included - Donated Lemote Yeeloongs to port Parabola to the MIPS architecture" + title="Freedom Included - Donated Lemote Yeeloongs to port Parabola to the MIPS architecture" /> </a> </div> |