Skip to content

yoshizzle/developers-1

 
 

Repository files navigation

developers.linode.com

This is the Linode developer portal. It's a jekyll site hosted on GitHub Pages. Included here are:

  • API documentation
  • API guides
  • API libraries

Feedback

Feedback on our API, including feature requests and bug reports, may be submitted as GitHub issues on this repository.

Cloning

This repository uses git submodules. Use a recursive clone:

git clone --recursive https://github.com/Linode/developers.git

If you already cloned, but missed this step, try this:

git submodule update --init

Running

We use GitHub pages. For information about running sites made with GitHub pages, see GitHub's docs. tl;dr:

gem install github-pages
jekyll serve --watch
# Navigate to http://localhost:4000

Contributing

Fork this repository and send a pull request, simple as that.

About

Linode developer hub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.9%
  • CSS 16.1%