squidfunk
|
6a4c8cc98f
|
zensical:fix - wrong mime-type when using .mjs
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-12-12 11:58:09 +01:00 |
|
Timothée Mazzucotelli
|
cdc62cd7aa
|
zensical:fix - allow new command to run even when docs/ or .github/ folders exist (#176)
#171
Signed-off-by: pawamoy <dev@pawamoy.fr>
|
2025-12-09 00:15:05 +01:00 |
|
Martin Donath
|
f5527306ba
|
Merge pull request #169 from AlexanderNZ/fix/nav-indexes-filename-matching
zensical:fix - navigation.indexes matches filenames containing 'index'
|
2025-12-08 10:42:42 +01:00 |
|
AlexanderNZ
|
7a0a5e0600
|
zensical:fix - navigation.indexes matches filenames containing 'index' - amended for signing
Signed-off-by: AlexanderNZ <alexcorkin@gmail.com>
|
2025-12-08 10:32:16 +13:00 |
|
Martin Donath
|
988bbd1ade
|
Merge pull request #166 from zensical/release
workspace:chore - prepare 0.0.11 release
v0.0.11
|
2025-12-03 13:45:52 +01:00 |
|
squidfunk
|
3a6eb5a62b
|
workspace:chore - prepare 0.0.11 release
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-12-03 13:45:32 +01:00 |
|
Martin Donath
|
d4fbcf78c1
|
Merge pull request #165 from zensical/fix/trim-nav-whitespace
zensical:fix - links with whitespace do not resolve
|
2025-12-03 13:42:06 +01:00 |
|
squidfunk
|
9a0ddf7ef9
|
zensical:fix - links with whitespace do not resolve
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-12-03 13:41:25 +01:00 |
|
Martin Donath
|
0a576811f7
|
Merge pull request #160 from zensical/feat/enable-mkdocstrings-extension
zensical:feat - detect mkdocstrings plugin and enable equivalent extension
|
2025-12-01 10:37:51 +01:00 |
|
Martin Donath
|
303cf8d7ae
|
Merge pull request #159 from zensical/chore/fix-python-typing
zensical:chore - fix static typing in config.py
|
2025-12-01 10:12:36 +01:00 |
|
Timothée Mazzucotelli
|
33e229d1ed
|
zensical:feat - detect mkdocstrings plugin and enable equivalent
extension
Signed-off-by: pawamoy <dev@pawamoy.fr>
|
2025-11-30 16:18:52 +01:00 |
|
Timothée Mazzucotelli
|
68eb95e8f9
|
zensical:chore - fix static typing in config.py
Signed-off-by: pawamoy <dev@pawamoy.fr>
|
2025-11-30 16:15:39 +01:00 |
|
Martin Donath
|
afcec5a7a6
|
Merge pull request #154 from zensical/fix/new-command-example
zensical:docs - harmonize new command asset paths
|
2025-11-27 18:15:02 +01:00 |
|
squidfunk
|
90f0a1d107
|
zensical:docs - harmonize new command asset paths
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-11-27 18:13:31 +01:00 |
|
my1e5
|
abeaaf17c6
|
zensical:fix - Add deployment id to GitHub Actions workflow (#147)
Signed-off-by: my1e5 <10064103+my1e5@users.noreply.github.com>
|
2025-11-27 17:27:53 +01:00 |
|
Martin Donath
|
e18c76a4e0
|
Merge pull request #151 from zensical/chore/readme
workspace:chore - customize PyPI badge
|
2025-11-27 12:32:10 +01:00 |
|
squidfunk
|
fe45643787
|
workspace:chore - customize PyPI badge
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-11-27 12:30:51 +01:00 |
|
Martin Donath
|
97d6bcd570
|
Merge pull request #150 from zensical/chore/readme
Add discord badge
|
2025-11-27 12:27:41 +01:00 |
|
squidfunk
|
74910f9d37
|
workspace:chore - customize Discord badge
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-11-27 12:27:15 +01:00 |
|
squidfunk
|
bab2b530a0
|
workspace:chore - add Discord badge
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-11-27 12:25:52 +01:00 |
|
Martin Donath
|
7db1bce962
|
Merge pull request #141 from zensical/release
workspace:chore - prepare 0.0.10 release
v0.0.10
|
2025-11-25 21:35:42 +01:00 |
|
squidfunk
|
209cd5055f
|
workspace:chore - prepare 0.0.10 release
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-11-25 21:35:17 +01:00 |
|
Martin Donath
|
5b176ca1b2
|
Merge pull request #126 from zensical/refactor/change-relpath-processor-name
refactor: Change name under which the links processor is registered
|
2025-11-25 20:20:24 +01:00 |
|
Martin Donath
|
011cfc687c
|
Merge pull request #140 from zensical/fix/preview-extension
zensical:fix - zensical.toml doesn't recognize preview extension
|
2025-11-25 20:18:27 +01:00 |
|
squidfunk
|
10dd830e1b
|
zensical:fix - zensical.toml doesn't recognize preview extension
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-11-25 20:08:19 +01:00 |
|
Timothée Mazzucotelli
|
7ec426147a
|
refactor: Change name under which the links processor is registered
Signed-off-by: pawamoy <dev@pawamoy.fr>
|
2025-11-20 11:14:40 +01:00 |
|
Martin Donath
|
a8e659590c
|
Merge pull request #130 from zensical/release
workspace:chore - prepare 0.0.9 release
v0.0.9
|
2025-11-20 11:12:20 +01:00 |
|
squidfunk
|
d14dba5c41
|
workspace:chore - prepare 0.0.9 release
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-11-20 11:11:45 +01:00 |
|
Martin Donath
|
d3af6f5e99
|
Merge pull request #129 from zensical/chore/issue-template
workspace:chore - issue template
|
2025-11-20 11:07:58 +01:00 |
|
squidfunk
|
b12f9ba064
|
workspace:chore - issue template
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-11-20 11:07:27 +01:00 |
|
Martin Donath
|
03f831e185
|
Merge pull request #121 from zensical/fix/markdown-extension-caching
zensical:fix - config change in Markdown extensions not detected
|
2025-11-18 20:09:33 +01:00 |
|
squidfunk
|
c048e8393e
|
zensical:fix - config change in Markdown extensions not detected
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-11-18 20:05:59 +01:00 |
|
Martin Donath
|
f3f85d797a
|
Merge pull request #120 from zensical/fix/config-file-detection
zensical:fix - config parser expects name to be `zensical.toml`
|
2025-11-18 19:01:08 +01:00 |
|
squidfunk
|
ed29d882c2
|
zensical:fix - config parser expects name to be zensical.toml
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-11-18 19:00:29 +01:00 |
|
Martin Donath
|
f8c5da6ba5
|
Merge pull request #109 from zensical/release
workspace:chore - prepare 0.0.8 release
v0.0.8
|
2025-11-15 12:29:10 +01:00 |
|
squidfunk
|
344dfa83b6
|
workspace:chore - prepare 0.0.8 release
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-11-15 12:28:10 +01:00 |
|
Martin Donath
|
9e0cdddec4
|
Merge pull request #108 from zensical/fix/dev_addr
zensical:fix - allow to set dev_addr in configuration
|
2025-11-15 12:13:49 +01:00 |
|
squidfunk
|
1a23f7c5f2
|
zensical:fix - allow to set dev_addr in configuration
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-11-15 12:06:33 +01:00 |
|
Martin Donath
|
28a31712d9
|
Merge pull request #107 from zensical/fix/slugify
zensical:fix - slugify function for toc and tabs not configurable
|
2025-11-15 11:34:51 +01:00 |
|
squidfunk
|
4e605b0cb1
|
zensical:fix - slugify function for toc and tabs not configurable
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-11-15 11:14:06 +01:00 |
|
Martin Donath
|
340de1db57
|
Merge pull request #102 from zensical/fix/links-to-index-pages
zensical:fix - pages ending in 'index.md' always treated as index pages
|
2025-11-14 21:16:26 +01:00 |
|
squidfunk
|
d55c406f72
|
zensical:fix - pages ending in 'index.md' always treated as index pages
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-11-14 21:15:53 +01:00 |
|
Martin Donath
|
1611144fd0
|
Merge pull request #91 from zensical/fix/windows-server-crashes
zensical-serve:fix - gracefully handle pending writes on closed connections
|
2025-11-13 11:15:13 +01:00 |
|
squidfunk
|
01dfebd642
|
zensical-serve:fix - gracefully handle pending writes on closed connections
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-11-13 11:12:43 +01:00 |
|
Martin Donath
|
2db2fd57cf
|
Merge pull request #90 from zensical/fix/offline-mode
zensical:fix - same-page links '.' with directory URLs disabled
|
2025-11-13 10:58:00 +01:00 |
|
squidfunk
|
924b3ffd8a
|
zensical:fix - same-page links '.' with directory URLs disabled
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-11-13 10:57:31 +01:00 |
|
Martin Donath
|
0cf684053b
|
Merge pull request #88 from zensical/fix/pymdownx-blocks
zensical:fix - pymdownx.blocks crashes build
|
2025-11-13 10:26:26 +01:00 |
|
squidfunk
|
ab69e1ba1c
|
zensical:fix - pymdownx.blocks crashes build
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-11-13 10:25:21 +01:00 |
|
Martin Donath
|
4078a910dc
|
Merge pull request #85 from zensical/release
workspace:chore - prepare 0.0.7 release
v0.0.7
|
2025-11-12 20:57:26 +01:00 |
|
squidfunk
|
77438ff2a1
|
workspace:chore - prepare 0.0.7 release
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
|
2025-11-12 20:56:43 +01:00 |
|