Commit Graph

4 Commits

Author SHA1 Message Date
f-dinucci df1a0fd2ea refactor[partials]: reorganize partials to enhance code reuse
Partials have been reorganized, to improve general understandability and
enhance code reuse (ex. when adding pages, the "wave" will be loaded as
a partial)
2022-07-30 17:25:49 +02:00
f-dinucci f11421ae38 refactor[index]: partials are now loaded by baseof, for all pages
Due to previous commits, now the partials are being loaded for all the
pages through baseof.html, so it is not necessary to load them in the
index (this would result in double-loading)
2022-07-30 17:25:49 +02:00
gangjun06 dec0deaa8e about tab 2020-08-12 23:27:16 +00:00
gangjun06 bbd3d0a885 init commit 2020-08-12 22:15:08 +00:00