summaryrefslogtreecommitdiffstats
path: root/org-zk.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'org-zk.cabal')
-rw-r--r--org-zk.cabal22
1 files changed, 14 insertions, 8 deletions
diff --git a/org-zk.cabal b/org-zk.cabal
index 0cad8f0..9273bbf 100644
--- a/org-zk.cabal
+++ b/org-zk.cabal
@@ -1,25 +1,31 @@
cabal-version: 2.4
name: org-zk
-version: 0.1.0.0
+version: 0.2.0.0
license: GPL-3.0-only
-copyright: 2021-2023 Yann Herklotz
+license-file: LICENSE
+copyright: (c) 2021-2023 Yann Herklotz
maintainer: git@yannherklotz.com
author: Yann Herklotz
+homepage: https://git.sr.ht/~ymherklotz/zk-visual
category: Web
--- TODO: Before hackage release.
-- A short (one-line) description of the package.
--- synopsis:
+synopsis: Translate Org Zettelkasten into markdown for a static site generator.
-- A longer description of the package.
--- description:
+description: Exports an Org Zettelkasten to markdown files which can then be
+ passed to a static site generator. It also supports gathering
+ backlinks for each note as well as forward links, in addition to
+ supporting citations of a bibliography.
+
+ It uses Pandoc heavily to implement these features, and implements
+ a custom parser and renderer to split up the Zettel appropriately.
-- A URL where users can report bugs.
--- bug-reports:
+bug-reports: https://lists.sr.ht/~ymherklotz/public-inbox
extra-source-files:
- LICENSE
- README.md
+ - README.md
data-files:
data/*.template