thesis viewer
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
km0 b549925aa9 formatting 2 years ago
__pycache__ formatting 2 years ago
static formatting 2 years ago
templates first test 2 years ago
.gitignore first test 2 years ago
index.yaml first test 2 years ago
prefix.py formatting 2 years ago
readme.md first test 2 years ago
readme.py formatting 2 years ago
requirements.txt add requirements 2 years ago
update.sh first test 2 years ago

readme.md

Readme: a thesis viewer

Fetch contents from thesis and render them onto a static HTML page. A way to share the writing progress with the world outside Gitea.

Contents are update via Gitea webhooks: at every push on kamo/thesis, Gitea sends a GET request to the Readme server, that in turn pulls the new contents and re-render the HTML page.