Skip to content

Commit

Permalink
Merge pull request #3 from alexdor/new_projects
Browse files Browse the repository at this point in the history
New projects
  • Loading branch information
bacharakis authored Jul 23, 2018
2 parents 3060e04 + ca53bf3 commit cde6920
Show file tree
Hide file tree
Showing 6 changed files with 86 additions and 0 deletions.
47 changes: 47 additions & 0 deletions hugo/content/projects/firefox-focus.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
title: "Firefox Focus for Android"
date: 2018-05-09T20:47:18+03:00
imageURL: "/assets/images/firefox-focus.png"
thumbnail: "/assets/images/firefox-focus.png"
link: "https://www.mozilla.org/en-US/firefox/mobile/"
sortDescription: "Browse like no one’s watching. The new Firefox Focus automatically blocks a wide range of online trackers — from the moment you launch it to the second you leave it. Easily erase your history, passwords and cookies, so you won’t get followed by things like unwanted ads.
Firefox Focus provides automatic ad blocking and tracking protection on an easy-to-use private browser."
descriptionLeft: "Browse like no one’s watching. The new Firefox Focus automatically blocks a wide range of online trackers — from the moment you launch it to the second you leave it. Easily erase your history, passwords and cookies, so you won’t get followed by things like unwanted ads.
Firefox Focus provides automatic ad blocking and tracking protection on an easy-to-use private browser."
descriptionRight: "We encourage you to participate in this open source project. We love Pull Requests, Bug Reports, ideas, (security) code reviews or any other kind of positive contribution.
Before you attempt to make a contribution please read the [Community Participation Guidelines](https://www.mozilla.org/en-US/about/governance/policies/participation/)."
callToAction: "Learn More..." # Find out more by default
listingDescription: "Firefox Focus is a privacy first, fast and lightweight browser for Android and iOS.." # The description of the project for the project listing, if no description is provided the content of the sortDescription will be used
menu: "projects"
---

- Setup development environment time:

- 5' with Android Studio pre-installed, 15-45 without it

- [Instructions](https://github.com/mozilla-mobile/focus-android#build-instructions)

- Technologies

- ![android](/assets/images/android-studio.png) Android Studio
- ![java](/assets/images/java.png) Java
- ![javascript](/assets/images/js.jpg) Javascript
- ![html](/assets/images/html.png) HTML



- Contribute

- [Guide to Contributing](https://github.com/mozilla-mobile/focus-android/wiki/Contributing)
- [Find easy tasks to begin with](https://github.com/mozilla-mobile/focus-android/labels/good%20first%20issue)
- [Explore all available issues](https://github.com/mozilla-mobile/focus-android/issues)

- Additional resources

- By participating in this project, you're agreeing to uphold the [Mozilla Community Participation Guidelines](https://www.mozilla.org/en-US/about/governance/policies/participation/).
- For general discussion (feedback, ideas), head to our IRC channel: #focus (irc.mozilla.org) | [view logs](https://mozilla.logbot.info/focus/) (We're available Monday-Friday, GMT and PST working hours).
- Opt-in to our Mailing List [firefox-focus-public@](https://mail.mozilla.org/listinfo/firefox-focus-public) to keep up to date.
- View the [wiki](https://github.com/mozilla-mobile/focus-android/wiki)
39 changes: 39 additions & 0 deletions hugo/content/projects/wiki-edu.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
title: "Wiki Education Dashboard"
date: 2018-05-09T20:47:18+03:00
imageURL: "/assets/images/wiki-edu.png"
thumbnail: "/assets/images/wiki-edu.png"
link: "https://github.com/WikiEducationFoundation/WikiEduDashboard"
sortDescription: "The Wiki Education Dashboard is a web application that supports Wikipedia education assignments, edit-a-thons, and other editing projects. It provides data and course management features for groups of editors — instructors, students, and others — who are working on Wikipedia, Wikidata, and other Wikimedia wikis. Users log in with their Wikipedia accounts (through OAuth) and allow the Dashboard to make edits on their behalf. The Dashboard automates many of the standard elements of organizing and participating in a Wikipedia classroom assignment, edit-a-thon, or other wiki contribution campaign."
descriptionLeft: "The Wiki Education Dashboard is a web application that supports Wikipedia education assignments, edit-a-thons, and other editing projects. It provides data and course management features for groups of editors — instructors, students, and others — who are working on Wikipedia, Wikidata, and other Wikimedia wikis. Users log in with their Wikipedia accounts (through OAuth) and allow the Dashboard to make edits on their behalf. The Dashboard automates many of the standard elements of organizing and participating in a Wikipedia classroom assignment, edit-a-thon, or other wiki contribution campaign."
descriptionRight: "The Dashboard code runs two main sites: the Wiki Education Dashboard — dashboard.wikiedu.org — and the Wikimedia Programs & Events Dashboard — outreachdashboard.wmflabs.org. dashboard.wikiedu.org is used for Wiki Education programs, primarily focused on higher education in the United States and Canada. outreachdashboard.wmflabs.org is for the global Wikimedia community to organize all kinds of programs, including edit-a-thons, education programs, and other events.
This is a project of Wiki Education."
callToAction: "Learn More..." # Find out more by default
listingDescription: "Firefox Focus is a privacy first, fast and lightweight browser for Android and iOS.." # The description of the project for the project listing, if no description is provided the content of the sortDescription will be used
menu: "projects"
---

- Setup development environment time:

- 60'

- [Instructions](https://github.com/WikiEducationFoundation/WikiEduDashboard/blob/master/docs/setup.md)

- Technologies

- ![rails](/assets/images/rails.png) Ruby on Rails
- ![react](/assets/images/react.png) React


- Contribute

- [Guide to Contributing](https://github.com/WikiEducationFoundation/WikiEduDashboard/blob/master/CONTRIBUTING.md)
- [Find easy tasks to begin with](https://github.com/WikiEducationFoundation/WikiEduDashboard/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
- [Explore all available issues](https://github.com/WikiEducationFoundation/WikiEduDashboard/issues)

- Additional resources

- [Development Process outline](https://github.com/WikiEducationFoundation/WikiEduDashboard/blob/master/docs/dev_process.md)
- For general discussion (feedback, ideas), please email sage AT wikiedu DOT org
- This project is part of the Wikimedia technical ecosystem and follows the [Wikimedia Code of Conduct](https://www.mediawiki.org/wiki/Code_of_Conduct).
Binary file added hugo/static/assets/images/android-studio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hugo/static/assets/images/html.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hugo/static/assets/images/java.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hugo/static/assets/images/rails.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cde6920

Please sign in to comment.