vault backup: 2023-05-15 09:42:13
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: Dokumentation erstellen mit Asciidoctor
|
||||
tags:
|
||||
- Vortrag
|
||||
- Development/Asciidoctor
|
||||
---
|
||||
|
||||
• Vorstellung Asciidoctor
|
||||
○ grundlegender Aufbau
|
||||
○ Überschriften, Absätze, Listen
|
||||
○ Tabellen
|
||||
○ Diagramme
|
||||
○ Anhänge
|
||||
• Vorstellung Gradle
|
||||
○ Bedeutung von Tasks
|
||||
○ Bedeutung von Plugins
|
||||
§ Standard Plugins
|
||||
§ weitere Plugins
|
||||
○ Convention-Plugins
|
||||
• Einbindung in den Java Build
|
||||
○ Maven Build
|
||||
○ Gradle Build
|
||||
§ benötigte Plugins
|
||||
§ Konfiguration von Asciidoctor
|
||||
§ PDF Themen
|
||||
• Cimt Convention Plugins
|
||||
• Ausblick
|
||||
@@ -0,0 +1,8 @@
|
||||
Vortrag "Development mit Github-Workflow"
|
||||
|
||||
Sammeln der Links:
|
||||
- [[Trunk-basierte Entwicklung]]
|
||||
- [[GitHub Flow – Scott Chacon]]
|
||||
- [[Git-flow-Workflow]]
|
||||
- [[GitHub-Flow - GitHub-Dokumentation]]
|
||||
- [[Introduction to Git workflows]]
|
||||
@@ -0,0 +1,8 @@
|
||||
#cimt/LinuxGilde
|
||||
[[Meeting Linux-Gilde 28.01.2022]]
|
||||
|
||||
## Themenliste
|
||||
|
||||
- vi
|
||||
- Plugins
|
||||
- Emacs -> Norbert Franz
|
||||
@@ -0,0 +1,25 @@
|
||||
#cimt/LinuxGilde
|
||||
|
||||
Teilnehmer
|
||||
|
||||
Leon Joshua von Pazottka-Lipinski
|
||||
Yavuz Kaymak
|
||||
Markus Dorozynski
|
||||
Ramzi Ben Khedhiri
|
||||
Sascha Riemann
|
||||
Frank Füllbier
|
||||
Gabor Claussnitzer
|
||||
Daniel Mechau
|
||||
|
||||
Chat:
|
||||
https://teams.microsoft.com/l/channel/19%3a35ca540410de46908a5700361bce39b5%40thread.skype/Linux%2520Guild?groupId=a017dbf5-7c4d-41ef-8d2c-1b8532f6b3f6&tenantId=7189451a-6cd8-432b-b502-e58bf515b838
|
||||
|
||||
> alias ohne_vpn
|
||||
ohne_vpn='sudo cp /etc/resolv_ohne_vpn.conf /etc/resolv.conf'
|
||||
> alias mit_vpn
|
||||
mit_vpn='sudo cp /etc/resolv_mit_vpn.conf /etc/resolv.conf'
|
||||
|
||||
https://docs.microsoft.com/en-us/windows/wsl/tutorials/gui-apps
|
||||
|
||||
https://github.com/microsoft/WSL/issues/5332
|
||||
|
||||
Reference in New Issue
Block a user