Commit graph

396 commits

Author SHA1 Message Date
wermos
bb435aded7
Minified the shortcodes and added handling for SVGs. 2024-06-03 22:34:24 +05:30
wermos
c6cffadfa1
Made the link shortcode more readable. 2024-06-03 20:39:10 +05:30
wermos
46737b193f
Tweaked the image shortcode. 2024-06-03 20:27:19 +05:30
wermos
c54b7daff2
Updated the link shortcode. 2024-06-02 12:20:45 +05:30
Nuno Coração
d20c8f1ea4 polish site configs 2024-05-31 15:04:29 +01:00
Zoe Roux
9dc7940718
Use markdown emojify instead of dump emojify 2024-05-31 12:37:29 +02:00
Nuno Coração
a0dd73975c
Merge pull request #1492 from nunocoracao/1112-some-figure-shortcode-attributes-have-no-effect
fixed https://github.com/nunocoracao/blowfish/issues/1112
2024-05-26 22:03:37 +01:00
Nuno Coração
5e0744981d fixed https://github.com/nunocoracao/blowfish/issues/1112 2024-05-26 22:02:28 +01:00
UmmIt
5ac21e9121
Add codeberg shortcode 2024-05-17 09:33:51 +08:00
Nuno Coração
015ebabcab fixed https://github.com/nunocoracao/blowfish/issues/1404 2024-05-13 22:58:20 +01:00
Nuno Coração
f65cc799c8
Merge pull request #1461 from mnjm/code-importer-shortcode
 codeimporter shortcode
2024-05-13 21:58:18 +01:00
Manjunath Mohan
07d1396986 Added codeimporter shortcode
- updated exampleSite.
2024-05-10 12:11:46 +05:30
Sakari
49e83b148c
fix: CJK characters in TOC scroll indicator 2024-04-29 15:28:34 +08:00
Nuno Coração
56889bcbd4 fixes https://github.com/nunocoracao/blowfish/issues/887 2024-04-07 19:56:46 +01:00
Nuno Coração
6daf41ed2b fixed problem with likes/views rendering 2024-04-07 19:25:42 +01:00
Nuno Coração
d5fec1cfcd fixed https://github.com/nunocoracao/blowfish/issues/1395 2024-04-04 21:30:28 +01:00
Nuno Coração
ab361bebb9
Merge pull request #1362 from d4rklynk/pr-youtubelite
 Add player parameters for youtubeLite shortcode
2024-04-03 22:43:02 +01:00
Weaxs
d4a45eb951 add umami docs 2024-03-27 11:49:17 +08:00
Weaxs
5ad54fd91a fix umami 2024-03-22 23:54:18 +08:00
Weaxs
a0d05ce208 support umamiAnalytics 2024-03-22 23:26:56 +08:00
samsepi0l
b90b916493
Add player parameters
https://github.com/paulirish/lite-youtube-embed?tab=readme-ov-file#custom-player-parameters
2024-03-22 12:16:30 +01:00
Nuno Coração
6ae4f4b71c fixed small bug on pr #1359 2024-03-21 11:06:56 +00:00
Aphcity
5edba5cf2e
Fix list.html render issue
FIXED: execute of template failed: template: _default/list.html:23:19: executing "main" at <.File.Path>: error calling Path: runtime error: invalid memory address or nil pointer dereference
2024-03-21 10:17:55 +08:00
Nuno Coração
6510a7505e
Merge pull request #1324 from nunocoracao/translations-v1
🎏 Blowfish translation
2024-03-20 21:56:58 +00:00
Nuno Coração
29625b34b6 🐛 Series does not show any list 2024-03-20 21:52:38 +00:00
Nuno Coração
5a38b0e42d
Merge pull request #1350 from Aphcity/main
🐛 2 Small fixes
2024-03-20 16:10:40 +00:00
Nuno Coração
6190898b70 fixed view like counters to work across multiple langs 2024-03-20 16:05:48 +00:00
Aphcity
4748453ea3
Add background blur to i18n menu 2024-03-20 10:05:26 +08:00
Aphcity
3b0393d553
Add remote image support to author image 2024-03-20 10:03:59 +08:00
Nuno Coração
93ef687194 too big too describe 2024-03-14 00:01:32 +00:00
Nuno Coração
beb23b9596 polish 2024-03-10 17:36:28 +00:00
Nuno Coração
2e50aae48b 🎏 i18n improvements and translation 2024-03-10 17:06:12 +00:00
Nuno Coração
1676cc965f small improvements 2024-03-10 16:46:05 +00:00
Nuno Coração
54daa63c2a visual polish for backgrounds and featured images 2024-03-10 12:27:16 +00:00
Nuno Coração
40908cb3c3 fixed youtube performance issues and added new shortcut 2024-03-10 11:02:47 +00:00
Nuno Coração
e17c4b6dd6 initial commit for improvements 2024-03-10 10:55:57 +00:00
Nuno Coração
e92c30b7a3 🐛 Clicking on a External URL page from search results does not navigate to external page 2024-03-10 10:31:37 +00:00
Nuno Coração
8bbd8b8626 backgrounds and feature images support svg 2024-03-09 23:44:14 +00:00
Nuno Coração
f421ce16c8 add loading lazy to image render 2024-03-09 15:24:00 +00:00
Nuno Coração
f0f6afa555
Revert "Gallery: Switch Packery to MagicGrid " 2024-03-09 14:28:04 +00:00
Nuno Coração
f93ac47d88
Merge branch 'dev' into gallery-magic-grid 2024-03-09 14:23:45 +00:00
Alex Haslam
5a11829222
Add mermaid back in package.json 2024-03-07 20:32:21 +00:00
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