Commit Graph

6736 Commits

Author SHA1 Message Date
Martin Donath
a303a01c58 Fixed sidebar on Firefox mobile (#8083) 2025-03-13 11:06:51 +01:00
squidfunk
74a7835b35 Fixed privacy plugin crashing on non-existent file 2025-03-12 17:36:46 +01:00
squidfunk
00b0b5b592 Updated README 2025-03-12 15:00:44 +01:00
squidfunk
5b9c8759e1 WIP 2025-03-12 14:59:43 +01:00
squidfunk
9e6c0674d6 Updated changelog 2025-03-05 19:11:18 +07:00
squidfunk
252167d229 Added distribution files 2025-03-05 08:23:54 +07:00
sandkre
2b7b96ec00 Fixed error in Norwegian translations
Fixed typo
2025-03-05 08:23:22 +07:00
Niclas Heinz
3b6ae8e1e1 Documentation (#8058)
* docs(publish your site): Add caching for gitlab pipeline

* docs(publish your site): Add comments
2025-03-04 07:23:21 +07:00
squidfunk
85ac2144f5 Prepare 9.6.7 release 9.6.7 2025-03-03 08:18:59 +07:00
Isaac Muse
e0b0113574 Fixed backref import (#8057) 2025-03-03 08:14:16 +07:00
squidfunk
6a496186ff Added distribution files 2025-03-02 16:36:56 +07:00
Pete Stenger
27ba95652a Fixed unescaped of quotes in ARIA labels (#8053) 2025-03-02 16:35:08 +07:00
squidfunk
922cb7cea2 Prepare 9.6.6 release 9.6.6 2025-03-01 13:27:51 +07:00
squidfunk
523922b383 Fixed privacy plugin not replacing occurrences 2025-03-01 13:22:03 +07:00
squidfunk
3bd81bdc66 Updated dependencies 2025-03-01 12:18:02 +07:00
squidfunk
b6e40de116 Updated dependencies 2025-03-01 12:14:42 +07:00
Isaac Muse
3a7cc2a701 Lowered backref version to support Py3.8 (#8037) 2025-02-27 08:28:34 +07:00
Isaac Muse
ab1511074c Replaced regex with backrefs package in search plugin (#8034)
Use Re in all places in the search plugin except where Unicode
properties are desired (checking for Chinese chars). Use Backrefs'
`bre` to check for Unicode properties. To minimize any differences,
explicitly use `script` as Backrefs uses `script_extensions` (or `scx`)
by default with `Is*` properties.
2025-02-26 10:57:51 +07:00
squidfunk
37162a57cd Replaced regex with re in info plugin 2025-02-26 10:10:41 +07:00
squidfunk
396c493f47 Documentation 2025-02-20 08:39:57 +07:00
squidfunk
779c54ef47 Documentation 2025-02-20 08:34:42 +07:00
squidfunk
7445b2aa60 Prepare 9.6.5 release 9.6.5 2025-02-20 08:22:18 +07:00
squidfunk
bdad6ec83f Formatting 2025-02-20 08:17:05 +07:00
Lucas Cimon
2e837fa4cf Fixed privacy plugin crashing on HTTP errors 2025-02-20 08:09:33 +07:00
Alexander Voss
5958d7b698 Documentation (#8018) 2025-02-19 13:55:19 +07:00
squidfunk
3a11e3e7e7 Fixed tags plugin not working on filenames with whitespaces 2025-02-19 09:08:28 +07:00
Niclas Heinz
2752b9eab5 Documentation
docs(blog): Fix highlighted line in drafts section
2025-02-14 21:07:32 +01:00
Niclas Heinz
e9d3ffaa52 docs(blog): Fix highlighted line in drafts section 2025-02-14 19:54:08 +01:00
squidfunk
44c3b569bf Updated dependencies 2025-02-12 16:38:22 +07:00
squidfunk
9b0f482dbb Prepare 9.6.4 release 9.6.4 2025-02-12 16:26:06 +07:00
Martin Donath
a9bae7f0c7 Fixed navigation spacing in Safari 18.3 (#7979) 2025-02-12 16:13:13 +07:00
iBug
9be17e7c67 Documentation (#7989) 2025-02-11 11:06:21 +07:00
squidfunk
8a576105fd Fixed blog post content sometimes not stretching 2025-02-09 08:01:33 +07:00
Niclas Heinz
10dd004863 Added warning on using Docker in production (#7977)
* docsc(publishing your site): Add a warning regarding the container image

* docs(publishing your site): Move warning to creating your site

* docs(creating your site): Moved back  warning to publising your site

* docs(publish your site): Remove warning

* docs(getting started): Add warning admonition

* docs(getting started): Move it to the end of chapter

* docs(publish your site): Remove lines
2025-02-08 08:54:28 +07:00
iBug
cd2ec69f01 Fixed wrong value type for enabled setting in GitHub Actions (#7980) 2025-02-07 19:18:13 +07:00
squidfunk
99ef0b9e90 Prepare 9.6.3 release 9.6.3 2025-02-07 12:21:06 +07:00
squidfunk
aaabbfe99e Reverting group plugin fix 2025-02-07 12:07:03 +07:00
squidfunk
d4203f65bb Fixed group plugin crashing on ENV vars for enabled setting 2025-02-07 10:42:17 +07:00
Niclas Heinz
871e26c8b4 Documentation (#7975)
* docs(community experts program): remove status

* docs(community experts program): remove empty line
2025-02-06 21:25:55 +07:00
katharinalisalin
a2dc66d289 Fixed typos 2025-02-06 14:32:06 +07:00
Niels Fanøe
bffafccc72 Documentation (#7971)
The example showing how to add custom colors was missing a selector.
2025-02-06 11:45:32 +07:00
squidfunk
3ec684c0fe Added distribution files 2025-02-06 10:30:59 +07:00
Martin Donath
a1816aedcb Fixed rendering of arrow heads in Mermaid.js class diagrams
Fix embedded mermaid css to fix class diagram arrow heads
2025-02-06 10:28:26 +07:00
squidfunk
4861c7d405 Fixed tags plugin crashing on numeric title 2025-02-05 21:15:53 +07:00
Willem Kokke
0a9868606c Fix embedded mermaid css to fix class diagram arrow heads
Originally used id based selecters, which doesn't work as the ids are made unique.
Replacing them with class based selectors fixes this.
2025-02-05 10:44:26 +00:00
Timothée Mazzucotelli
a890d6e951 Updated JSON schema (#7962) 2025-02-04 08:25:58 +07:00
Paul Hoger
ebf1257e32 Documentation (#7961) 2025-02-03 21:49:50 +07:00
squidfunk
1648d56302 Prepare 9.6.2 release 9.6.2 2025-02-03 21:40:51 +07:00
Martin Donath
cf46186589 Fixed side effect of scope on outdated banner (#7959) 2025-02-03 21:18:21 +07:00
Khalil Hammami
26a32eacc0 Documentation (#7957)
A minor issue where the existing link directed to the outdated Twitter/X URL. Updated it to point to the official Twemoji repository on GitHub to ensure consistency with the corresponding links across other pages.
2025-02-03 15:52:47 +07:00