Commit Graph

2010 Commits

Author SHA1 Message Date
squidfunk
c476842334
Merge branch 'master' into docs/guides 2023-09-21 14:53:33 +02:00
squidfunk
1205411f22
Added version info to entrypoint 2023-09-20 17:59:51 +02:00
squidfunk
00c5fb1766
Added emoji extension 2023-09-20 17:33:29 +02:00
squidfunk
0392073055
Fixed icon search 2023-09-20 14:59:25 +02:00
squidfunk
5c8bb4ea2b
Fixed linter errors 2023-09-20 14:40:37 +02:00
squidfunk
56b96b4d79
Restructured project 2023-09-20 13:58:03 +02:00
squidfunk
54a3e89d5f
Updated shortcodes hook 2023-09-19 18:43:58 +02:00
squidfunk
11cb733741
Added badges to view and download examples 2023-09-19 17:16:41 +02:00
squidfunk
52d32253d8
Added Belarusian translations
Co-authored-by: mvkarpuk <102862963+mvkarpuk@users.noreply.github.com>
2023-09-19 16:19:08 +02:00
squidfunk
432ba9e030
Updated Slovenian translations
Co-authored-by: dkalsan <25985498+dkalsan@users.noreply.github.com>
2023-09-19 08:46:34 +02:00
Martin Donath
457a7fd5cc
Merge pull request #6024 from alexvoss/codehighlight
fix: unwanted divergence public vs. insider #6017
2023-09-18 20:03:41 +02:00
squidfunk
fc45f52336
Added first example to documentation 2023-09-18 19:36:02 +02:00
Alex Voss
38da3fb2a7 fix: unwanted divergence public vs. insider #6017 2023-09-15 11:58:59 -04:00
Martin Donath
cd008fdf29
Restructured documentation (#5692) 2023-09-14 19:09:18 +02:00
squidfunk
ef5a04a324
Fixed draft blog posts being included in navigation 2023-09-13 22:05:53 +02:00
squidfunk
eb1c32327b
Fixed group plugin crashing when using hooks 2023-09-11 18:17:41 +02:00
squidfunk
2e85464401
Improved error message in group plugin 2023-09-11 17:08:28 +02:00
squidfunk
4154a94956
Added experimental group plugin 2023-09-11 16:20:33 +02:00
squidfunk
2ba35383e2
Removed tags settings only available in Insiders from schema 2023-09-10 16:32:06 +02:00
squidfunk
e3d5fd2eb3
Added missing tags setting in tags plugin 2023-09-10 15:56:53 +02:00
Bandarenka Yura
26b57bb2d8
Updated Russian translations (#5947)
fix translation
"Содержание" = toc
"Содержание раздела" = toc of section
2023-09-04 21:31:59 +02:00
squidfunk
fc566cf0e2
Fixed further regression in blog plugin navigation 2023-09-04 14:06:51 +02:00
squidfunk
682d1761e7
Fixed further regression in blog plugin navigation 2023-09-04 09:53:43 +02:00
Andrea Borruso
bfec92b226
Updated Italian translations (#5950)
Some blog translation updates. Thank you
2023-09-03 12:56:50 +02:00
squidfunk
d2962d9551
Documentation 2023-09-03 12:55:11 +02:00
squidfunk
84cb91b21b
Fixed incorrect URLs when rendering paginated views 2023-09-03 12:48:46 +02:00
squidfunk
7bdd03a794
Fixed missing titles in views when blog posts have no h1 headings 2023-09-03 11:00:13 +02:00
squidfunk
3f87fe0f5b
Fixed linking of blog posts in navigation (temporary hack) 2023-09-03 09:29:40 +02:00
Sigurd Spieckermann
ea53f53982
Added CSS variables for Mermaid sequence diagrams (#5940)
* Add CSS variables for Mermaid sequence diagram note

* Add CSS variables for Mermaid sequence diagram actor

* Add CSS variables for Mermaid sequence diagram message

* Add CSS variables for Mermaid sequence diagram actor man

* Add CSS variables for Mermaid sequence diagram loop

* Add CSS variables for Mermaid sequence diagram number

* Add CSS variables for Mermaid sequence diagram box

---------

Co-authored-by: Martin Donath <martin.donath@squidfunk.com>
2023-09-02 18:58:13 +02:00
Sigurd Spieckermann
ec709b4f0e
Fixed rendering issue for rotated annotation icons in Firefox (#5937)
Co-authored-by: Martin Donath <martin.donath@squidfunk.com>
2023-09-02 18:51:49 +02:00
squidfunk
3eb1887f6b
Fixed linter errors 2023-09-02 18:44:42 +02:00
squidfunk
e79ffab3ac
Fixed page scrolling up when switching color palettes in Firefox 117 2023-09-02 18:41:26 +02:00
squidfunk
a6033d1db6
Formatting 2023-09-02 18:13:55 +02:00
squidfunk
76a30ecab2
Fixed announcement bar dismissal when using instant loading 2023-09-02 16:39:05 +02:00
squidfunk
6e1c658a9d
Fixed footer links for blog sibling pages 2023-09-02 16:12:28 +02:00
squidfunk
64350569c9
Moved parser to own module 2023-08-31 11:31:15 +02:00
squidfunk
0d3cd8a433
Removed readtime and lxml dependencies 2023-08-31 11:13:06 +02:00
squidfunk
554049677d
Added Basque translations
Co-authored-by: Porrumentzio <61913683+Porrumentzio@users.noreply.github.com>
2023-08-30 18:06:28 +02:00
squidfunk
ad45cf36cb
Fixed social plugin checking dependencies albeit being disabled 2023-08-30 16:28:59 +02:00
squidfunk
f2512ded4a
Fixed blog plugin compatibility with Python < 3.9 2023-08-30 16:06:27 +02:00
squidfunk
4c6b004fe4
Refactored blog plugin view generation 2023-08-30 15:27:40 +02:00
squidfunk
8af68b691c
Added template for redirects 2023-08-27 14:21:04 +02:00
squidfunk
acd70cf04a
Fixed dirty rebuilds for blog plugin 2023-08-27 12:56:28 +02:00
squidfunk
568a5c8e1e
Fixed blog title not being consistent in pagination 2023-08-27 12:47:44 +02:00
squidfunk
da21786694
Documentation 2023-08-27 11:44:30 +02:00
squidfunk
fbb7a5e894
Blog plugin pagination breaks when disabling directory URLs 2023-08-27 11:42:11 +02:00
squidfunk
db568b1e6b
Added version to info plugin example name 2023-08-26 12:34:51 +02:00
squidfunk
6839f1cd97
Formatting 2023-08-23 16:02:43 +02:00
squidfunk
1b2ba4bcef
Formatting 2023-08-23 15:39:49 +02:00
squidfunk
92fc7f651f
Formatting 2023-08-23 15:15:11 +02:00