# linode-docs **Repository Path**: diablowu/linode-docs ## Basic Information - **Project Name**: linode-docs - **Description**: Linode guides and tutorials. - **Primary Language**: CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-07 - **Last Updated**: 2024-12-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/) ###### [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. See our [rotating list of suggested topics](https://www.linode.com/docs/contribute/). More detailed instructions on submitting a pull request can be found [here](CONTRIBUTING.md).