Commit Graph

4 Commits

Author SHA1 Message Date
Alan Orth d492b96562
layouts: Fix a few outdated .font-italic uses
continuous-integration/drone/push Build is passing Details
In Bootstrap v5 the font utility classes were renamed.
2020-12-12 17:35:47 +02:00
Alan Orth ce27c4e6a1
layouts/partials/featured.html: Fix logic
continuous-integration/drone/push Build is passing Details
The logic was incorrect here, which caused some images to be missed
because some images have EXIF data but do not have orientation 8.
2020-12-12 14:59:08 +02:00
Alan Orth eb65845f60
layouts/partials/featured.html: Wire up features
This gets three random posts and uses the first for the top feature
and the second and third for the two smaller features.
2020-12-07 23:16:48 +02:00
Alan Orth f670020674
Commit basic working example 2020-12-07 14:13:09 +02:00