GithubHelp home page GithubHelp logo

peehaa / amphp.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from amphp/amphp.github.io

0.0 2.0 0.0 410 KB

Documentation for all amphp libraries.

Home Page: http://amphp.org

Ruby 9.30% HTML 50.73% CSS 39.50% Shell 0.47%

amphp.github.io's Introduction

amphp.org

Setting up your local Jekyll environment

Follow the instructions on help.github.com. If the third step fails, try installing ruby-dev.

$ sudo apt-get install ruby-dev

Quickstart

$ sudo gem install bundler
$ git clone [email protected]:amphp/amphp.github.io amphp/docs
$ cd amphp/docs
$ bundle install
$ bundle exec jekyll serve

Alternatively using Docker

NOTE: Don't commit your work while Docker runs, otherwise Gemfile will be renamed to Gemfile.docker!

docker run --name=jekyll -v=$(pwd):/srv/jekyll -ti -p 127.0.0.1:4000:4000 jekyll/jekyll:pages

Next time you can just use docker start jekyll / docker stop jekyll to start /stop it again.

amphp.github.io's People

Contributors

bwoebi avatar daniel15 avatar daverandom avatar joshdifabio avatar kelunik avatar pomaxa avatar staabm avatar strayobject avatar

Watchers

 avatar  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.