Commit Graph

4 Commits

Author SHA1 Message Date
f-dinucci a2fec2136e 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-05-31 00:20:32 +02:00
f-dinucci 1ba03008e2 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-05-30 22:48:06 +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