Git Product home page Git Product logo

ad-ipsum'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 is built by Peer 2 Peer University and shared under an MIT License.

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

ad-ipsum's People

Contributors

19josehernandez86 avatar ataly avatar beckymargraf avatar bekkakahn avatar bkerensa avatar chiaracio avatar cosmikspin avatar cpjobling avatar dependabot[bot] avatar dirkcuys avatar dreamingwombat avatar elsatch avatar ercchy avatar goliadranger avatar grifp avatar janetpkr avatar lybram avatar macloo avatar matt5834 avatar mozzadrella avatar mrjohnc avatar nearmedia avatar newman5 avatar ngreen14 avatar nicolejam avatar racheldobbs1 avatar robrigo avatar schuylertowne avatar tellio avatar valentinabertani84 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.