StandingPad Animations
f1d582ff98
Swapped out Packery for MagicGrid
...
This switches the Gallery shortcode to use MagicGrid instead of Packery.
The main benefit is size (2.7k as opposed to 32k), and the results are
mostly similar minus a few differences in image position.
2024-03-06 20:12:28 -06:00
Nuno Coração
9d07b99b19
fixed hero home layout
2024-03-06 22:27:27 +00:00
Nuno Coração
7c0eacf44f
fixes and polish on shortcodes
2024-03-06 22:12:58 +00:00
Graeme A Stewart
fdb7bbd3c0
Add target parameter to figure shortcode
...
Add the "target" parameter to the figure.html shortcode.
If defined then add this target property to the href of the figure,
which allows the link to, e.g., open in a new tab.
Add description of target to docs
2024-03-05 14:05:27 +01:00
Karlukle
1c1d3d95b0
Fix Bugs: Anchors Not Functioning Correctly for CJK Headings
...
While utilizing the Blowfish theme, it was observed that headings containing non-ASCII characters, such as those in Chinese text, were not positioned when clicked on either the Table of Contents (TOC) or the anchor mark (#) preceding the heading. This issue did not occur with headings in plain English. The resolution involved updating the render-heading.html file to implement URL escaping for anchors, enabling accurate positioning for non-ASCII headings.
2024-02-18 15:59:35 +00:00
Nuno Coração
214d65f076
Carousel doesn't work for local images
2024-02-15 17:51:06 +00:00
Nuno Coração
f4fd472e6e
Fix background image mode in list view
2024-02-13 21:25:46 +00:00
Nuno Coração
e29a3f719f
Merge pull request #1233 from MaikelChan/header-adjustments
...
Improve consistency in header's layout and size
2024-02-12 22:07:20 +00:00
MaikelChan
580e13b6d6
Added back text base color.
2024-02-11 14:15:59 +01:00
MaikelChan
7f929c2fd8
Same thing with the translations menu.
2024-02-11 14:09:05 +01:00
MaikelChan
393791265c
Menu items hover in the same way as search and dark mode switcher buttons.
2024-02-11 14:05:19 +01:00
MaikelChan
ab6738cd4d
Improve consistency in header's layout and size.
2024-02-11 13:37:19 +01:00
Sergio Cambelo
4ec4062494
fix GitLab shortcode link url
2024-02-10 22:08:48 +01:00
Nuno Coração
02bcbb7a12
carousel support for URLs
2024-02-10 18:44:07 +00:00
Nuno Coração
e87e066aa7
fix all issues with https://github.com/nunocoracao/blowfish/pull/1216
2024-02-10 17:54:51 +00:00
Aakash Nand
19520b4481
Ensure featureimage is present before calling resources.GetRemote
...
Also added ability to set author image as external url and updated
relevant documentation in configuration
2024-02-10 23:52:52 +09:00
Aakash Nand
289b3ff7ad
Add documentation for external image usage
2024-02-08 17:15:57 +09:00
Aakash Nand
d332b54c94
Fetch feature image from url
2024-02-06 21:03:40 +09:00
Nuno Coração
8c4fb4d64c
fix small default
2024-01-28 17:09:49 +00:00
Nuno Coração
392e89722d
fix gallery js code
2024-01-28 17:06:04 +00:00
Weaxs
aa2a37c666
footer menu support "pre" icon parameter
2024-01-23 17:44:41 +08:00
Nuno Coração
50ea75d777
polish and improved docs
2024-01-15 00:08:05 +00:00
Nuno Coração
723c2e8421
Merge pull request #1164 from MaikelChan/uid
...
New way to generate UIDs.
2024-01-14 23:26:45 +00:00
MaikelChan
9cfc07565c
New way to generate UIDs.
2024-01-13 01:24:45 +01:00
MaikelChan
f927990504
Cursor adjustments to badges section in an article.
2024-01-12 20:26:30 +01:00
Nuno Coração
23bb87b1cf
polish keywork shortcode
2024-01-04 21:34:00 +00:00
Nuno Coração
c147af39ca
Merge pull request #1136 from alxhslm/keyword-lists
...
✨ Keyword shortcode
2024-01-04 21:09:57 +00:00
Nuno Coração
aa63694ef3
Merge branch 'dev' into feature/zen-mode
2024-01-04 21:09:06 +00:00
Nuno Coração
c0285a45ec
Merge branch 'dev' into xwjdsh-patch-1
2024-01-04 21:00:45 +00:00
Nuno Coração
d17678b85f
Merge pull request #1126 from v20100v/dev
...
🐛 Shortcodes gallery (non-unique id, multiple loading <script> tag)
2024-01-04 20:58:58 +00:00
Nuno Coração
5aae32560b
Merge pull request #1128 from ragibson/fix-backdrop-filter-performance
...
Remove extraneous backdrop-blurs across partials
2024-01-04 20:54:17 +00:00
Wen Sun
9aa130cd64
Update timelineItem.html
...
* Add `break-words` to prevent content overflow
2023-12-21 10:56:40 +09:00
Alex Haslam
86dc4b0ade
Increase vertical spacing
2023-12-20 16:02:45 +00:00
Alex Haslam
46c1199289
Fix issue which can arise with formatting
2023-12-20 15:01:25 +00:00
Alex Haslam
3e81805971
Don't put margin around each keyword
2023-12-20 15:01:03 +00:00
Alex Haslam
2791cc7cb9
Pass icon as keyword argument to shortcode
2023-12-20 13:53:50 +00:00
v20100v
e1f6607def
✨ Zen-mode feature
2023-12-19 11:23:25 +01:00
Ryan Gibson
854f773c65
Remove extraneous backdrop-blurs across partials
2023-12-18 13:35:45 -05:00
v20100v
c790396863
🐛 : Shortcodes gallery (non-unique id, multiple loading <script> tag)
2023-12-18 14:37:47 +01:00
arunoruto
844cf98ccf
Fix annoying .File.Path on zero object.
warning
2023-12-16 10:50:34 +01:00
Nuno Coração
2fc94cb599
✨ External Markdown Importer Shortcode
2023-12-14 12:37:23 +00:00
Alex Haslam
b1e8e00267
Add keywords list component
2023-12-09 21:53:58 +00:00
Nuno Coração
d613121b76
small bug fix
2023-12-06 22:08:16 +00:00
Nuno Coração
85e7073cb9
update version and final polish
2023-12-06 21:46:24 +00:00
Nuno Coração
065bf2b060
🎨 Implement loaders for fetched information (views and likes)
2023-12-06 21:40:38 +00:00
Nuno Coração
98fa8bf604
✨ Card View in List Shortcode
2023-12-01 13:41:14 +00:00
Nuno Coração
1b83a34d99
reduce icon spacing
2023-12-01 13:32:08 +00:00
Nuno Coração
33b3302a61
Add option to hide text in header
2023-12-01 13:28:24 +00:00
Nuno Coração
242c43ed78
Empty hamburger visible
2023-12-01 13:20:24 +00:00
Nuno Coração
24cd703277
Missing pointer-cursor for tag-badge in article view
2023-12-01 13:15:45 +00:00