GithubHelp home page GithubHelp logo

sitiom / mpv.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mpv-player/mpv.io

0.0 0.0 0.0 1.52 MB

๐ŸŒŽ website source code

JavaScript 11.44% Ruby 10.55% CSS 20.03% HTML 1.40% Haml 43.55% Sass 13.04%

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

averms avatar brunogm0 avatar counterpillow avatar eliasp avatar haasn avatar jeeb avatar jnozsc avatar kevmitch avatar l2dy avatar mrxdst avatar nikoli avatar nyx0uf avatar pigoz avatar poordog avatar screami avatar shinchiro avatar shlomif avatar stolendata avatar torque avatar volt4ire avatar vsn4ik avatar wiiaboo avatar witchilich avatar wsldankers avatar zmwangx 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.