diff --git a/README.md b/README.md index c6af6ac53b..a53ef0de7f 100644 --- a/README.md +++ b/README.md @@ -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/). @@ -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. diff --git a/_data/documentsupdated.yaml b/_data/documentsupdated.yaml index c64ec4ecfc..ffe23d3d16 100644 --- a/_data/documentsupdated.yaml +++ b/_data/documentsupdated.yaml @@ -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 diff --git a/_layouts/register.html b/_layouts/register.html deleted file mode 100644 index 50fe8d8dab..0000000000 --- a/_layouts/register.html +++ /dev/null @@ -1,203 +0,0 @@ - -
-