obsidian-export/docs
Nick Groenen 4c74371b9e
Use /bin/bash when generating README
set -o pipefail is a bashism that not all shells support. Notably, this
fails with the default /bin/sh on GitHub Actions Linux runners
2023-09-26 09:08:56 +02:00
..
.obsidian Add additional common pre-commit-hooks 2023-09-26 08:48:06 +02:00
CHANGES.md Simplify and improve documentation 2021-04-11 15:39:54 +02:00
CONTRIBUTING.md Add a contributor guide 2022-11-05 14:15:18 +01:00
Release-checklist.md Simplify releases with a script 2021-09-24 12:01:37 +02:00
_combined.md Rename docs/contibuting.md to docs/contribute.md 2023-09-26 08:42:16 +02:00
_edit-warning.md Add additional common pre-commit-hooks 2023-09-26 08:48:06 +02:00
changelog.md Remove changelog from main README file 2023-09-24 12:14:47 +02:00
contribute.md Rename docs/contibuting.md to docs/contribute.md 2023-09-26 08:42:16 +02:00
generate.sh Use /bin/bash when generating README 2023-09-26 09:08:56 +02:00
installation.md Simplify and improve documentation 2021-04-11 15:39:54 +02: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
usage-advanced.md Add additional common pre-commit-hooks 2023-09-26 08:48:06 +02: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