Skip to content

feat: init repo

Paul Braeuning requested to merge feat/init-repo into main

This is the skel for the latex template.

TODO:

  • rename everything to englisch
  • change formatting and language syntax to englisch
  • build basic ci to build project to pdf
  • add vscode config with ext. and build workflow
  • add readme

Commits:

feat: init repo

  • add basic .editorconfig for .tex files
  • add gitlab ci to build latex project and export pdf as artifact
  • add gitingore for build artifacts when building locally
  • add basic build doc for latex project to readme
  • add vscode workspace extention recommendations
  • add latex template for HTWK graduation thesis
  • add extention to use languagetool to check grammer of md and tex files => in extention settings the used server and language can be changed
Edited by Paul Braeuning

Merge request reports