/linode-docs

Linode guides and tutorials.

Primary LanguageCSS

Linode logo

Guides and Tutorials License: CC BY 4.0 first-timers-only Build Status GitHub release

Contributing | Formatting Guide

Linode maintains a library of tutorials hosted at https://www.linode.com/docs/. The guides serve as an easy to follow reference for Linux, web servers, development, and more.

Quickstart

  1. Fork and clone this repository.

  2. Download Hugo v0.52. We recommend this older version as newer versions of Hugo moved away from the Black Friday Markdown processor in favor of Goldmark; this repository relies on Black Friday.

  3. Navigate into the cloned repo and run hugo server.

  4. On a web browser, navigate to localhost:1313/docs/.

How can I write a guide?

We are constantly looking to improve the quality of our library. Visit our Contribute Page.

More detailed instructions on submitting a pull request can be found here.