Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Orange-Foundation/edupi
A light-weight content management Web application
https://github.com/Orange-Foundation/edupi
Last synced: 8 days ago
JSON representation
A light-weight content management Web application
- Host: GitHub
- URL: https://github.com/Orange-Foundation/edupi
- Owner: Orange-Foundation
- License: mit
- Created: 2015-02-24T13:08:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T10:48:40.000Z (over 6 years ago)
- Last Synced: 2024-06-08T19:33:10.804Z (5 months ago)
- Language: Python
- Homepage:
- Size: 3.57 MB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/Orange-Foundation/edupi.svg?branch=master)](https://travis-ci.org/Orange-Foundation/edupi)
[![Coverage Status](https://coveralls.io/repos/Orange-Foundation/edupi/badge.svg?branch=master&service=github)](https://coveralls.io/github/Orange-Foundation/edupi?branch=master)# EduPi
## What is it?
EduPi is a light-weight content management Web application.
This project is developed based on low-cost server Raspberry Pi2
for managing and serving education content.## Development & Run locally
Please checkout the [dev-guide](doc/dev-guide.md) for a first try.
## Install on a Raspberry Pi
* Checkout this [fabric script](deploy/) for deploying EduPi on a Raspbian.
* [This doc](doc/deploy.md) explains all the deployment details.