Commit Graph

5 Commits

Author SHA1 Message Date
f-dinucci fb768863bf fix: social icons are now black
Social icons were rendered as hyperlinks, in blue
2022-07-30 17:25:49 +02:00
f-dinucci 8e0c24415e feat!: gallery widget + enable icons
BREAKING CHANGE: requires configuration files
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
f-dinucci 5388b7681b feat: introduces single page layout
Single pages can now be created, updates CSS as dependancy.
Changes example site to show an example page.
2022-07-30 17:25:49 +02:00
f-dinucci b618d1235b chore[tailwindcss]!: upgrade tailwindcss to v3.0.24
Upgrades tailwindcss to latest stable (v3.0.24), creates a build
pipeline for tailwind.min.css (as of 3.x there is no more dist, files
have to be created by users), switches from loading from UNPKG to
hosting locally.

BREAKING CHANGE: tailwindcss version bumped from v1.9.6 to v3.0.24,
customization using deprecated functions will not work anymore
Updates: #15
2022-07-30 17:25:49 +02:00