From 3cebea64952e4b498aee591665f2b6ed50da5498 Mon Sep 17 00:00:00 2001 From: Spencer Williams Date: Sat, 15 Mar 2025 10:34:16 -0400 Subject: Initial commit --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..a3f75e4 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +[Seam](https://wiki.plexwave.org/seam) is a personal wiki system based +on [Org mode](https://orgmode.org/). + +# Installation +Clone this repo and add it to your load path. As long as your system +has `find` and `grep` installed, no further setup should be required. + +# Documentation +For now, the best way to learn about Seam is the [project +page](https://wiki.plexwave.org/seam) and the +[tutorial](https://wiki.plexwave.org/seam-tutorial). I have +endeavored to make Seam fairly self-documenting, so also see the +docstrings and the Seam customization group. -- cgit v1.2.3