Commit Graph

13 Commits

Author SHA1 Message Date
Chris Banes 177b0fd567 Improve resizing for article thumbnails
Currently, the image is resized to be 600px, which will work for
most images but caused issues for images which have very wide
aspect ratios. This change updates the partials to use a Fill with
an appropriate bounding box, rather than a simple resize.
2022-12-15 18:26:31 +00:00
Nuno Coração 88b8647fb7 Term add hero image 2022-12-12 23:17:14 +00:00
Nuno Coração 3751b9970b removed blur from list view without card config 2022-11-06 18:54:01 +00:00
Nuno Coração fd1420d209 improvements to background component in homepage and articles 2022-11-05 21:48:45 +00:00
Nuno Coração f2d3ff1572 implemented card gallery for lists 2022-11-05 15:11:20 +00:00
Nuno Coração a336ae0261 impovements to authors display 2022-10-29 16:53:27 +01:00
Chris Banes e9a17fa52d Resize images displayed in article-link.html
Currently the images are displayed at their full resolution. Those images could be very large, but end up being displayed as 300px wide. This changes that by resizing those images to a more suitable size.
2022-10-15 14:12:31 +01:00
Nuno Coração 7ba6c3661d added new shortcodes and respective docs 2022-10-06 23:52:51 +01:00
Nuno Coração 45a62c3507 fixed margin in lists and added show cards 2022-10-02 17:03:09 +01:00
Nuno Coração 11320067eb added firebase support and views to theme 2022-09-12 12:49:52 +01:00
Nuno Coração 1f872a7425 corrected responsive articles issue 2022-09-11 19:27:04 +01:00
Nuno Coração 45954b3490 added images to articles 2022-09-11 18:42:54 +01:00
Nuno Coração 8fbdecb6e7 initial commit 2022-09-10 20:05:37 +01:00