Skip to content

Commit 2ee236f

Browse files
committed
Finish renaming project from mTeSS-X_docs to TeSS_docs
1 parent 276e64f commit 2ee236f

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828

2929
- name: Deploy to GitHub Pages
3030
run: |
31-
ghp-import -n -p -f mTeSS-X_docs/_build/html
31+
ghp-import -n -p -f TeSS_docs/_build/html

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Documentation for mTeSS-X
1+
# Documentation for TeSS Platform
22

33
Separate the training docs/help content to separate repo, like [IBISBA Handboook](https://ibisba.github.io/workshop/docs/intro.html).
44

5+
Built using Jupyter Book.

TeSS_docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
#######################################################################################
77
# Book settings
8-
title : mTeSS-X Documentation # The title of the book. Will be placed in the left navbar.
8+
title : TeSS Platform Documentation # The title of the book. Will be placed in the left navbar.
99
author : Phil Reed, Munazah Andrabi, Finn Bacall # The author of the book
1010
copyright : "2025" # Copyright year to be placed in the footer
1111
logo : images/logo.png # A path to the book logo

0 commit comments

Comments
 (0)