GithubHelp home page GithubHelp logo

isabella232 / appium.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from appium/appium.io

0.0 0.0 0.0 38.9 MB

The public front-end for Appium

Home Page: http://appium.io/

Shell 0.13% JavaScript 26.78% Ruby 0.11% CSS 42.20% HTML 30.57% Dockerfile 0.22%

appium.io's Introduction

appium.io

The public front-end for Appium, visible at appium.io. There are two components to this:

  1. A Jekyll server which takes markdown files and turns them into our public-facing website
  2. A set of scripts which take the Appium docs and convert them to HTML using MkDocs

To locally preview appium.io

Requirements

  1. Ruby 2.1.0 or higher
  2. Node + NPM
  3. Ruby Bundler (gem install bundler)
  4. pip (brew install pip)
  5. MkDocs 0.16.3 (pip install mkdocs==0.17.5)

Setup

bundle install
npm install

Development

npm run build:docs

Build the docs locally. Must set env variable LOCAL_APPIUM to the path to your local appium repo

npm run build:docs:local

Start a local Jekyll server (this allows you to view appium.io at localhost:4000):

npm run serve

Lint & test:

npm run lint
npm run test

Crawl for broken links:

npm run crawl

Publishing

Newly built docs must be committed and pushed to the gh-pages branch on GitHub.

appium.io's People

Contributors

admc avatar bernii avatar bootstraponline avatar crummy avatar dependabot-preview[bot] avatar dependabot[bot] avatar dpgraham avatar gluxhappy avatar greenkeeper[bot] avatar hanuor avatar hugs avatar imurchie avatar jlipps avatar jonahss avatar juanpicado avatar kazikr avatar kazucocoa avatar kborchers avatar masonh avatar moizjv avatar nashjain avatar nigel5 avatar penguinho avatar rkavalap avatar rompic avatar ryankirkman avatar scottdixon avatar sebv avatar srinivasantarget avatar triager 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.