Coder Social home page Coder Social logo

gattie / sensu-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sensu/sensu-docs

0.0 2.0 0.0 33.72 MB

Documentation for Sensu

Home Page: https://docs.sensu.io

License: MIT License

JavaScript 28.50% Shell 8.85% Ruby 1.47% Python 1.72% HTML 33.01% CSS 26.45%

sensu-docs's Introduction

Sensu<sDocs

Welcome to the Sensu Docs project! This repository is the home of docs.sensu.io.

Read the docs | Contributing guide | Style guide | Code of conduct | Contact admins | Open an issue

Travis build status


We welcome all contributions! Read the contributing guide to get started.

For details on formatting and style, see the Sensu Docs style guide. If you have any questions, please submit an issue, or feel free to reach out in #documentation in the Sensu Community Slack.

Contributing quick start

From the docs site, select "Edit this page" to go to the corresponding markdown file in GitHub. From there, GitHub will prompt you to create a fork and submit a pull request. You can also submit documentation feedback by opening an issue.

Running the site locally

The Sensu Docs site is a static site built with Hugo and markdown. These instructions will help you get the site running locally. To contribute to the Sensu Docs, please read the contributing guide.

1. Download

Download from GitHub or clone the repository:

git clone [email protected]:sensu/sensu-docs.git && cd sensu-docs

2. Install packages

This project uses Yarn to manage dependencies and the build process. For information on installing Yarn, view their documentation.

After installing yarn, run:

yarn

This will install Hugo and build the site into the public directory.

3. Run the site locally

If the site builds successfully, you can run the Hugo server and view the site in a local web browser:

yarn run server

Then visit http://localhost:1313/ in the browser of your choice.

Troubleshooting

Here are some things you might try if you encounter an issue working with the site:

  • Run yarn hugo-version to print the running version of Hugo. Version 0.34 or newer is required.
  • If you're seeing stale page content, try using yarn server --disableFastRender to ensure all pages are rebuilt as you make changes.
  • If you're still having trouble viewing the site, open an issue, and we'll be happy to help!

Theme

This project uses a fork of the wonderful hugo-material-docs theme.

Deploying the site

Any time changes are merged to the master branch, this project is automatically deployed to docs.sensu.io using Heroku's own Github integration. For additional details on Heroku configuration and deployment, see our wiki page.

sensu-docs's People

Contributors

dabria avatar apaskulin avatar asachs01 avatar portertech avatar cwjohnston avatar mercul3s avatar rgeniesse avatar palourde avatar grepory avatar mbbroberg avatar blue0ctober avatar echlebek avatar amdprophet avatar webframp avatar 1andonlymiket avatar majormoses avatar bananabele avatar mburgess00 avatar deepakdeore2004 avatar danhimalplanet avatar aprilelizabeth avatar ttapjinda avatar soham-pythian avatar logikal avatar jrribeiro avatar tux-00 avatar evesy avatar lindsayhill avatar justinjb avatar clouseau avatar

Watchers

James Cloos avatar Matt avatar

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.