Giter Club home page Giter Club logo

openslo.github.io's Introduction

The OpenSLO homepage source code

Everything that has been committed to the main branch is published automatically to openslo.com.

The website is built with HUGO. To run it locally execute

hugo server

to update it just create a PR and merge it to the main branch.

This website contains a blog section, everybody interested in SLO, SRE, OpenSLO, etc. is welcome to write articles. The flow is the same as for regular contributions, review will be made in a PR.

For something more complicated or when you are in doubt please create an issue first to gather feedback.

Creating a blog post

Please follow while creating a new post on our blog:

  1. Create a file with the name of the post
hugo new blog/{post-name}.md
  1. In path /content/posts you'll find your newly created file
  2. Please add in the front matter variable called cover with a value pointing to the cover image of your post. You can link an image or use one which should be placed in /assets directory.
  3. Write your post
  4. If you finished your work change draft value to false

Example front matter for the post

title: "Hello world!"
date: 2022-08-18T13:00:42+02:00
draft: false
cover: /images/openslo_logo.svg
  1. Thanks for your contribution!

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.