/bsc-thesis

My BSc thesises source files written in LaTeX. Live demo and CI/CD environment deployed through GitLab Pages.

Primary LanguageTeX

BSc Thesis

Build pipeline status GitHub repo size

This is repository is originally forked from a document template to be used as a LaTeX master-file for bachelor's thesis in University of Turku Department of Computing.

Contents

This repository hosts:

  • My BSc thesises LaTeX source files
  • CI/CD is done in GitLab side:
    • Compiles completed LaTeX document into PDF as an artifact with latexmk
    • This artifact PDF is then passed on to be deployed with GitLab pages
    • A live demo is online at GitLab generated page

Template

The template itself is compatible with:

  • ShareLaTeX
  • pdfLaTeX
  • LuaLaTeX
  • XeLaTeX
  • LyX
  • latexmk

The template is configured to use the prebuilt TeXLive image available via thesis/builder.

Template documentation

Online documentation for the used template is available at https://tech.utugit.fi/soft/thesis/doc/doc/overview/.