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 e6aab584ae1b41be5027fe3a2f775fa9745c4698 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 May 2021 04:11:35 +0000 Subject: [PATCH 2/2] Bump pygments from 2.6.1 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.6.1...2.7.4) 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..5ad6ecd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ pathspec==0.8.0 Pillow==7.1.2 pycodestyle==2.6.0 pyflakes==2.2.0 -Pygments==2.6.1 +Pygments==2.7.4 pylint==2.5.2 pylint-django==2.0.15 pylint-plugin-utils==0.6