Commit graph

110 commits

Author SHA1 Message Date
Nuno Coração
09a5be7077 TypeIt integration 2022-12-31 14:51:04 +00:00
Nuno Coração
e7bbd250d9 💄 Review list grids 2022-12-30 21:37:28 +00:00
Nuno Coração
889f30f41a ♻️ Refactor custom landing page and recent articles 2022-12-30 19:30:16 +00:00
Nuno Coração
2af0079c92 update site references 2022-12-30 15:25:34 +00:00
Nuno Coração
68f9da6c27
Merge pull request #329 from chrisbanes/cb/grid-recent-articles
💄 Use grid rather than flexbox for recent articles
2022-12-21 19:39:47 +00:00
Nuno Coração
9059b558af
Merge pull request #327 from chrisbanes/cb/fill-thumbs
Improve resizing for article thumbnails
2022-12-18 11:47:35 +00:00
Chris Banes
8c939bf372 Use grid rather than flexbox for recent articles
Currently the items include some inner padding, which means
that the items have some leading spacing on the left/right
which don't align with the keyline.

This PR updates this to use a grid, with a fixed number of
columns depending on the screen size.
2022-12-17 15:58:50 +00:00
Sergio Diaz
1337a8fff4 🌐 add i18n for article series 2022-12-16 13:29:10 -06:00
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
8b132ffa0e Term add likes and views 2022-12-12 23:04:27 +00:00
Nuno Coração
3034722b47 Taxonomy add likes and views 2022-12-12 22:34:28 +00:00
Nuno Coração
738f8ee4cc added margin to article pagination links 2022-12-12 21:36:54 +00:00
Krishna Santosh
16bc8cf841 fix: moved Tags Authors to left in mobile view 2022-12-12 22:04:33 +05:30
madoke
142bd004b0 Remove duplicate code 2022-12-04 09:51:29 +00:00
Nuno Coração
0eea85631c Background heros improvements 2022-12-02 22:32:37 +00:00
Nuno Coração
cae852186c Different pagination style by @martinvisser 2022-11-24 21:21:36 +00:00
Anton Antonov
d024ad961b 266: Added option to disable the space between the header and the footer when using heroStyle: background 2022-11-22 12:55:24 +02:00
Anton Antonov
f4b919681e 266: Added option to disable the space between the header and the body when using heroStyle: background 2022-11-21 10:56:11 +02:00
Nuno Coração
2e097b8ec5 🐛 Icons align to the left in responsive mobile menu 2022-11-19 23:33:24 +00:00
Nuno Coração
ae18817eb0 final 2022-11-18 23:07:59 +00:00
Nuno Coração
981204d58e fixed bug 2022-11-18 22:58:59 +00:00
Nuno Coração
fc81fa2130 updated reference to dict 2022-11-18 22:30:21 +00:00
Chris Banes
ff0f9d122f Use p-1.5 instead 2022-11-17 10:19:08 +00:00
Chris Banes
9993c53476 Update icons to use p-2 2022-11-17 10:05:20 +00:00
Chris Banes
3a4e976273
Improve visuals of sharing links 2022-11-16 13:46:39 +00:00
Nuno Coração
6e4ed17ab7 tested and prepd release version 2022-11-14 20:53:56 +00:00
Chris Banes
cc1c2d70e0
Allow overwriting of sharing links
This PR changes this by grouping the links within an object key: `Site.Data.sharing.links`. This means that sites can provide their own
`data/sharing.json` file and overwrite the `links` key, to provide links of their own links.
2022-11-14 09:53:48 +00:00
madoke
0219bb263c add default background image to theme 2022-11-13 23:28:38 +00:00
Nuno Coração
1b0c182819 added layoutBackgroundBlur parameter to articles 2022-11-10 22:21:05 +00:00
Nuno Coração
38888897b5 added likes and views to lists 2022-11-09 12:05:11 +00:00
Nuno Coração
c456627c39 small fix on background 2022-11-06 23:16:52 +00:00
Nuno Coração
b6d57a2ed9 Fixed z-index of search modal 2022-11-06 23:11:00 +00:00
Nuno Coração
afd1928cd2 added support for cover images in lists 2022-11-06 22:57:15 +00:00
Nuno Coração
2de1df4227 corrected margins for backgroun hero image 2022-11-06 21:11:36 +00:00
Nuno Coração
28689bcf58 added new fixed header 2022-11-06 19:48:41 +00:00
Nuno Coração
2f2b159cb7 corrected case for layoutBackgroundBlur parameter 2022-11-06 19:09:18 +00:00
Nuno Coração
c3ee4b41be add blur parameter to homepage background setup 2022-11-06 19:05:01 +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
9a847af0e7 corrected colors 2022-11-06 18:48:41 +00:00
Nuno Coração
9b9aea0bec enhavements to blur effects 2022-11-06 01:45:53 +00:00
Nuno Coração
83f28f8cca enhavements to blur effects 2022-11-06 00:59:44 +00:00
Nuno Coração
8f588f5175 updates to the homepage background setup 2022-11-06 00:15:29 +00:00
Nuno Coração
196ba07e48 fixed bug in background setup 2022-11-05 22:28:30 +00:00
Nuno Coração
c044f16f30 fixed bug in background setup 2022-11-05 22:06:13 +00:00
Nuno Coração
00f7c66acb final adjustments for background 2022-11-05 21:58:40 +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
ecbab2a7a6 series improvements 2022-10-29 17:02:14 +01:00
Nuno Coração
a336ae0261 impovements to authors display 2022-10-29 16:53:27 +01:00