Git Product home page Git Product logo

course-in-a-box's Introduction

An open-source project for creating online courses, built by P2PU

Course-in-a-Box is a free tool for building and publishing online courses โ€” no prior coding experience required.

To create your own course, simply fork this repository and delete the CNAME file. Detailed documentation is available at course-in-a-box.p2pu.org.

To make changes to the template itself, a good place to start is the _layouts, _includes and css directories. These directories contain all the layout and style files used.

Questions? Ask on P2PU's Community Forum.

Running locally

  • install docker
  • Run docker run -i -t --rm -u 1000:1000 -p 4000:4000 -v `pwd`:/opt/app -v `pwd`/.bundler/:/opt/bundler -e BUNDLE_PATH=~/opt/bundler -w /opt/app ruby:2.7 bash -c "bundle install && bundle exec jekyll serve --watch -H 0.0.0.0"

Course-in-a-Box was built by Peer 2 Peer University using the P2PU Jekyll course template and shared under an MIT License.

Course content ("Modules") are shared under a CC BY-SA 4.0 license.

course-in-a-box's People

Contributors

dirkcuys avatar beckymargraf avatar mozzadrella avatar ercchy avatar grifp avatar bekkakahn avatar elsatch avatar dreamingwombat avatar bkerensa avatar cpjobling avatar valentinabertani84 avatar dependabot[bot] avatar matt5834 avatar 19josehernandez86 avatar 1l2p avatar alvarmaciel avatar arvindcg avatar audreywatters avatar billymeinke avatar carl-r avatar clarissabezerra avatar davecormier avatar elipousson avatar geertha avatar jalbertbowden avatar jbarcelo avatar jlpopken avatar laurahilliger avatar lucytallents avatar mcmorgan53 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.