In einer Administrator Powershell (siehe Anleitung):
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
In einer Administrator powershell/cmd folgendes ausführen um alle tools zu installieren:
choco install vscode git github-desktop hugo-extended -confirm
- Visual Studio Code Extensions installieren
- Markdown All in One (3.4.0)
- YAML (0.13.0)
- Hugo Language and Syntax Support
- GitHub Pull Requests and Issues
- GitLens - Git Supercharged
- GitHub Account anlegen
- GitHub Learning Lab zu Markdown
- Legal notice and attribution
- Continious Integration Pipeline (GitHub Actions)
- Templates anlegen
- Template für Warbands
- Template für Skills (Philip)
- Template für Scenarios (Witram)
- Template für Explorarion Tables (Niko)
- Template für Magic
- Template für Waffen
- Grundregeln
- Parry
- Wetter
- Szenarien
- Exploration Table (später)
- Format für Skills
- Warbands
hugo server -D
hugo
hugo new scenario/breakthrough.md