From d4b5d4807012c0f7941b4bda1d02ab7940398d46 Mon Sep 17 00:00:00 2001 From: Alejandro Sztrajman Date: Mon, 6 May 2019 03:44:46 +0100 Subject: [PATCH 1/4] update LICENSE --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 012981b..056015f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 Elizabeth Fons +Copyright (c) 2019 Elizabeth Fons, Alejandro Sztrajman Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal From 67c516f00fc67b6c66fadf3f9edc26c531ccf13d Mon Sep 17 00:00:00 2001 From: Elizabeth Fons Date: Mon, 2 Dec 2019 16:01:45 +0000 Subject: [PATCH 2/4] Set theme jekyll-theme-minimal --- _config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..2f7efbe --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-minimal \ No newline at end of file From 8fbc63c0f735f1ba5ef2a9292c154a17b7a226f6 Mon Sep 17 00:00:00 2001 From: Elizabeth Fons Date: Mon, 2 Dec 2019 23:02:54 +0000 Subject: [PATCH 3/4] Set theme jekyll-theme-minimal From b6e2409db21fe675570d1e6fd69ec994a6ce20d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 21:56:54 +0000 Subject: [PATCH 4/4] Bump bleach from 3.1.0 to 3.3.0 Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 to 3.3.0. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v3.1.0...v3.3.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 460240b..f1eaa0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ appnope==0.1.0 attrs==19.1.0 backcall==0.1.0 -bleach==3.1.0 +bleach==3.3.0 certifi==2019.3.9 chardet==3.0.4 colorlover==0.3.0