An open API service indexing awesome lists of open source software.

https://github.com/3liasp/bsc-thesis

My BSc thesises source files written in LaTeX. Live demo and CI/CD environment deployed through GitLab Pages.
https://github.com/3liasp/bsc-thesis

bsc-thesis gitlab-ci gitlab-pages latex

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# BSc Thesis

![Build pipeline status](https://gitlab.utu.fi/ecpelt/bsc-thesis-ci/badges/main/pipeline.svg)
![GitHub repo size](https://img.shields.io/github/repo-size/3liasP/bsc-thesis)

This is repository is originally forked from a [document template](https://gitlab.utu.fi/ttweb/thesis) 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](https://ecpelt.utugit.fi/bsc-thesis-ci/)

## 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](https://gitlab.utu.fi/tech/soft/thesis/builder).

### Template documentation

Online documentation for the used template is available at
****.