# docs **Repository Path**: mirrors_RaiMan/docs ## Basic Information - **Project Name**: docs - **Description**: Linode guides and tutorials. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Linode logo](docs/assets/linode_readme_logo.png) # Guides and Tutorials [![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-blue.svg)](https://creativecommons.org/licenses/by/4.0/) [![first-timers-only](http://img.shields.io/badge/first--timers--only-friendly-blue.svg)](http://www.firsttimersonly.com/) [![Build Status](https://api.travis-ci.org/linode/docs.svg?branch=develop)](https://travis-ci.org/linode/docs) [![GitHub release](https://img.shields.io/github/release/linode/docs.svg)](https://github.com/linode/docs/releases/latest) ###### [Contributing](CONTRIBUTING.md) | [Formatting Guide](https://linode.com/docs/linode-writers-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 the latest version of [Hugo](https://gohugo.io/). 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](https://www.linode.com/docs/contribute/). More detailed instructions on submitting a pull request can be found [here](CONTRIBUTING.md).