obsidian-export/docs
Nick Groenen 72735cfff8
Change release process to use towncrier and delay regenerating README
1. Use [towncrier][1] to generate release notes/CHANGELOG instead of
   auto-generating it from git commit messages.
2. Move release scripts into a Justfile.
3. Only regenerate the top-level README file when making a release,
   don't force it to be up to date in between releases.

Point 3 helps prevent documentation for unreleased changes from being
shown to users on GitHub, which may otherwise be confusing.

[1]: https://towncrier.readthedocs.io/en/stable/index.html#
2024-08-04 14:19:50 +02:00
..
.obsidian Add additional common pre-commit-hooks 2023-09-26 08:48:06 +02:00
_combined.md Use cargo-dist to create release artifacts 2023-12-03 17:06:31 +01:00
_edit-warning.md Add additional common pre-commit-hooks 2023-09-26 08:48:06 +02:00
CHANGELOG.md Use cargo-dist to create release artifacts 2023-12-03 17:06:31 +01:00
changes.md Use cargo-dist to create release artifacts 2023-12-03 17:06:31 +01:00
contribute.md Rename docs/contibuting.md to docs/contribute.md 2023-09-26 08:42:16 +02:00
CONTRIBUTING.md Add a contributor guide 2022-11-05 14:15:18 +01:00
generate.sh Use /bin/bash when generating README 2023-09-26 09:08:56 +02:00
installation.md Use cargo-dist to create release artifacts 2023-12-03 17:06:31 +01:00
intro.md Simplify and improve documentation 2021-04-11 15:39:54 +02:00
license.md Relicense to BSD-2-Clause Plus Patent License 2023-09-24 12:05:15 +02:00
Release-checklist.md Change release process to use towncrier and delay regenerating README 2024-08-04 14:19:50 +02:00
usage-advanced.md Remove leftover --ignore-frontmatter-keyword docs reference 2023-12-03 17:21:44 +01:00
usage-basic.md Add additional common pre-commit-hooks 2023-09-26 08:48:06 +02:00
usage-library.md Simplify and improve documentation 2021-04-11 15:39:54 +02:00