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.
- Host: GitHub
- URL: https://github.com/3liasp/bsc-thesis
- Owner: 3liasP
- Created: 2023-10-08T09:44:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T13:56:42.000Z (over 2 years ago)
- Last Synced: 2025-05-07T19:15:23.715Z (about 1 year ago)
- Topics: bsc-thesis, gitlab-ci, gitlab-pages, latex
- Language: TeX
- Homepage: https://ecpelt.utugit.fi/bsc-thesis-ci/
- Size: 7.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
****.