xxthunder / GermanTestingDay2024

Our contribution to German Testing Day 2024 in Frankfurt (Main)

Home Page:https://xxthunder.github.io/GermanTestingDay2024/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slides Template

This template provides a basic structure for creating beautiful presentations using reveal.js.

See the reveal.js documentation for more information.

Editing and viewing locally

  • Create a new repository using this template.

  • Clone the respective repository including submodules:

    git clone --recurse-submodules <repoUrl>
  • For editing the slides I recommend using Visual Studio Code.

  • I prefer to use markdown to create my slides, you need to install and run a local webserver to view them:

    • In case you do not have nodejs on your machine and you are using Windows, just execute install.bat.
    • To install the webserver, run npm install in the root folder of the repository or use the VS Code task Install dependencies.
    • To run the webserver, run npm start in the root folder of the repository or use the VS Code task Run local webserver.

About

Our contribution to German Testing Day 2024 in Frankfurt (Main)

https://xxthunder.github.io/GermanTestingDay2024/

License:MIT License


Languages

Language:HTML 63.4%Language:CSS 18.3%Language:PowerShell 16.0%Language:Batchfile 2.3%