diff --git a/README.md b/README.md index a53ef0de7f..c6af6ac53b 100644 --- a/README.md +++ b/README.md @@ -60,8 +60,6 @@ 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/). @@ -96,7 +94,6 @@ 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 ffe23d3d16..c64ec4ecfc 100644 --- a/_data/documentsupdated.yaml +++ b/_data/documentsupdated.yaml @@ -1,10 +1,7 @@ - categoryname: Getting Started image: getting-started documents: - - 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: First Steps - documentname: API Guidelines pages: - pagename: Accessing LivePerson APIs diff --git a/_layouts/register.html b/_layouts/register.html new file mode 100644 index 0000000000..50fe8d8dab --- /dev/null +++ b/_layouts/register.html @@ -0,0 +1,203 @@ + +
+