Skip to content
zuzelvp edited this page May 5, 2012 · 68 revisions

Welcome to the Lernanta wiki!

Lernanta is the software that supports P2PU's site, which started as a fork of Mozilla drumbeat's Batucada project. It is based on Django, and licensed under MPL 1.1/GPL 2.0/LGPL 2.1. Thanks to all the people who have/are/will contribute code into Lernanta.

Communications

Resources

  • The source code is here.
  • The project pipeline and development roadmap shows major milestones and an overview of planned features for each bi-weekly release.
  • If you want to submit a bug, make suggestions or feature requests, use our bug tracker on Lighthouse. We also have a less tech place for users to ask us questions and report problems at help.p2pu.org.
  • We try to keep a shorter list of Tasks marked as 'possible-easy-contribution' so new contributors have a good place to get their feet wet with our code base! If you don't find a task just for you, let us know at the mailing list or the IRC channel and we will prepare one.
  • We have a page for people interested in translating Lernanta into other languages.
  • You can find other development documentation on this github wiki.
  • Receive daily summary of commit notifications to lernanta:master by email, twitter, or RSS.
  • Materials from the Introduction to Contributing to Lernanta study group at P2PU are here.
  • See dev stats at http://www.ohloh.net/p/lernanta

More information on adopting a task

If you want to adopt a task, that's great! Even if you're relatively new to programming, this is a friendly community and we encourage you to dive in! (DON'T FORGET TO TAKE A LOOK AT THE CHEAT SHEET) The general process we're following is:

If you're not familiar with that process we're happy to explain it more (and will try to do so in our cheat sheet as well). This is all fairly dependent on github, meaning you need to have a github account.

Clone this wiki locally