Git Product home page Git Product logo

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

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