Kyle Huggins
6b21bb2251
feat: move README back to root
2024-01-27 18:54:56 -06:00
Kyle Huggins
8fcd6041e1
feat(gh-pages): add path triggers to workflow
2024-01-24 20:05:41 -06:00
Kyle Huggins
03d2443a5b
feat: add workflow description to CONTRIBUTING
2024-01-24 20:03:38 -06:00
Kyle Huggins
bd14865464
Merge branch 'main' into hugginsio/gh-pages
2024-01-24 20:00:59 -06:00
Kyle Huggins
69a6e7bd2e
feat(actions): clean up workflow file
2024-01-24 19:50:36 -06:00
Kyle Huggins
dbf6465ac8
Revert "chore: temporarily remove actions"
...
This reverts commit a864ed9aa6
.
2024-01-24 19:50:01 -06:00
Kyle Huggins
43c5ca0459
feat(docs): attempt to hide header on homepage
2024-01-24 19:48:11 -06:00
Kyle Huggins
094e08ae78
feat(docs): attempt to hide header on home
2024-01-24 19:45:38 -06:00
Kyle Huggins
5b5187571c
feat(docs): attempt to hide header on homepage
2024-01-24 19:43:04 -06:00
Kyle Huggins
26906749b8
fix(docs): update links on README
2024-01-24 19:41:26 -06:00
Kyle Huggins
8198fc30ed
fix(docs): remove default layout
2024-01-24 19:35:14 -06:00
Kyle Huggins
171ebb2b63
fix(docs): address liquid syntax error
...
Liquid Exception: Liquid syntax error (line 39): Variable '{{substring 'A full quote' -5 5}' was not properly terminated with regexp: /\}\}/ in template.md
2024-01-24 19:33:32 -06:00
Kyle Huggins
ef96d28adc
feat(docs): switch to default theme
2024-01-24 19:32:22 -06:00
Kyle Huggins
3ed3ed37e5
fix(docs): disable liquid template processing
2024-01-24 19:30:26 -06:00
Kyle Huggins
fb07c74109
feat: move README to docs
2024-01-24 19:24:45 -06:00
Kyle Huggins
1a0078fd7d
feat: rename pages workflow
2024-01-24 19:24:38 -06:00
Kyle Huggins
a864ed9aa6
chore: temporarily remove actions
2024-01-24 19:19:44 -06:00
Kyle Huggins
bf27e5b188
feat: create jekyll-gh-pages.yaml
2024-01-24 19:19:31 -06:00
Tillman Jex
d4e542b70c
tesh test case for yaml dates without time stamp ( #385 )
2024-01-24 13:21:23 -05:00
Tillman Jex
537c7f7554
fix day range parsing (zk-org/zk#382) ( #384 )
2024-01-22 22:03:09 +01:00
Michael McDonagh
55d5487d24
Fix broken links ( #381 )
2024-01-13 09:11:34 +01:00
dependabot[bot]
f7079be6c0
Bump actions/stale from 7 to 9 ( #365 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tillman Jex <tjex@tjex.net>
2024-01-11 09:08:47 +01:00
dependabot[bot]
a1f2a701af
Bump github/codeql-action from 2 to 3 ( #367 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tillman Jex <tjex@tjex.net>
2024-01-11 09:04:55 +01:00
dependabot[bot]
70a9afb9f5
Bump actions/setup-go from 4 to 5 ( #363 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 08:44:00 +01:00
Michael McDonagh
0eaf26483f
Remove references to old repo ( #373 )
...
Finalise transfer from old repo (github.com/mickael-menu/zk) to new (github.com/zk-org/zk)
Co-authored-by: tjex <tjex@tjex.net>
2024-01-10 22:47:22 +01:00
Julio Lopez
5a2333d0af
test: add TestFormatDateHelperElapsed ( #359 )
...
improve and extend test coverage in handlebars_test.go, which deals with time and date formatting.
2024-01-10 20:11:13 +01:00
Mickaël Menu
e3e52dfe69
Add CONTRIBUTING.md
( #378 )
2024-01-07 20:26:02 +01:00
Julio Lopez
87f3680a9b
chore(ci): use Go 1.21 ( #360 )
...
Co-authored-by: Jurica Bacurin <jurica@bacurin.de>
2024-01-05 17:05:17 +01:00
dependabot[bot]
f120f9546c
Bump golang.org/x/crypto from 0.0.0-20220525230936-793ad666bf5e to 0.17.0 ( #368 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jurica Bacurin <jurica@bacurin.de>
Ran tests against the PR, all pass.
2024-01-05 17:01:06 +01:00
Tillman Jex
5bb1c0ba89
Maintenance mode callout fix ( #377 )
2024-01-05 16:30:20 +01:00
Tillman Jex
1e28fe4b92
notification of maintenance mode ( #376 )
...
update readme to communicate maintenance mode due to project handover
2024-01-05 14:38:58 +01:00
Michael McDonagh
50fb638dd9
Update the arch repo link ( #372 )
2024-01-04 09:52:29 -05:00
Michael McDonagh
7ba9df6526
Relative output needs relative input ( #374 )
2024-01-04 11:47:00 +01:00
Julio Lopez
be1249d7a6
Use 'go-version-file' option in build workflow ( #355 )
2023-11-08 14:52:58 +01:00
Julio Lopez
228c96fcea
Address io/ioutil deprecation ( #354 )
2023-11-08 14:46:11 +01:00
dependabot[bot]
1fd1298c00
Bump actions/checkout from 3 to 4 ( #344 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-05 08:18:49 +02:00
khimaros
0b4db9ade6
Fix parsing large notes ( #339 )
2023-08-15 11:24:37 +02:00
Mickaël Menu
072fae2f6c
Fix {{date}}
helper test ( #324 )
2023-05-24 20:48:18 +02:00
Mickaël Menu
b71a74eabc
Release zk 0.14.0
2023-05-20 15:05:27 +02:00
Mickaël Menu
1ec777de7e
Update documentation of config alias
2023-05-20 14:50:55 +02:00
Mickaël Menu
75205fe099
Rename note.ignore
config property to note.exclude
( #322 )
2023-05-20 14:10:18 +02:00
wrvsrx
6252e51595
Fix LSP positions using UTF-16 offsets ( #317 )
2023-05-18 14:04:21 +02:00
Leonardo Mello
e26ac5133e
Add notebook
configuration to set default notebook path ( #304 )
2023-04-11 17:22:06 +02:00
Leonardo Mello
a8d1db4c57
Add tool.shell
configuration key ( #302 )
2023-03-28 21:29:18 +02:00
dependabot[bot]
ba611e1c1e
Bump actions/setup-go from 3 to 4 ( #299 )
2023-03-16 11:56:57 +01:00
Mickaël Menu
39bcb8069f
Bump go-sqlite3 ( #296 )
2023-03-04 10:32:39 +01:00
dependabot[bot]
89ff022593
Bump golang.org/x/text from 0.3.7 to 0.3.8 ( #292 )
2023-02-23 14:56:57 +01:00
Mickaël Menu
ea4457ad67
Release zk 0.13.0
2023-02-13 08:23:21 +01:00
Cyril Dutrieux
6401a4e1f6
Add "title" to the Command in code actions ( #288 )
2023-02-06 16:11:44 +01:00
Patrick Anker
f7d4db07d6
Add zk.link
LSP command ( #284 )
2023-01-18 17:08:34 +01:00