Skip to content

Latest commit

 

History

345 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adobe I/O Documentation Template

This is a site template built with the Adobe I/O Theme.

View the demo running on Github Pages.

Where to ask for help

The slack channel #adobeio-onsite-onboarding is our main point of contact for help. Feel free to join the channel and ask any questions.

How to develop

Additional details on EDS-required server setup can be found on the adp-devsite-utils repo. All three of these servers must be running simultaneously in order for the documentation to be accessible locally.

  1. Clone, install, and run the Content server (you are here):

    $ git clone https://github.com/AdobeDocs/uxp-premiere-pro
    $ cd uxp-premiere-pro
    $ yarn install
    $ yarn dev
  2. Clone, install, and run the Code server (adp-devsite):

    $ git clone https://github.com/AdobeDocs/adp-devsite
    $ cd adp-devsite
    $ npm install
    $ npm run dev
  3. Clone, install, and run the Runtime connector server (devsite-runtime-connector):

    $ git clone https://github.com/aemsites/devsite-runtime-connector
    $ cd devsite-runtime-connector
    $ npm install
    $ npm run dev

How to make changes to UXP API reference

  1. Update the version of uxp-documentation in package.json.
  2. $ yarn install
  3. $ yarn prepare-uxp
  4. $ yarn dev
  5. Bump the version in package.json before checking in the files.

About

No description, website, or topics provided.

Resources

Contributing

Stars

13 stars

Watchers

15 watching

Forks

Releases

Packages

Used by

Contributors

Languages