GithubHelp home page GithubHelp logo

xyhhx / docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linode/docs

0.0 0.0 0.0 1.92 GB

Linode guides and tutorials.

Home Page: https://www.linode.com/docs/

Shell 7.37% Python 41.88% Go 11.12% HTML 39.64%

docs's Introduction

Linode logo

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

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 and install Hugo version v0.105.0. Installation instructions for different operating systems are available in the Hugo documentation library.

  3. In your terminal, navigate into the cloned docs repository.

  4. Use the Node Version Manager (NVM) to install and use version 14.18.1 of Node:

     nvm install 14.18.1
     nvm use 14.18.1
    
  5. Install the Node dependencies:

     npm install
    
  6. Start the local Hugo web server:

     hugo server
    

    Note: The first time Hugo is run on your workstation, it needs to compile a cache of web-optimized images for each guide in the documentation library. This process can take 10-20 minutes. If you run Hugo again in the future, the cache from your first build is reused and the startup time is much faster.

  7. In 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.