Commit Graph

1989 Commits

Author SHA1 Message Date
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
squidfunk
6a6d2d8edf
Refactored offline plugin 2023-08-23 15:00:05 +02:00
squidfunk
d9456543ca
Updated Afrikaans translations
Co-authored-by: spac3 <81820+spac3@users.noreply.github.com>
2023-08-23 11:29:22 +02:00
squidfunk
06e8ccd979
Formatting 2023-08-23 10:41:44 +02:00
squidfunk
2d716453e0
Fixed generation of entrypoint in blog plugin 2023-08-22 16:47:54 +02:00
squidfunk
382101d8a3
Documentation 2023-08-22 15:41:30 +02:00
squidfunk
6ee9df6e1a
Fixed rendering in blog plugin with markdown.extensions.toc 2023-08-22 15:20:10 +02:00
squidfunk
0704046536
Fixed compatibility with Python < 3.10 2023-08-22 11:22:56 +02:00
squidfunk
9f3efb8a59
Documentation 2023-08-22 07:59:36 +02:00
squidfunk
62d4a16067
Fixed edge cases for standalone case when using blog plugin 2023-08-22 07:56:33 +02:00
squidfunk
a0cb4a7230
Documentation 2023-08-21 23:50:49 +02:00
squidfunk
817caf0b61
Refactored blog plugin 2023-08-21 23:43:31 +02:00
squidfunk
7099ea60a9
Fixed several errors in blog plugin 2023-08-21 23:01:37 +02:00
squidfunk
4759c7aaaf
Fixed error when using git-revision-date-localized-plugin with blog 2023-08-21 18:23:00 +02:00
Jonathan Hiles
92be65e577
Fixed version selector not being hoverable on some Android devices (#5806) 2023-08-21 18:14:49 +02:00
squidfunk
ee537b5cc7
Documentation 2023-08-21 18:14:08 +02:00
Sigurd Spieckermann
a6a37ab9d0
Moved header options to partials (#5877)
* Improved warning in social plugin about site_url

* Documentation

* Documentation

* Extract header options into partials

---------

Co-authored-by: squidfunk <martin.donath@squidfunk.com>
2023-08-21 18:08:46 +02:00
squidfunk
0de17c6197
Moved condition outside of tags partial 2023-08-21 18:06:46 +02:00
squidfunk
efdb146c30
Fixed linter errors 2023-08-21 17:56:11 +02:00
squidfunk
38b7282b20
Refactored blog plugin (+ other plugins) 2023-08-21 17:45:32 +02:00
squidfunk
1fa81d05f4
Merge branch 'master' into merge/piri-piri 2023-08-21 16:48:10 +02:00
squidfunk
914df5fe70
Improved warning in social plugin about site_url 2023-08-19 14:38:58 +02:00