From 19f339ee5325a7279c7b5ae57b5eb95bf6ce8eee Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 12 Nov 2024 09:08:39 -0300 Subject: Start simplification: remove reveal.js submodule This commit marks the start of the simplification to the website, drastically reducing the amount, size and complexity of its dependencies. From now, the existing website's content is kept, but its full renderization or build will be broken, until mkwb's version is fully migrated to. --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 6d301d9..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "vendor/reveal.js"] - path = vendor/reveal.js - url = https://github.com/hakimel/reveal.js -- cgit v1.2.3