From a5039610e1e94502814823ed4f129b7d8f7fa436 Mon Sep 17 00:00:00 2001 From: Antonio De Lucreziis Date: Fri, 19 Aug 2022 18:32:22 +0200 Subject: [PATCH] Update README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index a75df79..9b0b425 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,10 @@ This project compiles javascript files using _RollupJS_ (a tree shaking js bundl These files a processed by RollupJS into `out/` +- `base.js` + + Script che avvia KaTeX e il _theme switcher_. + - `utenti.js` Script che si occupa di mostrare la lista degli utenti con fuzzy search. @@ -116,6 +120,11 @@ These files a processed by RollupJS into `out/` ``` +- `homepage-art.ts` + + Script che renderizza l'animazione della homepage. + + ## Environment Variables - `MODE`