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 317a60b031 | 2 years ago | |
---|---|---|
__pycache__ | 2 years ago | |
static | 2 years ago | |
templates | 2 years ago | |
.gitignore | 2 years ago | |
index.yaml | 2 years ago | |
prefix.py | 2 years ago | |
readme.md | 2 years ago | |
readme.py | 2 years ago | |
requirements.txt | 2 years ago | |
update.sh | 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.