159 Commits

Author SHA1 Message Date
Kassem Sandarusi
5a245519fe Update main.go
Co-authored-by: Manuel Rüger <manuel@rueg.eu>
2025-01-13 19:05:29 +01:00
Kassem Sandarusi
ebe77984c6 fix spacing 2025-01-13 19:05:29 +01:00
Kassem Sandarusi
5accce3b17 add flag for updating on change 2025-01-13 19:05:29 +01:00
Sotirios Mantziaris
c63201159d CR fixes
Some checks failed
continuous-integration / ci-go-lint (push) Failing after 10m18s
continuous-integration / ci-markdown-lint (push) Failing after 4m20s
continuous-integration / ci-unit-tests (push) Failing after 7m22s
continuous-integration / ci-build (push) Failing after 7m18s
continuous-integration / ci-docker-build (push) Failing after 11m9s
2025-01-09 20:04:54 +01:00
Sotirios Mantziaris
f25d8876fc Log levels support 2025-01-09 20:04:54 +01:00
Manuel Rüger
96db0f8f24 Bump version to 11.3.1 2025-01-09 15:58:54 +01:00
Manuel Rüger
52d0cd94db Fix env var 2024-12-04 17:25:00 +01:00
Manuel Rüger
649c20d4f2 Version bump to 11.3.0 2024-10-22 11:18:05 +02:00
Manuel Rüger
9eb44f95fe Bump version to 11.2.0 2024-10-09 10:08:13 +02:00
Peter Landoll
b0f337c4a3 feat: add flag to append hash to pages to ensure unique titles 2024-10-09 00:28:45 +02:00
Manuel Rüger
dc8842106b *: Reorganize code 2024-09-29 00:13:04 +02:00
Manuel Rüger
2c71b50438 Bump version to 11.1.0 2024-09-26 09:58:35 +02:00
Manuel Rüger
0e4d5507b0 Version bump to 11.0.1 2024-09-13 20:04:16 +02:00
Manuel Rüger
b7f17bde8b Bump to version 11.0.0 2024-09-09 21:56:38 +02:00
Manuel Rüger
ed9d64c663 Bump to 10.0.1 2024-08-12 15:32:58 +02:00
Manuel Rüger
9c25ab1e88 Bump to version 10.0.0 2024-07-25 23:57:22 +02:00
Manuel Rüger
b48110a706 Bump to 9.13.1 2024-07-23 11:55:06 +02:00
Manuel Rüger
a4722fe53e Bump to v9.13.0 2024-07-19 17:16:33 +02:00
Camiel de Vleeschauwer
8355d98969 Convert for strings.ToLower to strings.EqualFold as per linter 2024-07-19 17:14:38 +02:00
Camiel de Vleeschauwer
49ab5abad5 Change label management to rely on independent rest calls 2024-07-19 17:14:38 +02:00
Camiel de Vleeschauwer
4a3a69b997 Change label management to rely on independent rest calls 2024-07-19 17:14:38 +02:00
Manuel Rüger
73629a2838 Bump to 9.12.0 2024-04-11 19:39:11 +02:00
Stephen Paulger
9b91ee3344 Add option to pass a version message 2024-04-11 19:31:32 +02:00
Manuel Rüger
ac8ff7f0b7 Bump to 9.11.1 2024-01-15 12:38:56 +01:00
Manuel Rüger
10dc8c0a62 Version 9.11.0 2023-12-04 10:20:50 +01:00
Oliver Radwell
ab1b3c2e60
feat: Support for double star (**) globbing (#392)
* feat: Support for double star (**) globbing

* fixup: use FilepathGlob instead of Glob
2023-12-01 13:31:09 +01:00
Oliver Radwell
9c0941edd4 docs: Fix typo: preprended 2023-11-22 23:07:53 +01:00
Manuel Rüger
118575684d Bump version to 9.10.1 2023-10-23 21:12:37 +02:00
Manuel Rüger
523ec6dbff Version bump to 9.10.0 2023-10-19 13:34:21 +02:00
Manuel Rüger
d269369911 feat: Add fallback directory to load includes from 2023-10-19 13:32:39 +02:00
Judson Lester
20c65ca373 Adding linebreak stripping 2023-09-07 21:30:52 +02:00
Stephan Hradek
de50b62875 switch from $HOME to UserConfigDir 2023-09-07 18:12:49 +02:00
Manuel Rüger
f57b4245f9 chore: Migrate to a goldmark extension 2023-09-04 17:16:34 +02:00
Manuel Rüger
10d0778adf Bump to 9.9.0 2023-08-30 15:15:13 +02:00
Manuel Rüger
737b9239f8 feat: Allow scaling of mermaid rendering 2023-08-30 15:15:13 +02:00
Manuel Rüger
b426d5c6b1 Define parent pages from CLI 2023-08-10 08:02:38 +02:00
Manuel Rüger
4c81bbe7f9 Bump to 9.7.1 2023-07-31 10:06:31 +02:00
Manuel Rüger
cbe0b05dab Bump version to 9.7.0 2023-07-05 17:33:33 +02:00
Manuel Rüger
bc5c7ae2e7 Bump to v9.6.2 2023-06-21 18:43:14 +02:00
Manuel Rüger
9fb9d893b2 Bump version to 9.6.1 2023-06-14 15:57:31 +02:00
Manuel Rüger
d07e8ec291 Bump version to 9.6.0 2023-06-08 22:54:15 +02:00
Manuel Rüger
dbb5237338 Bump version to 9.5.2 2023-05-23 12:36:16 +02:00
Manuel Rüger
dbadf47954 Bump version to 9.5.1 2023-05-23 11:53:43 +02:00
Manuel Rüger
6d8d70a415 Version bump to 9.5.0 2023-05-23 08:43:06 +02:00
Manuel Rüger
484f988f32 Move drop-h1 to the renderer
This is more reliable than a regular expression.
2023-05-22 07:55:04 +02:00
Manuel Rüger
3271218a9a Bump version to 9.4.0 2023-05-05 14:52:52 +02:00
Manuel Rüger
21d0a7d8bc Bump version to 9.3.1 2023-05-03 21:32:42 +02:00
Manuel Rüger
72cfc04ab6 Bump version to 9.3.0 2023-05-03 18:47:50 +02:00
Manuel Rüger
fd97ee70f9 Support inline images 2023-05-03 18:47:20 +02:00
Manuel Rüger
2b756daf37 Add debug output for config 2023-05-03 18:30:47 +02:00