Commit Graph

4 Commits

Author SHA1 Message Date
f-dinucci f25b6460f7 feat!: allow using both icons loaded as CSS classes and as images
BREAKING CHANGE: config files
2022-07-30 17:25:49 +02:00
f-dinucci 69fabd7b8f feat!: insert text above in widgetBoxIconText and widgetBoxImageText
BREAKING CHANGE: configuration file
2022-07-30 17:25:49 +02:00
f-dinucci 8d7070cf67 refactoring[layout]!: improve submodules, make them configurable
* Fix: defines images alt text through file
* Homepage layout: single elements can be enabled/disabled
* Widgets: dehardcodes title. As a consequence, configuration files have
  been renamed, widgets are now totally "generic" and could be reused

BREAKING CHANGES: requires new configuration file for home layout. Old
configuration file have been renamed due to dehardcoding.
Closes: #4 #18
Conflicts: pull #13
Kudos: @Zekromaster for the dehardcoding
2022-07-30 17:25:49 +02:00
f-dinucci 72fe5a6148 refactor[home]: split monolithic home into reusable partials
Home is split into submodules loaded as partials, indent and comment
code
2022-07-30 17:25:49 +02:00