Latex thesis template for Budapest University of Technology and Economics.
It's based on the Diplomaterv Portál's template.
First of all you need an access token.
-
Visit the Settings of the user account
-
Under Developer settings you will find Personal access tokens, click on it.
-
Select the Generate new token
-
Fill the Token description (you can write whatever you want there) and enable the repo scope with the checkbox.
-
Copy the token
- On GitHub, navigate to the main page of the repository.
- Under your repository name, click Settings.
- Repository settings button
- In the left sidebar, click Secrets.
- Click Add a new secret.
- Type a name for your secret (TOKEN) in the Name input box.
- Paste the value of the token for your secret.
- Click Add secret.
- On GitHub, navigate to the main page of the repository.
- Under your repository name, click Settings.
- Scroll down to the GitHub Pages section
- Select the
gh-pages
branch and the root (/) directory. - Click Save.
You need to rerun the GitHub Action to deploy the pdf.
make