From 9ba2de58abdbf3868696c1ba0c4c349fd9529909 Mon Sep 17 00:00:00 2001 From: Guillaume Broder Date: Tue, 26 Oct 2021 20:05:47 +0200 Subject: [PATCH] feat: Use github api for changelog - Use the github api instead of scraping - Reorganize files --- docs/changelog.html | 19 ++++++------- docs/scripts/marked-footnotes.min.js | 42 ++++++++++++++++++++++++++++ docs/scripts/marked.min.js | 1 + docs/{ => styles}/changelog.css | 0 4 files changed, 52 insertions(+), 10 deletions(-) create mode 100644 docs/scripts/marked-footnotes.min.js create mode 100644 docs/scripts/marked.min.js rename docs/{ => styles}/changelog.css (100%) diff --git a/docs/changelog.html b/docs/changelog.html index 9fedf14..dbaf38b 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -3,25 +3,24 @@ - + Changelog + +