2024-06-12 01:17:40 +02:00
2024-03-10 23:19:42 +01:00
2024-06-12 01:17:40 +02:00
2024-06-12 01:17:40 +02:00
2024-03-10 23:19:42 +01:00
2024-03-10 23:19:42 +01:00
2024-03-10 23:19:42 +01:00
2023-11-02 22:17:29 +01:00
2024-03-10 23:19:42 +01:00
2023-12-11 12:41:23 +01:00
2024-03-10 23:19:42 +01:00
2024-03-10 23:19:42 +01:00
2024-03-10 23:19:42 +01:00
2024-06-01 01:04:57 +02:00
2024-03-10 23:19:42 +01:00

Dasharo User Group Presentations

This repository contains presentations from previous Dasharo User Group meetings and scripts related to the creation of content in those presentations.

Usage

  • Clone repository
  • Initialize submodules
    git submodule update --init --recursive --checkout
    
  • Run local HTTP server e.g.
    python -m http.server
    
  • Open content in browser on http://0.0.0.0:8000

Contribution

  • Please feel free to create issues for improvement ideas and bugs, as well as pull requests to fix any issues.

  • Releases will occur quarterly, aligned with the DUG and vPubs schedule.

  • If you intend to provide code improvements, please install all dependencies by running:

    pip install -r requirements.txt
    
  • Before pushing code for review, ensure that pre-commit run --all-files does not return any issues.

S
Description
No description provided
Readme
133 MiB
Languages
Python 54.1%
HTML 39.9%
Vue 3.6%
Jinja 1.3%
Shell 1.1%