Giter VIP home page Giter VIP logo

kubernetes-security's Introduction

Advocacy Workshop

This is a template for workshops hosted on Gitbook. To view it online, go to:

https://ibm-developer.gitbook.io/workshop-template/

Create a new repo based off this template, and use the folowing folders as a guide:

- data (any data (CSV, JSON, etc files) to be used)
- notebooks (any Jupyter notebooks can go here)
- src (any application source code can go here)
- workshop (this is where the workshop is documented)
|_ .gitbook (images should go here)
|_ <folder-n> (these are exercises for the workshop)
  |_README.md (the steps for the exercise, in Markdown)
|_ README.md (this will appear on the gitbook home page)
|_ SUMMARY.md (this dictates the Table of Contents)
.gitbook.yaml (tells GitBook to only read the stuff in 'workshop')
.travis.yaml (runs markdownlint by default)
README.md (only used for GitHub.com)

Tips and conventions

Screenshots

Screenshots look better if they are full page. Use ImageMagick to create a nice border around images with this command:

magick mogrify -bordercolor gray -border 2

Design in GitBook

To ensure a common design for IBM workshops please use following options:

  • Select in Theme & Colors the theme: Bold and the color: #1C6DBC

  • Select in Logo & Title the IBM logo

Understand the major GitBook template structure

It is useful to understand the used GitBook structure of this template.

  • README.md: Each README.md dictates the Table of Contents on the right hand side.
  • SUMMARY.md: This dictates the Table of Contents on the left hand side.
    • root: Path to lookup for your documentation defaults to the root directory of the repository.
  • .gitbook.yaml: You can configure how GitBook should parse your Git repository using the.gitbook.yaml file that must rely on the root of your repository.

The image shows the file names and thier resonsibilities.

kubernetes-security's People

Contributors

remkohdev avatar remkohdev-ibm 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.