Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ Here you can read
- [Neuron](https://github.com/srid/neuron) – a great tool to publish a
Zettelkasten on the web
- [Emanote](https://emanote.srid.ca/) – an improved successor to Neuron
- [Weave](https://github.com/matze/weave) – another tool to publish Zettelkasten
on the web
- [sirupsen's zk](https://github.com/sirupsen/zk) – a collection of scripts with
a similar purpose
- [zk-spaced](https://github.com/matze/zk-spaced) – spaced repetition plugin for
Expand Down
6 changes: 6 additions & 0 deletions docs/tips/static-sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@
For an Emanote-specific zk configuration, see
[https://emanote.srid.ca/start/resources/zk](https://emanote.srid.ca/start/resources/zk).

## Weave

[Weave](https://github.com/matze/weave) is a self-hosted zk-based viewer and
editor for the web. For an example see the [demo
page](https://weave.bloerg.net).

## Gollum

[Gollum](https://github.com/gollum/gollum) is _"a simple, Git-powered wiki with
Expand Down
Loading