GithubHelp home page GithubHelp logo

isabella232 / mapstraction.github.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mapstraction/mapstraction.github.com

0.0 0.0 0.0 9.98 MB

Mapstraction Homepage

Home Page: mapstraction.github.com

mapstraction.github.com's Introduction

Mapstraction homepage

Viewable at http://mapstraction.github.com

Notes for testing locally (assumes Mac OS X)

GitHub Pages use Jekyll to serve up rendered pages (https://github.com/mojombo/jekyll)

Assuming you're using Home Brew, you'll need to install the latest version of Ruby and then
the Jekyll gem (yes, I know OS X ships with Ruby and Home Brew is a Ruby script, but the
shipped version of Ruby is ancient (1.8.7 on Lion) compared with 1.9.3p327 via Home Brew).

You'll also need to install the gem for RedCloth which is needed to serve .textile pages
but which (oddly) isn't a dependency of Jekyll

$ brew install ruby
$ gem install jekyll
$ gem install RedCloth

Then from the root of this repository, start the Jekyll server using the GitHub defaults

$ jekyll serve --watch

Finally point your browser at http://localhost:4000 and you should see the Mapstraction
home page being locally hosted

mapstraction.github.com's People

Contributors

brunob avatar freyfogle avatar vicchi 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.