Giter Site home page Giter Site logo

mpv.io's Introduction

mpv.io

Build Status

Overview

This repository is the source code to our website running at http://mpv.io. The website is hosted with GitHub Pages, and the compiled version is available on this repository.

The compiled version is automatically created and committed by TravisCI when changes are pushed to the master of this repository.

Contributing

To contribute you can just fork this website, make your changes and send pull requests. If you find errors but are unable to contribute open a issue.

Setup a local development environment

The website is created using a static website generator called Middleman. Here's what you need to do to get a copy of the website running on your local machine.

  • Optional: have rbenv or rvm installed. These tools will automatically select the correct version of ruby based on the .ruby-version file in our project root. Alternatively you can use any system Ruby that is > 1.9.
  • gem install bundler
  • bundle install
  • rbenv rehash only if using rbenv
  • [bundle exec] middleman server
  • See the website running at: http://localhost:4567/

mpv.io's People

Contributors

pigoz avatar wiiaboo avatar jnozsc avatar zmwangx avatar shinchiro avatar vsn4ik avatar torque avatar stolendata avatar l2dy avatar wsldankers avatar shlomif avatar witchilich avatar poordog avatar nikoli avatar haasn avatar counterpillow avatar kevmitch avatar jeeb avatar eliasp avatar mrxdst avatar brunogm0 avatar averms avatar screami avatar

Watchers

 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.