Skip to content

Commit

Permalink
Merge pull request LivePersonInc#845 from LivePersonInc/develop-pass
Browse files Browse the repository at this point in the history
Develop pass
  • Loading branch information
cvoncina authored Jul 11, 2020
2 parents 741e3c5 + f3b2ebe commit c16c200
Show file tree
Hide file tree
Showing 79 changed files with 851 additions and 600 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ Once you've created a new document, you'll need to have it manually added. We ch

The sidebar's YAML file can be found in the `_data` folder. It's called `documentsupdated.yaml`. You **must** make sure the name of the file and the name in the sidebar correspond; the link the sidebar sends to is auto-generated and **must** match the `permalink` in the file's header (see above).

The max width for an image in this repo is 800px.

### Building the Site Locally

If you have not already done so, make sure your computer has Ruby installed. Here's a helpful guide on how best do that on [Mac](http://railsapps.github.io/installrubyonrails-mac.html) (you can stop once Ruby is installed, you don't need Rails) and on [any other system](https://www.ruby-lang.org/en/documentation/installation/).
Expand Down Expand Up @@ -94,6 +96,7 @@ You have two options to run the site locally after the first install:

See the `_template` folder above for a complete template of a simple REST API. Other templates will follow in the future. However, if you have a unique API to document or need further assistance, please reach out to Product Communications *before* starting to write your document so that we can advise on its structure.


### Licensing

All usage of the contents, documentation or code found in this repository is subject to the [LivePerson API Terms of Use](https://www.liveperson.com/policies/apitou). Please use the link above to read them carefully before utilizing the site.
5 changes: 4 additions & 1 deletion _data/documentsupdated.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
- categoryname: Getting Started
image: getting-started
documents:
- documentname: First Steps
- documentname: Getting Started with your Free Trial Account
- documentname: Do More with the Conversational Cloud
- documentname: Customizing the Conversational Cloud
- documentname: Starting with your Concierge Bot
- documentname: API Guidelines
pages:
- pagename: Accessing LivePerson APIs
Expand Down
203 changes: 0 additions & 203 deletions _layouts/register.html

This file was deleted.

Loading

0 comments on commit c16c200

Please sign in to comment.