diff --git a/README.md b/README.md index cccde8d..2e5ba86 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,6 @@ Skrypt, który generuje podsumowanie [Bazy Wiedzy zasobów Hackerspace Trójmiasto](https://kb.hs3.pl/docs) w formie statycznej strony internetowej. -## Uruchomienie - -```bash -uv venv --python 3.11 -source .venv.bin/activate -uv sync -fastapi dev --port 31337 labeler/adapter/fastapi_srv.py -``` - ## Sposób działania 1. Baza Wiedzy znajduje się na Discourse Hackerspace Trójmiasto i jest dostępna publicznie. Projekt wykorzystuje Discourse REST API do pobrania listy zasobów. diff --git a/fegen/template/_main_layout.html b/fegen/template/_main_layout.html index 579f45d..b2be738 100644 --- a/fegen/template/_main_layout.html +++ b/fegen/template/_main_layout.html @@ -4,7 +4,6 @@
{% block sidenav %}{% endblock sidenav %}

Baza Zasobów Hackerspace Trójmiasto

-