use cog to include get-started in readme

This commit is contained in:
Paul Gauthier 2024-06-11 18:51:36 -07:00
parent d65e16c4df
commit 3532bd7758
3 changed files with 40 additions and 2 deletions

View file

@ -9,7 +9,9 @@ else
ARG=$1
fi
# README.md before index.md, because index.md uses cog to include README.md
cog $ARG \
README.md \
website/index.md \
website/docs/commands.md \
website/docs/languages.md \