Code Monkey home page Code Monkey logo

okta-developer-docs's Introduction

Support Build Status

Okta Developer Site

The Okta developer site serves Okta's API documentation and guides, including:

Getting Started

Okta's developer documentation (this repo) is built using the VuePress site generator. There are currently 2 parts to the site, the content and the theming/plugins.

Requirements

We recommend using one of the package manager options for installation as specified in the installation sites.

Before getting started, open a terminal window and make sure these commands work:

node --version

yarn --version

Local setup

  1. Depending on your permissions, clone or fork the repo (if you fork the repo, be sure to Allow edits from maintainers).
  2. Install the dependencies with yarn:
cd okta-developer-docs

yarn install

This will install everything you need to build the documentation on your machine.

Previewing the site

With the above steps completed, you can start a preview server by running this command inside the cloned directory:

yarn dev

This starts a preview server on your machine, and watches all files for changes. Open http://localhost:8080/docs/ to view the documentation.

Note: if you try to visit the root, you will get a 404 page. You must visit a path corresponding to a directory under vuepress-site, like /docs/.

The preview server supports hot reloading. Once the server is running on your machine, any changes you make to Markdown content will appear automatically in your browser within a few seconds. Note that changes to page frontmatter or site configuration require you to stop and start the preview server.

Links:

See our updated wiki for full details on contributing to the developer documentation repo:

okta-developer-docs's People

Contributors

aarongranick-okta avatar albertchen-okta avatar alexdahl-okta avatar amoghvasekar-okta avatar bdemers avatar bellatumaneng-okta avatar bjr-okta avatar bretterer avatar brettritter-okta avatar btiernay avatar donwoods-okta avatar dragosgaftoneanu avatar feichen-okta avatar gabrielsroka avatar greyyin-okta avatar ianhakes-okta avatar ildarabdullin-okta avatar jakubvul-okta avatar laura-rodriguez avatar mpeng-okta avatar nargesfallahi-okta avatar nbarbettini avatar prasanthmathialagan-okta avatar rajakavitha1 avatar robertanderson-okta avatar robertjd avatar susanharper-okta avatar swiftone avatar vijetmahabaleshwar-okta avatar wayneearl-okta avatar

Watchers

 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.