git @ Cat's Eye Technologies The-Glosscubator / master script / check_and_rebuild.sh
master

Tree @master (Download .tar.gz)

check_and_rebuild.sh @masterraw · history · blame

#!/bin/sh -ex

# SPDX-FileCopyrightText: Chris Pressey, the original author of this work, has dedicated it to the public domain.
# For more information, please refer to <https://unlicense.org/>
# SPDX-License-Identifier: Unlicense

# assumes you are in the root of the repo

feedmark --check-against-schema schema/Book.md ./by-topic/*/Books.md
feedmark --check-against-schema schema/Paper.md ./by-topic/*/Papers.md
python3 ./script/build_readmes.py .