diff --git a/.gitignore b/.gitignore index 7a825080..75ac00c0 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,7 @@ static/ \#*# .\#* +*~* + +static/ +secret-key diff --git a/Makefile b/Makefile index d50a3aec..513b5af4 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ collectstatic: $(PY?) $(BASEDIR)/manage.py collectstatic rsync_upload: - rsync -P -rvzc -e "ssh -p $(SSH_PORT)" --exclude dynamicweb/local/local_settings.py --exclude .git --exclude .ropeproject --exclude __pycache__ --exclude *.pyc --exclude *~ --exclude *.psd $(BASEDIR) $(SSH_USER)@$(SSH_HOST):$(SSH_TARGET_DIR) --cvs-exclude + rsync -P -rvzc -e "ssh -p $(SSH_PORT)" --exclude dynamicweb/local/local_settings.py --exclude .git --exclude .ropeproject --exclude __pycache__ --exclude *.pyc --exclude *~ --exclude *.psd $(BASEDIR)/* $(SSH_USER)@$(SSH_HOST):$(SSH_TARGET_DIR) --cvs-exclude install_debian_packages: apt-get update && cat $(BASEDIR)/requirements.debian.txt | xargs apt-get install -y --no-install-recommends diff --git a/README.rst b/README.rst index 31035103..47700569 100644 --- a/README.rst +++ b/README.rst @@ -1,2 +1,4 @@ -Ungleich +ungleich ======== + +Website for ungleich GmbH diff --git a/digitalglarus/templates/digitalglarus/base.html b/digitalglarus/templates/digitalglarus/base.html index 94e0748b..ffa30f3f 100644 --- a/digitalglarus/templates/digitalglarus/base.html +++ b/digitalglarus/templates/digitalglarus/base.html @@ -11,7 +11,7 @@ - Digital.Glarus - {% block title %}Welcome{% endblock %} + Digital Glarus - {% block title %}Welcome{% endblock %} @@ -43,7 +43,7 @@ -
Digital.Glarus
+
Digital Glarus
#1 IT Valley of Switzerland | Luchsingen, 8775 GL Switzerland | From 2015.12.25
@@ -58,7 +58,7 @@ - digital.Glarus + Digital Glarus