From 71d16459aa8f56bc50aecce1d0e93c936b707032 Mon Sep 17 00:00:00 2001 From: Steven Guikal Date: Fri, 1 Jan 2021 13:44:29 -0500 Subject: [PATCH 1/2] Farewell mediocre site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ec7e07..fad1b6b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Personal Website -My personal website created with Django, which will soon be re-written with something else. +I've since switch to [Hugo](https://gohugo.io/), with the project available [here](https://sr.ht/~fluix/fluix.dev/). This used to be my personal website created with Django which I promised to rewrite soon... so I did! From 0e7a45307c80bb09fc71b1af8cee2cd4f2cf2b47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 May 2021 04:11:36 +0000 Subject: [PATCH 2/2] Bump django from 3.0.7 to 3.0.14 Bumps [django](https://github.com/django/django) from 3.0.7 to 3.0.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.7...3.0.14) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1e464d8..5bc46ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ bleach-whitelist==0.0.10 certifi==2020.4.5.2 chardet==3.0.4 click==7.1.2 -Django==3.0.7 +Django==3.0.14 django-admin-interface==0.12.2 django-admin-sortable2==0.7.6 django-colorfield==0.3.0