diff --git a/README.rst b/README.rst index 86bdd3a..2b99b2b 100644 --- a/README.rst +++ b/README.rst @@ -125,7 +125,7 @@ Attributions 'M' favicon by `Freepik`_. -.. _digimarks: https://github.com/aquatix/digimarks +.. _digimarks: https://codeberg.org/diginaut/digimarks .. |PyPI version| image:: https://img.shields.io/pypi/v/digimarks.svg :target: https://pypi.python.org/pypi/digimarks/ .. |PyPI license| image:: https://img.shields.io/github/license/aquatix/digimarks.svg @@ -136,11 +136,11 @@ Attributions .. |Codacy| image:: https://api.codacy.com/project/badge/Grade/9a34319d917b43219a29e59e9ac75e3b :alt: Codacy Badge :target: https://app.codacy.com/app/aquatix/digimarks?utm_source=github.com&utm_medium=referral&utm_content=aquatix/digimarks&utm_campaign=badger -.. _hook settings: https://github.com/aquatix/digimarks/blob/master/example_config/examples.yaml -.. _vhost for Apache2.4: https://github.com/aquatix/digimarks/blob/master/example_config/apache_vhost.conf -.. _uwsgi.ini: https://github.com/aquatix/digimarks/blob/master/example_config/uwsgi.ini -.. _Changelog: https://github.com/aquatix/digimarks/blob/master/CHANGELOG.md +.. _hook settings: https://codeberg.org/diginaut/digimarks/blob/master/example_config/examples.yaml +.. _vhost for Apache2.4: https://codeberg.org/diginaut/digimarks/blob/master/example_config/apache_vhost.conf +.. _uwsgi.ini: https://codeberg.org/diginaut/digimarks/blob/master/example_config/uwsgi.ini +.. _Changelog: https://codeberg.org/diginaut/digimarks/blob/master/CHANGELOG.md .. _Freepik: http://www.flaticon.com/free-icon/letter-m_2041 -.. _systemd for digimarks API: https://github.com/aquatix/digimarks/blob/master/example_config/systemd/digimarks.service -.. _gunicorn config: https://github.com/aquatix/digimarks/blob/master/example_config/gunicorn_digimarks_conf.py -.. _more config: https://github.com/aquatix/digimarks/tree/master/example_config +.. _systemd for digimarks API: https://codeberg.org/diginaut/digimarks/blob/master/example_config/systemd/digimarks.service +.. _gunicorn config: https://codeberg.org/diginaut/digimarks/src/branch/master/example_config/uwsgi.ini +.. _more config: https://codeberg.org/diginaut/digimarks/src/branch/master/example_config diff --git a/pyproject.toml b/pyproject.toml index bd18e8f..2e44ffe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,6 +30,11 @@ dependencies = [ "feedgen", ] +[project.optional-dependencies] +server = [ + "uvicorn", +] + [dependency-groups] dev = [ { include-group = "lint" }, diff --git a/requirements-server.in b/requirements-server.in index fc126d7..d07018b 100644 --- a/requirements-server.in +++ b/requirements-server.in @@ -1,3 +1,3 @@ -r requirements.in -gunicorn +uvicorn diff --git a/src/digimarks/static/css/digui.css b/src/digimarks/static/css/digui.css index 6341233..a1b2977 100644 --- a/src/digimarks/static/css/digui.css +++ b/src/digimarks/static/css/digui.css @@ -3,7 +3,7 @@ * v0.0.2 * * Created by: Michiel Scholten - * Source: https://github.com/aquatix/digui + * Source: https://codeberg.org/diginaut/digui */ /** Colours and themes */ diff --git a/src/digimarks/templates/index.html b/src/digimarks/templates/index.html index ffc0839..f1dbbf1 100644 --- a/src/digimarks/templates/index.html +++ b/src/digimarks/templates/index.html @@ -9,7 +9,7 @@ @@ -18,7 +18,7 @@

Welcome to digimarks, your online bookmarking and notes tool

-

Please visit your personal url, or see the digimarks +

Please visit your personal url, or see the digimarks project page.

If you forgot/lost your personal url, contact your digimarks