Commit Graph

349 Commits (4d900eb9025074024c9dbf7c2cf11dcd3c3a3adc)
 

Author SHA1 Message Date
Kenichi Kamiya 4d900eb902
Update link to neuron docs (#457)
ah great! thank you
2 weeks ago
tjex a8377e4bf7 gh-pages.yml was dissabled in GitHub
misc push to trigger it 'manually'
2 weeks ago
Tillman Jex 1bd1058f20
Sphinx docs gh-pages implementation (#453)
- using the Sphinx docs framework. 
- restructured docs into directories to create some high level organisation.
- initialised as a zk notebook for quick editing and zk specific workflow enhancements.
- docs development, local build steps and requirements to be documented in subsequent PR.
2 weeks ago
tjex ea9cbbbbe9 rm old gh-pages.yml in place of new workflow 2 weeks ago
tjex d9f76cfc89 temporarily target feat branch in sphinx docs build 2 weeks ago
tjex 8f20ac8258 add sphinx.yml workflow for testing #453 2 weeks ago
Nikhil Nygaard 0787930ca5
Add feature: zk list --tagless (#450)
Co-authored-by: tjex <tjex@tjex.net>
1 month ago
Vitaly Yerofeyevsky 4a51e398ae
fix: escape inner double quotes (#440)
Co-authored-by: tjex <tjex@tjex.net>
2 months ago
Tillman Jex 7ae8a39de7
add video demo to readme (#438) 2 months ago
Tillman Jex 725126575d
update changelog (#434) 3 months ago
Hugo a50d5330df
Expand tilde in config note.template (#431)
Co-authored-by: Tillman Jex <tjex@tjex.net>
3 months ago
Sören Tempel 555e199cfb
Doc: Improve getting started guide (#423)
Co-authored-by: tjex <tjex@tjex.net>
3 months ago
Tillman Jex f0ed61cda7
gh-pages build on push, not release (#430) 3 months ago
Tillman Jex 6134873a5a
fix: default lsp config opts not being rendered (#433)
The handlebar templates for lsp completion popovers, were not being escaped.
Therefore they were not being rendered in final config generation.
3 months ago
Billy Priambodo 53df87974c
fix: magnet link (#429)
lsp to ignore magnet links as links to notes.

Co-authored-by: Tillman Jex <tjex@tjex.net>
3 months ago
Hugo 739d2d4fc0
readme: mention Alpine package (#427)
Co-authored-by: Tillman Jex <tjex@tjex.net>
3 months ago
Hugo 0edbb6f57a
Fix mix-up in error message when aborting (#428) 3 months ago
Sören Tempel 00a4361d20
Determine fixture path using the current working directory (#422) 4 months ago
Tillman Jex 578894f45b
release zk v0.14.1 (#417) 4 months ago
Tillman Jex e21519a1b4
readme: exit maintenance mode, add logo, contributing (#416) 4 months ago
Tillman Jex cfa74a7f0c
update Makefile (go 1.21 and alpine), update contributing.md (#412) 4 months ago
Tillman Jex 8e2add0606
raise sqlite version for musl build compatibility (#414) 4 months ago
guangwu bf5cad60dc
chore: pkg imported more than once (#410)
Signed-off-by: guoguangwu <guoguangwug@gmail.com>
Co-authored-by: tjex <tjex@tjex.net>
4 months ago
Alexis Praga c3f26ca12b
Doc: how to edit today's daily note (#407)
documentation daily note tutorial extra detail
5 months ago
Tillman Jex 0973f9929d
allow notebook as hidden dir (#402) 6 months ago
dependabot[bot] 45b68121ce
Bump actions/configure-pages from 4 to 5 (#398)
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>
6 months ago
Tadeas Uhlir c9d4734d3c
fix(lsp): ignore diagnostic check within code blocks (#399)
Co-authored-by: tjex <tjex@tjex.net>
6 months ago
Tadeas Uhlir 05c50a70d5
fix(lsp): fix trigger completion of zk LSP (#397) 6 months ago
Tillman Jex b10d51dbc2
accept tripple dash file URIs as valid links (#391)
Co-authored-by: Jurica Bacurin <jurica@bacurin.de>
6 months ago
Tillman Jex 56f4e650ea
git: ignore delve debug files (#396) 6 months ago
Sumit Sahrawat 6a06ded3c4
Fix hyperlink from `README.md` to `docs/getting-started.md` (#395) 7 months ago
Kyle Huggins 1471c6be2c
Update documentation to restore GitHub Pages functionality (#387) 8 months ago
Tillman Jex d4e542b70c
tesh test case for yaml dates without time stamp (#385) 8 months ago
Tillman Jex 537c7f7554
fix day range parsing (zk-org/zk#382) (#384) 8 months ago
Michael McDonagh 55d5487d24
Fix broken links (#381) 9 months ago
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>
9 months ago
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>
9 months ago
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>
9 months ago
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>
9 months ago
Julio Lopez 5a2333d0af
test: add TestFormatDateHelperElapsed (#359)
improve and extend test coverage in handlebars_test.go, which deals with time and date formatting.
9 months ago
Mickaël Menu e3e52dfe69
Add `CONTRIBUTING.md` (#378) 9 months ago
Julio Lopez 87f3680a9b
chore(ci): use Go 1.21 (#360)
Co-authored-by: Jurica Bacurin <jurica@bacurin.de>
9 months ago
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.
9 months ago
Tillman Jex 5bb1c0ba89
Maintenance mode callout fix (#377) 9 months ago
Tillman Jex 1e28fe4b92
notification of maintenance mode (#376)
update readme to communicate maintenance mode due to project handover
9 months ago
Michael McDonagh 50fb638dd9
Update the arch repo link (#372) 9 months ago
Michael McDonagh 7ba9df6526
Relative output needs relative input (#374) 9 months ago
Julio Lopez be1249d7a6
Use 'go-version-file' option in build workflow (#355) 11 months ago
Julio Lopez 228c96fcea
Address io/ioutil deprecation (#354) 11 months ago
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>
12 months ago