Commit graph

286 commits

Author SHA1 Message Date
Mircea-Pavel ANTON
782db8ffdb Remove <style> from shortcode and use tailwind 2023-01-16 17:21:10 +00:00
Mircea-Pavel ANTON
3448bd4c7c Fix item alignment. 2023-01-16 17:11:34 +00:00
Mircea-Pavel ANTON
f919b29fc5 Add shortcode 2023-01-16 08:21:46 +00:00
Mircea-Pavel ANTON
b5bab8284d Rename shortcode 2023-01-16 00:48:42 +00:00
Mircea-Pavel ANTON
7c3cc62066 (feat) Initial Draft 2023-01-16 00:34:49 +00:00
Nuno Coração
537f0f77a7 polish 2023-01-15 00:39:38 +00:00
Nuno Coração
438d493bd5 📖 created recipe section 2023-01-15 00:22:05 +00:00
Nuno Coração
a194975889 Page indicator in navigation bar 2023-01-14 23:50:34 +00:00
Nuno Coração
62dbfc51c5 Progress Indicator in TOC 2023-01-14 23:05:10 +00:00
Nuno Coração
d569a0146e
Merge pull request #377 from nunocoracao/subnavigation-feature-branch
 Add sub-navigation and nested menus
2023-01-14 21:58:42 +00:00
Nuno Coração
053fa1383a final polish 2023-01-14 21:58:22 +00:00
Nuno Coração
88b23d57de add dynamic negative margin when logo is used 2023-01-14 20:10:37 +00:00
Nuno Coração
b3e006d90f recovered sub-navigation 2023-01-14 13:10:55 +00:00
Nuno Coração
fe54147bf8 Tags open in the same window 2023-01-14 12:08:20 +00:00
Nuno Coração
fbb78892bf ️ revert image processing behaviour (.fill to .resize) 2023-01-14 11:58:49 +00:00
Nuno Coração
98b48ac6bb add github shortcode 2023-01-14 11:39:17 +00:00
Nuno Coração
2db7f50c7c removed unused css classes 2023-01-14 11:15:07 +00:00
Nuno Coração
4c5d367b12 add github shortcode 2023-01-14 11:13:28 +00:00
Nuno Coração
868c45f3b1
Delete README.md 2023-01-14 11:11:38 +00:00
Nuno Coração
620368b093 removed comments 2023-01-14 10:51:32 +00:00
Nuno Coração
ae5e154235 🐛 removed unexistent onload call 2023-01-14 02:19:32 +00:00
Nuno Coração
d8e641dc8d final version for testing 2023-01-14 02:09:45 +00:00
Nuno Coração
f970b2b6d9 ♻️ initial cleanup 2023-01-08 22:15:54 +00:00
Nuno Coração
866febe2a0 ♻️ synced branch to dev and fixed conflicts 2023-01-08 22:04:41 +00:00
Nuno Coração
1bbb4db406 final polish and version bump 2023-01-08 21:49:48 +00:00
Nuno Coração
2c1d12584b 🐛 fixed typeit integration 2023-01-08 21:44:15 +00:00
Nuno Coração
1643b7ffc7 ♻️ heroStyle in front-matter 2023-01-08 21:18:05 +00:00
Nuno Coração
9a424d8f06
Merge pull request #407 from adir1/main
🐛 added support for heroStyle via front-matter
2023-01-08 21:02:36 +00:00
Nuno Coração
774a1fc981 🐛 fix reference to nav.scroll_to_top_title 2023-01-08 20:48:22 +00:00
Adi Rabinovich
75145a91f8 Fixes issue nunocoracao/blowfish#405 2023-01-08 15:44:32 -05:00
Mircea-Pavel ANTON
1460aefdd6 Extract the "scroll to top" section as a partial 2023-01-07 03:44:09 +02:00
madoke
dfb18c126c add nested menus capability 2023-01-06 16:57:51 +00:00
Nuno Coração
a17139e1dd final polish and version bump 2023-01-05 20:45:47 +00:00
Nuno Coração
b293b18ccc 🐛 fix text rendering issue in hero homepage layout 2023-01-05 19:24:46 +00:00
Nuno Coração
e86df4129b 💄 added list.constrainItemsWidth to constrain items width 2023-01-05 19:18:24 +00:00
Nuno Coração
41f90d20a5 🐛 fix disableImageOptimization usage across all images in theme 2023-01-05 18:23:21 +00:00
Nuno Coração
e3eb3824f1
Merge branch 'subnavigation-feature-branch' into dev 2023-01-03 20:47:55 +00:00
Miles Pernicious
9c3326f395
Fix missing title attribute from search button
This was caused by an extra space before an enquoted identifier,
causing the i18n lookup to fail.
2023-01-01 23:55:00 -10:00
madoke
45c6546983 Add support for subnavigation menu 2023-01-02 00:58:45 +00:00
Nuno Coração
7049775470 🐛 fixed likes and view counters for taxonomies and terms 2023-01-01 22:23:42 +00:00
Nuno Coração
caa8476e35 🐛 fix for sharing links parameter in params.toml config file 2023-01-01 21:32:56 +00:00
Nuno Coração
7db7ee8034
Merge pull request #360 from pfrogond/dev
 Support for UTF-8 encoded series names; small updates
2023-01-01 21:10:21 +00:00
Maciej Opaliński
eb4554ffc6
fix: Fix header with disabled logo on mobile 2023-01-01 17:44:20 +01:00
Ondřej Pfrogner
08ba9d8402
Change so it doesn't affect list pages. 2022-12-31 20:31:47 +01:00
Ondřej Pfrogner
cc51ec03c1
Delete 200 word requirement for scroll to top 2022-12-31 20:14:50 +01:00
Ondřej Pfrogner
1211608786
Support for UTF-8 encoded series names 2022-12-31 18:22:58 +01:00
Ondřej Pfrogner
2039409722
Support for UTF-8 encoded series names 2022-12-31 18:22:23 +01:00
Nuno Coração
6bccf5c7d9 ♻️ refactor article links, cards, and recent articles partials 2022-12-31 15:58:20 +00:00
Nuno Coração
2fab070f49 Taxonomy add card view 2022-12-31 15:35:21 +00:00
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
7302083428 small fixes for main release 2022-12-21 23:46:19 +00:00
Nuno Coração
0516d2fb96 🐛 Image zoom level too low 2022-12-21 20:48:57 +00:00
Nuno Coração
19a93e421b
Merge pull request #338 from nunocoracao/324-term-view-is-missing-a-margin-before-content-list
🐛 Term view is missing a margin before content list
2022-12-21 19:50:27 +00:00
Nuno Coração
6787cded15 🐛 Term view is missing a margin before content list 2022-12-21 19:49:19 +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
b2045506dc Term add card view 2022-12-12 23:26:43 +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
07055a2934 Taxonomy add hero image 2022-12-12 22:58:42 +00:00
Nuno Coração
8171739c7e ♻️ refactor articles and list to use page.js logic instead of inline js 2022-12-12 22:43:05 +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
Krishna Santosh
38bcea0e0a
fix: add margin-bottom to the-top element 2022-12-11 18:28:14 +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
ee838f0590 fixed bug 2022-11-24 21:24:43 +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
a9e6215540 implemented global widget for buymeacoffee 2022-11-13 19:39:55 +00:00
Nuno Coração
5b93191548 added list level cardView control 2022-11-11 17:14:05 +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
4008bbf92c added docs 2022-11-06 23:03:40 +00:00
Nuno Coração
afd1928cd2 added support for cover images in lists 2022-11-06 22:57:15 +00:00
Nuno Coração
8ec3504224 fixed anchors 2022-11-06 22:28:52 +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
b4cce7043f fixed broken author links 2022-10-29 19:11:34 +01: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
Nuno Coração
af7fd6c7fc updated dependencies 2022-10-29 16:00:59 +01:00
Nuno Coração
a366cab831
Merge branch 'main' into main 2022-10-28 18:34:13 +01:00
Nuno Coração
243267d281 added disableImageZoom parameter to disable image zoom 2022-10-28 18:31:56 +01:00
Nuno Coração
c26bae0cb7 fixed background/hero homepage layouts not centering on mobile 2022-10-28 18:02:37 +01:00
Nuno Coração
89ab364735 removed extra whitespace from links 2022-10-25 23:46:52 +01:00
madoke
4a8c23c9d5 showMenu defaults to enabled 2022-10-24 21:54:37 +01:00
Nuno Coração
fe5d9b0246 fixed width in Term partials 2022-10-20 23:28:15 +01:00
Nuno Coração
539cfd6443 improved readibilit of content 2022-10-20 22:03:49 +01:00
Nuno Coração
c64eac525a fixed bug 2022-10-20 12:15:37 +01:00
Nuno Coração
c88306afad fixed bug in series 2022-10-17 22:50:08 +01:00
Nuno Coração
a7a780971c wrap up series module and added docs 2022-10-17 22:28:39 +01:00
Nuno Coração
a3d301e386 added series params to docs articles 2022-10-17 19:52:23 +01:00
Nuno Coração
b54ae4a6a0 initial commit of series 2022-10-17 19:43:29 +01:00
Nuno Coração
230f3210cf changed likes and views to icons 2022-10-17 10:44:20 +01:00
Nuno Coração
dfb4be490d UI improvements to background hero 2022-10-17 10:34:34 +01:00
madoke
11120610fd Optionally disable footer menu. Enabled by default 2022-10-16 21:28:27 +01:00
Nuno Coração
e891c8b68d add new home layout 2022-10-16 17:25:13 +01:00
Nuno Coração
95796f56f2 added multiple options to display hero images 2022-10-16 16:49:52 +01:00
Nuno Coração
32914181ff fixed spacings 2022-10-16 15:35:48 +01:00
Nuno Coração
144a558235 improvements to spacing 2022-10-16 15:32:26 +01:00
Nuno Coração
7ac4962300 improvements to like button UI 2022-10-16 15:25:34 +01:00
Nuno Coração
893aa17abc fixed UI details across layouts 2022-10-15 23:14:35 +01:00
Nuno Coração
e9a17706ae turned hero into a partial 2022-10-15 21:53:19 +01:00
Chris Banes
a5242ce7a6
Remove Inter font CSS
This doesn't look like it is used?
2022-10-15 20:31:36 +01:00
Nuno Coração
753d821cef Hero images for articles 2022-10-15 16:20:41 +01:00
Nuno Coração
c2d01e5dbe
Merge pull request #108 from chrisbanes/cb/article-link-resize
Resize images displayed in article-link.html
2022-10-15 15:34:30 +01:00
Nuno Coração
9e1de94dab added images to rss feed fix 2022-10-15 15:07:11 +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
14bf1b68a7 add images to rss 2022-10-15 12:57:11 +01:00
Nuno Coração
c24296fe11 add images to rss 2022-10-15 12:34:23 +01:00
Nuno Coração
2677435117 Added multiple author support 2022-10-13 23:29:04 +01:00
Nuno Coração
6a3c4f9c21 fixed small typos 2022-10-12 21:43:22 +01:00
Nuno Coração
8126220275 fixed ui of like button 2022-10-11 23:44:33 +01:00
Nuno Coração
9775d4272f
Merge pull request #93 from nunocoracao/89-add-more-homepage-layouts
🚀 Add more homepage layouts
2022-10-11 23:41:17 +01:00
Nuno Coração
cb156c0097 added 2 new homepage layouts 2022-10-11 23:40:31 +01:00
Nuno Coração
d2b9ff9c0b fixed bug with like button 2022-10-11 00:09:30 +01:00
Nuno Coração
9e3a07237c initial commit 2022-10-10 16:23:51 +01:00