Skip to content
forked from runwayml/learn

Documentation of Runway, Tutorials and integrations

License

Notifications You must be signed in to change notification settings

cvalenzuela/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runway Slack

This is the public documentation for Runway. This includes technical references, the Runway API docs, tutorials and examples.

The documentation is online at http://docs.runwayapp.ai

Developing and running locally

The documentation site is built with docsify.

To get started developing locally first install docsify-cli globally by running:

npm i docsify-cli -g

Then, clone this repository and then cd into the directory.

To start the dev server run:

docsify start ./docs

Now the documentation app will be running at http://localhost:4000

[SSR] Serving ./docs now.
Listening at http://localhost:4000

Check docsify's quick start guide if you have any issues with the development.

Documentation Structure

The source code is hosted inside the docs folder.

Every tutorial is named following the tutorial_[NAME_OF_TUTORIAL].md syntax. All other pages are listed individually.

There's one global style file.

Contributing

We are happy to receive any pull requests with changes that could make our documentation better and easier to understand.

About

Documentation of Runway, Tutorials and integrations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published