Giter Site home page Giter Site logo

adsy-trainings's Introduction

Adfinis SyGroup AG Trainings

This are the source files for our trainings. For the builded versions, see: https://docs.adfinis-sygroup.ch/public/trainings

How to clone the git repository

For read-write clone it over ssh

git clone --recursive [email protected]:adfinis-sygroup/adsy-trainings.git

or for read-only over https

git clone --recursive https://github.com/adfinis-sygroup/adsy-trainings.git

How to create a new training

Each training has three unique parts

  • Name of the training

  • Name of the module

  • A unique ID

    $ ./adsy-trainings-common.src/new-training.sh <training name> <module name> <id>

  • Edit <training-name>/<id>_<module-name>/modul_<module-name>_<id>.yml to your needs. This file is required to build the training.

  • Add your training content

    • All images need to be in a subdirectory of <training-name>/<id>_<module-name>/, e.g. <training-name>/<id>_<module-name>/, otherwise they will not be displayed when built

    • Make sure to only use non-copyrighted materials

  • Check if your training looks like you wish.

    cd <training-name>/<id>_<module-name>/

    make

  • Add the files to the git repository and push it. After a few minutes, the new training should be available at https://docs.adfinis-sygroup.ch/public/trainings

adsy-trainings's People

Contributors

andreabettich avatar eni23 avatar eyenx avatar fujexo avatar hairmare avatar karras avatar keachi avatar lordfolken avatar marcaurele avatar strixbe avatar tongpu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

adsy-trainings's Issues

Docker Slides - pandoc warning: Could not parse YAML header

When rendering the slides for the Docker Workshop the following warning is printed:

Building: docker-workshop/2001_basics
   > modul_basics_2001_01_slides.html
[pandoc warning] Could not parse YAML header: did not find expected alphabetic or numeric character "source" (line 29, column 2)
   > modul_basics_2001_03_handson.html
   > modul_basics_2001_04_check.html
   > modul_basics_2001_01_slides.pdf

Missing LICENSE

This repository currently doesn't provide LICENSE information.

Make does not work out of the box

Before being able to properly render the slides by executing make some manual workarounds are required:

  • build directory has to be created
  • The commons sources are copied to adsy-trainings/build/commons/adsy-trainings-common.src but this won't work. I had to move the whole content to adsy-trainings/build/commons

Missing Images when building

The following images are not found while building:

suse-system-administration/1001_systemd/pics_02/killandrestart.png
suse-system-administration/1004_grub2/demo1.png
suse-system-administration/1004_grub2/demo2.png
suse-system-administration/1004_grub2/demo3.png
suse-system-administration/1004_grub2/demo4.png
suse-system-administration/1004_grub2/demo5.png
suse-system-administration/1004_grub2/demo6.png
suse-system-administration/1004_grub2/demo7.png
suse-system-administration/1004_grub2/demo8.png
suse-system-administration/1004_grub2/demo9.png
suse-system-administration/1004_grub2/demo10.png
suse-system-administration/1004_grub2/demo11.png
suse-system-administration/1004_grub2/demo12_1.png
suse-system-administration/1004_grub2/demo12_2.png
suse-system-administration/1004_grub2/demo13.png
suse-system-administration/1008_dracut/pics/demo1.png
suse-system-administration/1008_dracut/pics/demo2.png
suse-system-administration/1008_dracut/pics/demo3.png
suse-system-administration/1009_wicked/wicked1.png
suse-system-administration/1009_wicked/wicked2.png

Please make sure that the images are in a subdirectory of the trainings. For example suse-system-administration/1004_grub2/demo1.png will not work, the images needs to be for example in the following directory: suse-system-administration/1004_grub2/images

PDF Rendering Issue

Code markups (`) using back ticks are not rendered properly in the PDF output. See the Foreman training modul_basics_5001_01_slides.pdf, slide / page 34.

Make target for specific slidedecks

It would be nice to have a make target which accepts a slidedeck name to only render this specific decks. Otherwise all decks are created by default which takes a while.

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.