* rename filenames to reflect order * introduce editorconfig * Restructur and start dedicated pages for terminology and user tutorials * update docusaurus and add mermaidjs support * Add simplified architecture as diagram for now * finish
4 lines
48 B
Bash
4 lines
48 B
Bash
#!/bin/sh
|
|
|
|
GIT_USER=$1 USE_SSH=true yarn deploy
|