allyourbases/episodes/MARP.sh

26 lines
599 B
Bash
Raw Normal View History

2023-10-12 19:31:16 +00:00
echo '========================='
pushd in-the-news/show/
npx @marp-team/marp-cli@latest index.md
popd
echo '========================='
2023-10-12 22:38:30 +00:00
pushd what-is-new/show/
npx @marp-team/marp-cli@latest index.md
popd
2023-10-12 19:31:16 +00:00
echo '========================='
2023-10-13 00:48:39 +00:00
pushd todays-topic/show/
npx @marp-team/marp-cli@latest index.md
popd
2023-10-12 19:31:16 +00:00
echo '========================='
2023-10-13 00:54:42 +00:00
pushd it-came-from-the-fediverse/show/
npx @marp-team/marp-cli@latest index.md
popd
2023-10-12 19:31:16 +00:00
echo '========================='
2023-10-11 20:32:07 +00:00
npx @marp-team/marp-cli@latest sysop-wants-to-chat.md
2023-10-12 19:31:16 +00:00
echo '========================='
2023-10-11 20:32:07 +00:00
npx @marp-team/marp-cli@latest a-winner-is-you.md